22993 lines
3.2 MiB
22993 lines
3.2 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[22966] =
|
|
{
|
|
{ 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>() */,
|
|
{ 1158, 0, -1 } /* T[] System.ArraySegment`1<System.Object>::get_Array() */,
|
|
{ 1159, 0, -1 } /* System.Int32 System.ArraySegment`1<System.Object>::get_Offset() */,
|
|
{ 1160, 0, -1 } /* System.Int32 System.ArraySegment`1<System.Object>::get_Count() */,
|
|
{ 1164, 0, -1 } /* T System.ArraySegment`1<System.Object>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 1165, 0, -1 } /* System.Void System.ArraySegment`1<System.Object>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 1169, 0, -1 } /* T System.ArraySegment`1<System.Object>::System.Collections.Generic.IReadOnlyList<T>.get_Item(System.Int32) */,
|
|
{ 1170, 0, -1 } /* System.Boolean System.ArraySegment`1<System.Object>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 1157, 0, -1 } /* System.Void System.ArraySegment`1<System.Object>::.ctor(T[],System.Int32,System.Int32) */,
|
|
{ 1161, 0, -1 } /* System.Int32 System.ArraySegment`1<System.Object>::GetHashCode() */,
|
|
{ 1162, 0, -1 } /* System.Boolean System.ArraySegment`1<System.Object>::Equals(System.Object) */,
|
|
{ 1163, 0, -1 } /* System.Boolean System.ArraySegment`1<System.Object>::Equals(System.ArraySegment`1<T>) */,
|
|
{ 1166, 0, -1 } /* System.Int32 System.ArraySegment`1<System.Object>::System.Collections.Generic.IList<T>.IndexOf(T) */,
|
|
{ 1167, 0, -1 } /* System.Void System.ArraySegment`1<System.Object>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 1168, 0, -1 } /* System.Void System.ArraySegment`1<System.Object>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 1171, 0, -1 } /* System.Void System.ArraySegment`1<System.Object>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 1172, 0, -1 } /* System.Void System.ArraySegment`1<System.Object>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 1173, 0, -1 } /* System.Boolean System.ArraySegment`1<System.Object>::System.Collections.Generic.ICollection<T>.Contains(T) */,
|
|
{ 1174, 0, -1 } /* System.Void System.ArraySegment`1<System.Object>::System.Collections.Generic.ICollection<T>.CopyTo(T[],System.Int32) */,
|
|
{ 1175, 0, -1 } /* System.Boolean System.ArraySegment`1<System.Object>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 1176, 0, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.ArraySegment`1<System.Object>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 1177, 0, -1 } /* System.Collections.IEnumerator System.ArraySegment`1<System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 1180, 0, -1 } /* T System.ArraySegment`1/ArraySegmentEnumerator<System.Object>::get_Current() */,
|
|
{ 1181, 0, -1 } /* System.Object System.ArraySegment`1/ArraySegmentEnumerator<System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 1178, 0, -1 } /* System.Void System.ArraySegment`1/ArraySegmentEnumerator<System.Object>::.ctor(System.ArraySegment`1<T>) */,
|
|
{ 1179, 0, -1 } /* System.Boolean System.ArraySegment`1/ArraySegmentEnumerator<System.Object>::MoveNext() */,
|
|
{ 1182, 0, -1 } /* System.Void System.ArraySegment`1/ArraySegmentEnumerator<System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 1183, 0, -1 } /* System.Void System.ArraySegment`1/ArraySegmentEnumerator<System.Object>::Dispose() */,
|
|
{ 1986, 0, -1 } /* System.Void System.EventHandler`1<System.Object>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1987, 0, -1 } /* System.Void System.EventHandler`1<System.Object>::Invoke(System.Object,TEventArgs) */,
|
|
{ 1988, 0, -1 } /* System.IAsyncResult System.EventHandler`1<System.Object>::BeginInvoke(System.Object,TEventArgs,System.AsyncCallback,System.Object) */,
|
|
{ 1989, 0, -1 } /* System.Void System.EventHandler`1<System.Object>::EndInvoke(System.IAsyncResult) */,
|
|
{ 2221, 0, -1 } /* System.Int32 System.IComparable`1<System.Object>::CompareTo(T) */,
|
|
{ 2241, 0, -1 } /* System.Boolean System.IEquatable`1<System.Object>::Equals(T) */,
|
|
{ 2651, 0, -1 } /* T System.RuntimeType/ListBuilder`1<System.Object>::get_Item(System.Int32) */,
|
|
{ 2654, 0, -1 } /* System.Int32 System.RuntimeType/ListBuilder`1<System.Object>::get_Count() */,
|
|
{ 2650, 0, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Object>::.ctor(System.Int32) */,
|
|
{ 2652, 0, -1 } /* T[] System.RuntimeType/ListBuilder`1<System.Object>::ToArray() */,
|
|
{ 2653, 0, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Object>::CopyTo(System.Object[],System.Int32) */,
|
|
{ 2655, 0, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Object>::Add(T) */,
|
|
{ 3630, 0, -1 } /* System.Void System.EmptyArray`1<System.Object>::.cctor() */,
|
|
{ 4732, -1, 0 } /* T System.Reflection.CustomAttributeExtensions::GetCustomAttribute<System.Object>(System.Reflection.Assembly) */,
|
|
{ 4975, -1, 0 } /* T[] System.Reflection.CustomAttributeData::UnboxValues<System.Object>(System.Object[]) */,
|
|
{ 5254, -1, 29 } /* System.Object System.Reflection.MonoProperty::GetterAdapterFrame<System.Object,System.Object>(System.Reflection.MonoProperty/Getter`2<T,R>,System.Object) */,
|
|
{ 5255, -1, 0 } /* System.Object System.Reflection.MonoProperty::StaticGetterAdapterFrame<System.Object>(System.Reflection.MonoProperty/StaticGetter`1<R>,System.Object) */,
|
|
{ 5268, 29, -1 } /* System.Void System.Reflection.MonoProperty/Getter`2<System.Object,System.Object>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 5269, 29, -1 } /* R System.Reflection.MonoProperty/Getter`2<System.Object,System.Object>::Invoke(T) */,
|
|
{ 5270, 29, -1 } /* System.IAsyncResult System.Reflection.MonoProperty/Getter`2<System.Object,System.Object>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 5271, 29, -1 } /* R System.Reflection.MonoProperty/Getter`2<System.Object,System.Object>::EndInvoke(System.IAsyncResult) */,
|
|
{ 5272, 0, -1 } /* System.Void System.Reflection.MonoProperty/StaticGetter`1<System.Object>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 5273, 0, -1 } /* R System.Reflection.MonoProperty/StaticGetter`1<System.Object>::Invoke() */,
|
|
{ 5274, 0, -1 } /* System.IAsyncResult System.Reflection.MonoProperty/StaticGetter`1<System.Object>::BeginInvoke(System.AsyncCallback,System.Object) */,
|
|
{ 5275, 0, -1 } /* R System.Reflection.MonoProperty/StaticGetter`1<System.Object>::EndInvoke(System.IAsyncResult) */,
|
|
{ 5602, 0, -1 } /* TSource System.IO.Iterator`1<System.Object>::get_Current() */,
|
|
{ 5608, 0, -1 } /* System.Object System.IO.Iterator`1<System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 5601, 0, -1 } /* System.Void System.IO.Iterator`1<System.Object>::.ctor() */,
|
|
{ 5603, 0, -1 } /* System.IO.Iterator`1<TSource> System.IO.Iterator`1<System.Object>::Clone() */,
|
|
{ 5604, 0, -1 } /* System.Void System.IO.Iterator`1<System.Object>::Dispose() */,
|
|
{ 5605, 0, -1 } /* System.Void System.IO.Iterator`1<System.Object>::Dispose(System.Boolean) */,
|
|
{ 5606, 0, -1 } /* System.Collections.Generic.IEnumerator`1<TSource> System.IO.Iterator`1<System.Object>::GetEnumerator() */,
|
|
{ 5607, 0, -1 } /* System.Boolean System.IO.Iterator`1<System.Object>::MoveNext() */,
|
|
{ 5609, 0, -1 } /* System.Collections.IEnumerator System.IO.Iterator`1<System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 5610, 0, -1 } /* System.Void System.IO.Iterator`1<System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 5611, 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) */,
|
|
{ 5612, 0, -1 } /* System.Void System.IO.FileSystemEnumerableIterator`1<System.Object>::CommonInit() */,
|
|
{ 5613, 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) */,
|
|
{ 5614, 0, -1 } /* System.IO.Iterator`1<TSource> System.IO.FileSystemEnumerableIterator`1<System.Object>::Clone() */,
|
|
{ 5615, 0, -1 } /* System.Void System.IO.FileSystemEnumerableIterator`1<System.Object>::Dispose(System.Boolean) */,
|
|
{ 5616, 0, -1 } /* System.Boolean System.IO.FileSystemEnumerableIterator`1<System.Object>::MoveNext() */,
|
|
{ 5617, 0, -1 } /* System.IO.SearchResult System.IO.FileSystemEnumerableIterator`1<System.Object>::CreateSearchResult(System.IO.Directory/SearchData,Microsoft.Win32.Win32Native/WIN32_FIND_DATA) */,
|
|
{ 5618, 0, -1 } /* System.Void System.IO.FileSystemEnumerableIterator`1<System.Object>::HandleError(System.Int32,System.String) */,
|
|
{ 5619, 0, -1 } /* System.Void System.IO.FileSystemEnumerableIterator`1<System.Object>::AddSearchableDirsToStack(System.IO.Directory/SearchData) */,
|
|
{ 5620, 0, -1 } /* System.Void System.IO.FileSystemEnumerableIterator`1<System.Object>::DoDemand(System.String) */,
|
|
{ 5621, 0, -1 } /* System.String System.IO.FileSystemEnumerableIterator`1<System.Object>::NormalizeSearchPattern(System.String) */,
|
|
{ 5622, 0, -1 } /* System.String System.IO.FileSystemEnumerableIterator`1<System.Object>::GetNormalizedSearchCriteria(System.String,System.String) */,
|
|
{ 5623, 0, -1 } /* System.String System.IO.FileSystemEnumerableIterator`1<System.Object>::GetFullSearchString(System.String,System.String) */,
|
|
{ 5624, 0, -1 } /* System.Boolean System.IO.SearchResultHandler`1<System.Object>::IsResultIncluded(System.IO.SearchResult) */,
|
|
{ 5625, 0, -1 } /* TSource System.IO.SearchResultHandler`1<System.Object>::CreateObject(System.IO.SearchResult) */,
|
|
{ 5626, 0, -1 } /* System.Void System.IO.SearchResultHandler`1<System.Object>::.ctor() */,
|
|
{ 6808, 0, -1 } /* System.Threading.SparselyPopulatedArrayFragment`1<T> System.Threading.SparselyPopulatedArray`1<System.Object>::get_Tail() */,
|
|
{ 6807, 0, -1 } /* System.Void System.Threading.SparselyPopulatedArray`1<System.Object>::.ctor(System.Int32) */,
|
|
{ 6809, 0, -1 } /* System.Threading.SparselyPopulatedArrayAddInfo`1<T> System.Threading.SparselyPopulatedArray`1<System.Object>::Add(T) */,
|
|
{ 6811, 0, -1 } /* System.Threading.SparselyPopulatedArrayFragment`1<T> System.Threading.SparselyPopulatedArrayAddInfo`1<System.Object>::get_Source() */,
|
|
{ 6812, 0, -1 } /* System.Int32 System.Threading.SparselyPopulatedArrayAddInfo`1<System.Object>::get_Index() */,
|
|
{ 6810, 0, -1 } /* System.Void System.Threading.SparselyPopulatedArrayAddInfo`1<System.Object>::.ctor(System.Threading.SparselyPopulatedArrayFragment`1<T>,System.Int32) */,
|
|
{ 6815, 0, -1 } /* T System.Threading.SparselyPopulatedArrayFragment`1<System.Object>::get_Item(System.Int32) */,
|
|
{ 6816, 0, -1 } /* System.Int32 System.Threading.SparselyPopulatedArrayFragment`1<System.Object>::get_Length() */,
|
|
{ 6817, 0, -1 } /* System.Threading.SparselyPopulatedArrayFragment`1<T> System.Threading.SparselyPopulatedArrayFragment`1<System.Object>::get_Prev() */,
|
|
{ 6813, 0, -1 } /* System.Void System.Threading.SparselyPopulatedArrayFragment`1<System.Object>::.ctor(System.Int32) */,
|
|
{ 6814, 0, -1 } /* System.Void System.Threading.SparselyPopulatedArrayFragment`1<System.Object>::.ctor(System.Int32,System.Threading.SparselyPopulatedArrayFragment`1<T>) */,
|
|
{ 6818, 0, -1 } /* T System.Threading.SparselyPopulatedArrayFragment`1<System.Object>::SafeAtomicRemove(System.Int32,T) */,
|
|
{ 6819, -1, 0 } /* T System.Threading.LazyInitializer::EnsureInitialized<System.Object>(T&,System.Func`1<T>) */,
|
|
{ 6820, -1, 0 } /* T System.Threading.LazyInitializer::EnsureInitializedCore<System.Object>(T&,System.Func`1<T>) */,
|
|
{ 6889, 0, -1 } /* System.Void System.Threading.AsyncLocal`1<System.Object>::set_Value(T) */,
|
|
{ 6888, 0, -1 } /* System.Void System.Threading.AsyncLocal`1<System.Object>::.ctor(System.Action`1<System.Threading.AsyncLocalValueChangedArgs`1<T>>) */,
|
|
{ 6890, 0, -1 } /* System.Void System.Threading.AsyncLocal`1<System.Object>::System.Threading.IAsyncLocal.OnValueChanged(System.Object,System.Object,System.Boolean) */,
|
|
{ 6892, 0, -1 } /* System.Void System.Threading.AsyncLocalValueChangedArgs`1<System.Object>::set_PreviousValue(T) */,
|
|
{ 6893, 0, -1 } /* T System.Threading.AsyncLocalValueChangedArgs`1<System.Object>::get_CurrentValue() */,
|
|
{ 6894, 0, -1 } /* System.Void System.Threading.AsyncLocalValueChangedArgs`1<System.Object>::set_CurrentValue(T) */,
|
|
{ 6895, 0, -1 } /* System.Void System.Threading.AsyncLocalValueChangedArgs`1<System.Object>::set_ThreadContextChanged(System.Boolean) */,
|
|
{ 6896, 0, -1 } /* System.Void System.Threading.AsyncLocalValueChangedArgs`1<System.Object>::.ctor(T,T,System.Boolean) */,
|
|
{ 7101, 0, -1 } /* T[] System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Object>::get_Current() */,
|
|
{ 7100, 0, -1 } /* System.Void System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Object>::.ctor(System.Int32) */,
|
|
{ 7102, 0, -1 } /* System.Int32 System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Object>::Add(T) */,
|
|
{ 7103, 0, -1 } /* System.Void System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Object>::Remove(T) */,
|
|
{ 7187, -1, 0 } /* T System.Threading.Interlocked::CompareExchange<System.Object>(T&,T,T) */,
|
|
{ 7191, -1, 0 } /* T System.Threading.Interlocked::Exchange<System.Object>(T&,T) */,
|
|
{ 7234, -1, 0 } /* T System.Threading.Volatile::Read<System.Object>(T&) */,
|
|
{ 7235, -1, 0 } /* System.Void System.Threading.Volatile::Write<System.Object>(T&,T) */,
|
|
{ 7252, 0, -1 } /* TResult System.Threading.Tasks.Task`1<System.Object>::get_Result() */,
|
|
{ 7253, 0, -1 } /* TResult System.Threading.Tasks.Task`1<System.Object>::get_ResultOnSuccess() */,
|
|
{ 7242, 0, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Object>::.ctor() */,
|
|
{ 7243, 0, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Object>::.ctor(TResult) */,
|
|
{ 7244, 0, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Object>::.ctor(System.Boolean,TResult,System.Threading.Tasks.TaskCreationOptions,System.Threading.CancellationToken) */,
|
|
{ 7245, 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) */,
|
|
{ 7246, 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&) */,
|
|
{ 7247, 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) */,
|
|
{ 7248, 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) */,
|
|
{ 7249, 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&) */,
|
|
{ 7250, 0, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Object>::TrySetResult(TResult) */,
|
|
{ 7251, 0, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Object>::DangerousSetResult(TResult) */,
|
|
{ 7254, 0, -1 } /* TResult System.Threading.Tasks.Task`1<System.Object>::GetResultCore(System.Boolean) */,
|
|
{ 7255, 0, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Object>::TrySetException(System.Object) */,
|
|
{ 7256, 0, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Object>::TrySetCanceled(System.Threading.CancellationToken) */,
|
|
{ 7257, 0, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Object>::TrySetCanceled(System.Threading.CancellationToken,System.Object) */,
|
|
{ 7258, 0, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Object>::InnerInvoke() */,
|
|
{ 7259, 0, -1 } /* System.Runtime.CompilerServices.TaskAwaiter`1<TResult> System.Threading.Tasks.Task`1<System.Object>::GetAwaiter() */,
|
|
{ 7260, 0, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<TResult> System.Threading.Tasks.Task`1<System.Object>::ConfigureAwait(System.Boolean) */,
|
|
{ 7261, 0, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Object>::.cctor() */,
|
|
{ 7262, 0, -1 } /* System.Void System.Threading.Tasks.Task`1/<>c<System.Object>::.cctor() */,
|
|
{ 7263, 0, -1 } /* System.Void System.Threading.Tasks.Task`1/<>c<System.Object>::.ctor() */,
|
|
{ 7264, 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>) */,
|
|
{ 7265, 0, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1<System.Object>::.ctor() */,
|
|
{ 7266, 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) */,
|
|
{ 7267, 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>) */,
|
|
{ 7268, 29, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<System.Object,System.Object>::.ctor(TInstance,System.Func`3<TInstance,System.IAsyncResult,TResult>) */,
|
|
{ 7269, 29, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<System.Object,System.Object>::CompleteFromAsyncResult(System.IAsyncResult) */,
|
|
{ 7270, 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) */,
|
|
{ 7271, 29, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<System.Object,System.Object>::.cctor() */,
|
|
{ 7272, 0, -1 } /* System.Void System.Threading.Tasks.Shared`1<System.Object>::.ctor(T) */,
|
|
{ 7390, -1, 0 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task::FromResult<System.Object>(TResult) */,
|
|
{ 7392, -1, 0 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task::FromException<System.Object>(System.Exception) */,
|
|
{ 7394, -1, 0 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task::FromCancellation<System.Object>(System.Threading.CancellationToken) */,
|
|
{ 7395, -1, 0 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task::FromCancellation<System.Object>(System.OperationCanceledException) */,
|
|
{ 7397, -1, 0 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task::Run<System.Object>(System.Func`1<TResult>) */,
|
|
{ 7509, -1, 0 } /* TResult System.Threading.Tasks.TaskToApm::End<System.Object>(System.IAsyncResult) */,
|
|
{ 9969, -1, 0 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Start<System.Object>(TStateMachine&) */,
|
|
{ 9971, -1, 29 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitOnCompleted<System.Object,System.Object>(TAwaiter&,TStateMachine&) */,
|
|
{ 9972, -1, 29 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompleted<System.Object,System.Object>(TAwaiter&,TStateMachine&) */,
|
|
{ 9982, 0, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::get_Task() */,
|
|
{ 9977, 0, -1 } /* System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::Create() */,
|
|
{ 9978, 0, 0 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::Start<System.Object>(TStateMachine&) */,
|
|
{ 9979, 0, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) */,
|
|
{ 9980, 0, 29 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::AwaitOnCompleted<System.Object,System.Object>(TAwaiter&,TStateMachine&) */,
|
|
{ 9981, 0, 29 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::AwaitUnsafeOnCompleted<System.Object,System.Object>(TAwaiter&,TStateMachine&) */,
|
|
{ 9983, 0, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::SetResult(TResult) */,
|
|
{ 9984, 0, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::SetResult(System.Threading.Tasks.Task`1<TResult>) */,
|
|
{ 9985, 0, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::SetException(System.Exception) */,
|
|
{ 9986, 0, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::GetTaskForResult(TResult) */,
|
|
{ 9987, 0, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::.cctor() */,
|
|
{ 9989, -1, 0 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskCache::CreateCacheableTask<System.Object>(TResult) */,
|
|
{ 10031, 0, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Object>::.ctor(System.Threading.Tasks.Task`1<TResult>) */,
|
|
{ 10032, 0, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Object>::OnCompleted(System.Action) */,
|
|
{ 10033, 0, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Object>::UnsafeOnCompleted(System.Action) */,
|
|
{ 10034, 0, -1 } /* TResult System.Runtime.CompilerServices.TaskAwaiter`1<System.Object>::GetResult() */,
|
|
{ 10042, 0, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Object>::.ctor(System.Threading.Tasks.Task`1<TResult>,System.Boolean) */,
|
|
{ 10043, 0, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<TResult> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Object>::GetAwaiter() */,
|
|
{ 10045, 0, -1 } /* System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Object>::get_IsCompleted() */,
|
|
{ 10044, 0, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Object>::.ctor(System.Threading.Tasks.Task`1<TResult>,System.Boolean) */,
|
|
{ 10046, 0, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Object>::OnCompleted(System.Action) */,
|
|
{ 10047, 0, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Object>::UnsafeOnCompleted(System.Action) */,
|
|
{ 10048, 0, -1 } /* TResult System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Object>::GetResult() */,
|
|
{ 10073, -1, 0 } /* T System.Runtime.CompilerServices.JitHelpers::UnsafeCast<System.Object>(System.Object) */,
|
|
{ 10076, 29, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::.ctor() */,
|
|
{ 10077, 29, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::Finalize() */,
|
|
{ 10078, 29, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::RehashWithoutResize() */,
|
|
{ 10079, 29, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::RecomputeSize() */,
|
|
{ 10080, 29, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::Rehash() */,
|
|
{ 10081, 29, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::Add(TKey,TValue) */,
|
|
{ 10082, 29, -1 } /* System.Boolean System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::Remove(TKey) */,
|
|
{ 10083, 29, -1 } /* System.Boolean System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::TryGetValue(TKey,TValue&) */,
|
|
{ 10084, 29, -1 } /* TValue System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Object>::GetValue(TKey,System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<TKey,TValue>) */,
|
|
{ 10085, 29, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<System.Object,System.Object>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 10086, 29, -1 } /* TValue System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<System.Object,System.Object>::Invoke(TKey) */,
|
|
{ 10087, 29, -1 } /* System.IAsyncResult System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<System.Object,System.Object>::BeginInvoke(TKey,System.AsyncCallback,System.Object) */,
|
|
{ 10088, 29, -1 } /* TValue System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<System.Object,System.Object>::EndInvoke(System.IAsyncResult) */,
|
|
{ 10096, -1, 0 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<System.Object>() */,
|
|
{ 10196, -1, 0 } /* T System.Runtime.InteropServices.Marshal::PtrToStructure<System.Object>(System.IntPtr) */,
|
|
{ 10207, -1, 0 } /* System.Void System.Runtime.InteropServices.Marshal::StructureToPtr<System.Object>(T,System.IntPtr,System.Boolean) */,
|
|
{ 10209, -1, 0 } /* System.IntPtr System.Runtime.InteropServices.Marshal::UnsafeAddrOfPinnedArrayElement<System.Object>(T[],System.Int32) */,
|
|
{ 10212, -1, 0 } /* System.IntPtr System.Runtime.InteropServices.Marshal::GetFunctionPointerForDelegate<System.Object>(TDelegate) */,
|
|
{ 10703, 0, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<System.Object>::get_Count() */,
|
|
{ 10704, 0, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.ObjectModel.Collection`1<System.Object>::get_Items() */,
|
|
{ 10705, 0, -1 } /* T System.Collections.ObjectModel.Collection`1<System.Object>::get_Item(System.Int32) */,
|
|
{ 10706, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::set_Item(System.Int32,T) */,
|
|
{ 10720, 0, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10722, 0, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10723, 0, -1 } /* System.Object System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10725, 0, -1 } /* System.Object System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10726, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10727, 0, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10728, 0, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10701, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::.ctor() */,
|
|
{ 10702, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10707, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::Add(T) */,
|
|
{ 10708, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::Clear() */,
|
|
{ 10709, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::CopyTo(T[],System.Int32) */,
|
|
{ 10710, 0, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<System.Object>::Contains(T) */,
|
|
{ 10711, 0, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.Collection`1<System.Object>::GetEnumerator() */,
|
|
{ 10712, 0, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<System.Object>::IndexOf(T) */,
|
|
{ 10713, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::Insert(System.Int32,T) */,
|
|
{ 10714, 0, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<System.Object>::Remove(T) */,
|
|
{ 10715, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::RemoveAt(System.Int32) */,
|
|
{ 10716, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::ClearItems() */,
|
|
{ 10717, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::InsertItem(System.Int32,T) */,
|
|
{ 10718, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::RemoveItem(System.Int32) */,
|
|
{ 10719, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::SetItem(System.Int32,T) */,
|
|
{ 10721, 0, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10724, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10729, 0, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10730, 0, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10731, 0, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10732, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10733, 0, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<System.Object>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10734, 0, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<System.Object>::IsCompatibleObject(System.Object) */,
|
|
{ 10735, 29, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<System.Object,System.Object>::.ctor() */,
|
|
{ 10736, 29, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<System.Object,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>,System.Int32) */,
|
|
{ 10737, 29, -1 } /* System.Boolean System.Collections.ObjectModel.KeyedCollection`2<System.Object,System.Object>::Contains(TKey) */,
|
|
{ 10738, 29, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<System.Object,System.Object>::ClearItems() */,
|
|
{ 10739, 29, -1 } /* TKey System.Collections.ObjectModel.KeyedCollection`2<System.Object,System.Object>::GetKeyForItem(TItem) */,
|
|
{ 10740, 29, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<System.Object,System.Object>::InsertItem(System.Int32,TItem) */,
|
|
{ 10741, 29, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<System.Object,System.Object>::RemoveItem(System.Int32) */,
|
|
{ 10742, 29, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<System.Object,System.Object>::SetItem(System.Int32,TItem) */,
|
|
{ 10743, 29, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<System.Object,System.Object>::AddKey(TKey,TItem) */,
|
|
{ 10744, 29, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<System.Object,System.Object>::CreateDictionary() */,
|
|
{ 10745, 29, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<System.Object,System.Object>::RemoveKey(TKey) */,
|
|
{ 10747, 0, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::get_Count() */,
|
|
{ 10748, 0, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::get_Item(System.Int32) */,
|
|
{ 10753, 0, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 0, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10762, 0, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 0, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10765, 0, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 0, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 0, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10746, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10749, 0, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::Contains(T) */,
|
|
{ 10750, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 0, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::GetEnumerator() */,
|
|
{ 10752, 0, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::IndexOf(T) */,
|
|
{ 10756, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 0, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 0, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10764, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10769, 0, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.IList.Clear() */,
|
|
{ 10771, 0, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 0, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 0, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 0, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Object>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10796, 29, -1 } /* TValue System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::get_Item(TKey) */,
|
|
{ 10797, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::set_Item(TKey,TValue) */,
|
|
{ 10800, 29, -1 } /* System.Int32 System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::get_Count() */,
|
|
{ 10805, 29, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::get_Keys() */,
|
|
{ 10806, 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() */,
|
|
{ 10807, 29, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::get_Values() */,
|
|
{ 10808, 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() */,
|
|
{ 10811, 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() */,
|
|
{ 10817, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10818, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10819, 29, -1 } /* System.Collections.ICollection System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10821, 29, -1 } /* System.Collections.ICollection System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10822, 29, -1 } /* System.Object System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10823, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 10825, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10826, 29, -1 } /* System.Object System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10830, 29, -1 } /* System.Int32 System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::get_DefaultConcurrencyLevel() */,
|
|
{ 10780, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::IsValueWriteAtomic() */,
|
|
{ 10781, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::.ctor() */,
|
|
{ 10782, 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>) */,
|
|
{ 10783, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::TryAdd(TKey,TValue) */,
|
|
{ 10784, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::ContainsKey(TKey) */,
|
|
{ 10785, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::TryRemove(TKey,TValue&) */,
|
|
{ 10786, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::TryRemoveInternal(TKey,TValue&,System.Boolean,TValue) */,
|
|
{ 10787, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::TryGetValue(TKey,TValue&) */,
|
|
{ 10788, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::TryGetValueInternal(TKey,System.Int32,TValue&) */,
|
|
{ 10789, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::Clear() */,
|
|
{ 10790, 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) */,
|
|
{ 10791, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::CopyToPairs(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10792, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::CopyToEntries(System.Collections.DictionaryEntry[],System.Int32) */,
|
|
{ 10793, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::CopyToObjects(System.Object[],System.Int32) */,
|
|
{ 10794, 29, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::GetEnumerator() */,
|
|
{ 10795, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::TryAddInternal(TKey,System.Int32,TValue,System.Boolean,System.Boolean,TValue&) */,
|
|
{ 10798, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::ThrowKeyNotFoundException() */,
|
|
{ 10799, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::ThrowKeyNullException() */,
|
|
{ 10801, 29, -1 } /* System.Int32 System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::GetCountInternal() */,
|
|
{ 10802, 29, -1 } /* TValue System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::GetOrAdd(TKey,System.Func`2<TKey,TValue>) */,
|
|
{ 10803, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.Add(TKey,TValue) */,
|
|
{ 10804, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.Remove(TKey) */,
|
|
{ 10809, 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>) */,
|
|
{ 10810, 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>) */,
|
|
{ 10812, 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>) */,
|
|
{ 10813, 29, -1 } /* System.Collections.IEnumerator System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10814, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10815, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10816, 29, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10820, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 10824, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10827, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::GrowTable(System.Collections.Concurrent.ConcurrentDictionary`2/Tables<TKey,TValue>) */,
|
|
{ 10828, 29, -1 } /* System.Int32 System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::GetBucket(System.Int32,System.Int32) */,
|
|
{ 10829, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::GetBucketAndLockNo(System.Int32,System.Int32&,System.Int32&,System.Int32,System.Int32) */,
|
|
{ 10831, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::AcquireAllLocks(System.Int32&) */,
|
|
{ 10832, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::AcquireLocks(System.Int32,System.Int32,System.Int32&) */,
|
|
{ 10833, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::ReleaseLocks(System.Int32,System.Int32) */,
|
|
{ 10834, 29, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<TKey> System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::GetKeys() */,
|
|
{ 10835, 29, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<TValue> System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::GetValues() */,
|
|
{ 10836, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Object,System.Object>::.cctor() */,
|
|
{ 10837, 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[]) */,
|
|
{ 10838, 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>) */,
|
|
{ 10840, 29, -1 } /* System.Collections.DictionaryEntry System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator<System.Object,System.Object>::get_Entry() */,
|
|
{ 10841, 29, -1 } /* System.Object System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator<System.Object,System.Object>::get_Key() */,
|
|
{ 10842, 29, -1 } /* System.Object System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator<System.Object,System.Object>::get_Value() */,
|
|
{ 10843, 29, -1 } /* System.Object System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator<System.Object,System.Object>::get_Current() */,
|
|
{ 10839, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator<System.Object,System.Object>::.ctor(System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>) */,
|
|
{ 10844, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator<System.Object,System.Object>::MoveNext() */,
|
|
{ 10845, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator<System.Object,System.Object>::Reset() */,
|
|
{ 10849, 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() */,
|
|
{ 10851, 29, -1 } /* System.Object System.Collections.Concurrent.ConcurrentDictionary`2/<GetEnumerator>d__32<System.Object,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10846, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2/<GetEnumerator>d__32<System.Object,System.Object>::.ctor(System.Int32) */,
|
|
{ 10847, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2/<GetEnumerator>d__32<System.Object,System.Object>::System.IDisposable.Dispose() */,
|
|
{ 10848, 29, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2/<GetEnumerator>d__32<System.Object,System.Object>::MoveNext() */,
|
|
{ 10850, 29, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2/<GetEnumerator>d__32<System.Object,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10852, 0, -1 } /* System.Void System.Collections.Generic.ReferenceEqualityComparer`1<System.Object>::.ctor() */,
|
|
{ 10853, 0, -1 } /* System.Boolean System.Collections.Generic.ReferenceEqualityComparer`1<System.Object>::Equals(T,T) */,
|
|
{ 10854, 0, -1 } /* System.Int32 System.Collections.Generic.ReferenceEqualityComparer`1<System.Object>::GetHashCode(T) */,
|
|
{ 10855, 0, -1 } /* System.Void System.Collections.Generic.ReferenceEqualityComparer`1<System.Object>::.cctor() */,
|
|
{ 10856, -1, 29 } /* TValue System.Collections.Generic.CollectionExtensions::GetValueOrDefault<System.Object,System.Object>(System.Collections.Generic.IReadOnlyDictionary`2<TKey,TValue>,TKey) */,
|
|
{ 10857, -1, 29 } /* TValue System.Collections.Generic.CollectionExtensions::GetValueOrDefault<System.Object,System.Object>(System.Collections.Generic.IReadOnlyDictionary`2<TKey,TValue>,TKey,TValue) */,
|
|
{ 10858, -1, 29 } /* System.Boolean System.Collections.Generic.CollectionExtensions::TryAdd<System.Object,System.Object>(System.Collections.Generic.IDictionary`2<TKey,TValue>,TKey,TValue) */,
|
|
{ 10859, -1, 29 } /* System.Boolean System.Collections.Generic.CollectionExtensions::Remove<System.Object,System.Object>(System.Collections.Generic.IDictionary`2<TKey,TValue>,TKey,TValue&) */,
|
|
{ 10860, -1, 29 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.KeyValuePair::Create<System.Object,System.Object>(TKey,TValue) */,
|
|
{ 10863, 29, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::get_Key() */,
|
|
{ 10864, 29, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::get_Value() */,
|
|
{ 10862, 29, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::.ctor(TKey,TValue) */,
|
|
{ 10865, 29, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::ToString() */,
|
|
{ 10866, 29, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Object>::Deconstruct(TKey&,TValue&) */,
|
|
{ 10869, 0, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Object>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 0, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Object>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 0, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Object>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 0, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Object>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 0, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Object>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 0, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Object>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 0, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Object>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 0, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Object>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 0, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Object>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 0, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Object>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 0, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Object>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 0, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Object>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 0, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Object>::.ctor() */,
|
|
{ 10882, 29, -1 } /* System.Collections.Generic.ArraySortHelper`2<TKey,TValue> System.Collections.Generic.ArraySortHelper`2<System.Object,System.Object>::get_Default() */,
|
|
{ 10883, 29, -1 } /* System.Collections.Generic.ArraySortHelper`2<TKey,TValue> System.Collections.Generic.ArraySortHelper`2<System.Object,System.Object>::CreateArraySortHelper() */,
|
|
{ 10884, 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>) */,
|
|
{ 10885, 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) */,
|
|
{ 10886, 29, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<System.Object,System.Object>::Swap(TKey[],TValue[],System.Int32,System.Int32) */,
|
|
{ 10887, 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>) */,
|
|
{ 10888, 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>) */,
|
|
{ 10889, 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>) */,
|
|
{ 10890, 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>) */,
|
|
{ 10891, 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>) */,
|
|
{ 10892, 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>) */,
|
|
{ 10893, 29, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<System.Object,System.Object>::.ctor() */,
|
|
{ 10903, 29, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Object>::get_Comparer() */,
|
|
{ 10904, 29, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Object>::get_Count() */,
|
|
{ 10905, 29, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Object>::get_Keys() */,
|
|
{ 10906, 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() */,
|
|
{ 10907, 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() */,
|
|
{ 10908, 29, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Object>::get_Values() */,
|
|
{ 10909, 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() */,
|
|
{ 10910, 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() */,
|
|
{ 10911, 29, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Object,System.Object>::get_Item(TKey) */,
|
|
{ 10912, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::set_Item(TKey,TValue) */,
|
|
{ 10934, 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() */,
|
|
{ 10938, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10939, 29, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10940, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10941, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10942, 29, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10943, 29, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10944, 29, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10945, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 10894, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::.ctor() */,
|
|
{ 10895, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::.ctor(System.Int32) */,
|
|
{ 10896, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10897, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10898, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
|
|
{ 10899, 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>) */,
|
|
{ 10900, 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>>) */,
|
|
{ 10901, 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>) */,
|
|
{ 10902, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10913, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::Add(TKey,TValue) */,
|
|
{ 10914, 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>) */,
|
|
{ 10915, 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>) */,
|
|
{ 10916, 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>) */,
|
|
{ 10917, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::Clear() */,
|
|
{ 10918, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::ContainsKey(TKey) */,
|
|
{ 10919, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::ContainsValue(TValue) */,
|
|
{ 10920, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10921, 29, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Object>::GetEnumerator() */,
|
|
{ 10922, 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() */,
|
|
{ 10923, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10924, 29, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Object>::FindEntry(TKey) */,
|
|
{ 10925, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::Initialize(System.Int32) */,
|
|
{ 10926, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
|
|
{ 10927, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::OnDeserialization(System.Object) */,
|
|
{ 10928, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::Resize() */,
|
|
{ 10929, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::Resize(System.Int32,System.Boolean) */,
|
|
{ 10930, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::Remove(TKey) */,
|
|
{ 10931, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::Remove(TKey,TValue&) */,
|
|
{ 10932, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::TryGetValue(TKey,TValue&) */,
|
|
{ 10933, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::TryAdd(TKey,TValue) */,
|
|
{ 10935, 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) */,
|
|
{ 10936, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10937, 29, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10946, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::IsCompatibleKey(System.Object) */,
|
|
{ 10947, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10948, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10949, 29, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10950, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 10953, 29, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::get_Current() */,
|
|
{ 10955, 29, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10957, 29, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
|
|
{ 10958, 29, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
|
|
{ 10959, 29, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
|
|
{ 10951, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
|
|
{ 10952, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::MoveNext() */,
|
|
{ 10954, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::Dispose() */,
|
|
{ 10956, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10963, 29, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::get_Count() */,
|
|
{ 10964, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
|
|
{ 10972, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10973, 29, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10960, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10961, 29, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::GetEnumerator() */,
|
|
{ 10962, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::CopyTo(TKey[],System.Int32) */,
|
|
{ 10965, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
|
|
{ 10966, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::System.Collections.Generic.ICollection<TKey>.Clear() */,
|
|
{ 10967, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
|
|
{ 10968, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
|
|
{ 10969, 29, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
|
|
{ 10970, 29, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10971, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10977, 29, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Object>::get_Current() */,
|
|
{ 10978, 29, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10974, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10975, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Object>::Dispose() */,
|
|
{ 10976, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Object>::MoveNext() */,
|
|
{ 10979, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10983, 29, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::get_Count() */,
|
|
{ 10984, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
|
|
{ 10992, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10993, 29, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10980, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10981, 29, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::GetEnumerator() */,
|
|
{ 10982, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::CopyTo(TValue[],System.Int32) */,
|
|
{ 10985, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
|
|
{ 10986, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
|
|
{ 10987, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::System.Collections.Generic.ICollection<TValue>.Clear() */,
|
|
{ 10988, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
|
|
{ 10989, 29, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
|
|
{ 10990, 29, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10991, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10997, 29, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Object>::get_Current() */,
|
|
{ 10998, 29, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10994, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10995, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Object>::Dispose() */,
|
|
{ 10996, 29, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Object>::MoveNext() */,
|
|
{ 10999, 29, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11004, 29, -1 } /* System.Collections.Generic.KeyValuePair`2<K,V>[] System.Collections.Generic.IDictionaryDebugView`2<System.Object,System.Object>::get_Items() */,
|
|
{ 11003, 29, -1 } /* System.Void System.Collections.Generic.IDictionaryDebugView`2<System.Object,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<K,V>) */,
|
|
{ 11006, 29, -1 } /* TKey[] System.Collections.Generic.DictionaryKeyCollectionDebugView`2<System.Object,System.Object>::get_Items() */,
|
|
{ 11005, 29, -1 } /* System.Void System.Collections.Generic.DictionaryKeyCollectionDebugView`2<System.Object,System.Object>::.ctor(System.Collections.Generic.ICollection`1<TKey>) */,
|
|
{ 11008, 29, -1 } /* TValue[] System.Collections.Generic.DictionaryValueCollectionDebugView`2<System.Object,System.Object>::get_Items() */,
|
|
{ 11007, 29, -1 } /* System.Void System.Collections.Generic.DictionaryValueCollectionDebugView`2<System.Object,System.Object>::.ctor(System.Collections.Generic.ICollection`1<TValue>) */,
|
|
{ 11017, 0, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Object>::get_Default() */,
|
|
{ 11018, 0, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Object>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 0, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Object>::CreateComparer() */,
|
|
{ 11020, 0, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<System.Object>::Compare(T,T) */,
|
|
{ 11021, 0, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<System.Object>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 0, -1 } /* System.Void System.Collections.Generic.Comparer`1<System.Object>::.ctor() */,
|
|
{ 11023, 0, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Object>::Compare(T,T) */,
|
|
{ 11024, 0, -1 } /* System.Boolean System.Collections.Generic.GenericComparer`1<System.Object>::Equals(System.Object) */,
|
|
{ 11025, 0, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Object>::GetHashCode() */,
|
|
{ 11026, 0, -1 } /* System.Void System.Collections.Generic.GenericComparer`1<System.Object>::.ctor() */,
|
|
{ 11031, 0, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Object>::Compare(T,T) */,
|
|
{ 11032, 0, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<System.Object>::Equals(System.Object) */,
|
|
{ 11033, 0, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Object>::GetHashCode() */,
|
|
{ 11034, 0, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<System.Object>::.ctor() */,
|
|
{ 11035, 0, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<System.Object>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 0, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Object>::Compare(T,T) */,
|
|
{ 11038, 0, -1 } /* T[] System.Collections.Generic.Mscorlib_CollectionDebugView`1<System.Object>::get_Items() */,
|
|
{ 11037, 0, -1 } /* System.Void System.Collections.Generic.Mscorlib_CollectionDebugView`1<System.Object>::.ctor(System.Collections.Generic.ICollection`1<T>) */,
|
|
{ 11040, 29, -1 } /* TKey[] System.Collections.Generic.Mscorlib_DictionaryKeyCollectionDebugView`2<System.Object,System.Object>::get_Items() */,
|
|
{ 11039, 29, -1 } /* System.Void System.Collections.Generic.Mscorlib_DictionaryKeyCollectionDebugView`2<System.Object,System.Object>::.ctor(System.Collections.Generic.ICollection`1<TKey>) */,
|
|
{ 11042, 29, -1 } /* TValue[] System.Collections.Generic.Mscorlib_DictionaryValueCollectionDebugView`2<System.Object,System.Object>::get_Items() */,
|
|
{ 11041, 29, -1 } /* System.Void System.Collections.Generic.Mscorlib_DictionaryValueCollectionDebugView`2<System.Object,System.Object>::.ctor(System.Collections.Generic.ICollection`1<TValue>) */,
|
|
{ 11044, 29, -1 } /* System.Collections.Generic.KeyValuePair`2<K,V>[] System.Collections.Generic.Mscorlib_DictionaryDebugView`2<System.Object,System.Object>::get_Items() */,
|
|
{ 11043, 29, -1 } /* System.Void System.Collections.Generic.Mscorlib_DictionaryDebugView`2<System.Object,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<K,V>) */,
|
|
{ 11046, 29, -1 } /* T[] System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2<System.Object,System.Object>::get_Items() */,
|
|
{ 11045, 29, -1 } /* System.Void System.Collections.Generic.Mscorlib_KeyedCollectionDebugView`2<System.Object,System.Object>::.ctor(System.Collections.ObjectModel.KeyedCollection`2<K,T>) */,
|
|
{ 11047, 0, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Object>::get_Default() */,
|
|
{ 11048, 0, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Object>::CreateComparer() */,
|
|
{ 11049, 0, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Object>::Equals(T,T) */,
|
|
{ 11050, 0, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Object>::GetHashCode(T) */,
|
|
{ 11051, 0, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Object>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 0, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Object>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 0, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Object>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 0, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Object>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 0, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Object>::.ctor() */,
|
|
{ 11056, 0, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Object>::Equals(T,T) */,
|
|
{ 11057, 0, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Object>::GetHashCode(T) */,
|
|
{ 11058, 0, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Object>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11059, 0, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Object>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11060, 0, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Object>::Equals(System.Object) */,
|
|
{ 11061, 0, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Object>::GetHashCode() */,
|
|
{ 11062, 0, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<System.Object>::.ctor() */,
|
|
{ 11070, 0, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Object>::Equals(T,T) */,
|
|
{ 11071, 0, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Object>::GetHashCode(T) */,
|
|
{ 11072, 0, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Object>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 0, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Object>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 0, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Object>::Equals(System.Object) */,
|
|
{ 11075, 0, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Object>::GetHashCode() */,
|
|
{ 11076, 0, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Object>::.ctor() */,
|
|
{ 11108, 0, -1 } /* System.Int32 System.Collections.Generic.ICollection`1<System.Object>::get_Count() */,
|
|
{ 11109, 0, -1 } /* System.Boolean System.Collections.Generic.ICollection`1<System.Object>::get_IsReadOnly() */,
|
|
{ 11110, 0, -1 } /* System.Void System.Collections.Generic.ICollection`1<System.Object>::Add(T) */,
|
|
{ 11111, 0, -1 } /* System.Void System.Collections.Generic.ICollection`1<System.Object>::Clear() */,
|
|
{ 11112, 0, -1 } /* System.Boolean System.Collections.Generic.ICollection`1<System.Object>::Contains(T) */,
|
|
{ 11113, 0, -1 } /* System.Void System.Collections.Generic.ICollection`1<System.Object>::CopyTo(T[],System.Int32) */,
|
|
{ 11114, 0, -1 } /* System.Boolean System.Collections.Generic.ICollection`1<System.Object>::Remove(T) */,
|
|
{ 11115, 0, -1 } /* System.Int32 System.Collections.Generic.IComparer`1<System.Object>::Compare(T,T) */,
|
|
{ 11116, 29, -1 } /* TValue System.Collections.Generic.IDictionary`2<System.Object,System.Object>::get_Item(TKey) */,
|
|
{ 11117, 29, -1 } /* System.Void System.Collections.Generic.IDictionary`2<System.Object,System.Object>::set_Item(TKey,TValue) */,
|
|
{ 11118, 29, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.IDictionary`2<System.Object,System.Object>::get_Keys() */,
|
|
{ 11119, 29, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.IDictionary`2<System.Object,System.Object>::get_Values() */,
|
|
{ 11120, 29, -1 } /* System.Boolean System.Collections.Generic.IDictionary`2<System.Object,System.Object>::ContainsKey(TKey) */,
|
|
{ 11121, 29, -1 } /* System.Void System.Collections.Generic.IDictionary`2<System.Object,System.Object>::Add(TKey,TValue) */,
|
|
{ 11122, 29, -1 } /* System.Boolean System.Collections.Generic.IDictionary`2<System.Object,System.Object>::Remove(TKey) */,
|
|
{ 11123, 29, -1 } /* System.Boolean System.Collections.Generic.IDictionary`2<System.Object,System.Object>::TryGetValue(TKey,TValue&) */,
|
|
{ 11124, 0, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.IEnumerable`1<System.Object>::GetEnumerator() */,
|
|
{ 11125, 0, -1 } /* T System.Collections.Generic.IEnumerator`1<System.Object>::get_Current() */,
|
|
{ 11126, 0, -1 } /* System.Boolean System.Collections.Generic.IEqualityComparer`1<System.Object>::Equals(T,T) */,
|
|
{ 11127, 0, -1 } /* System.Int32 System.Collections.Generic.IEqualityComparer`1<System.Object>::GetHashCode(T) */,
|
|
{ 11128, 0, -1 } /* T System.Collections.Generic.IList`1<System.Object>::get_Item(System.Int32) */,
|
|
{ 11129, 0, -1 } /* System.Void System.Collections.Generic.IList`1<System.Object>::set_Item(System.Int32,T) */,
|
|
{ 11130, 0, -1 } /* System.Int32 System.Collections.Generic.IList`1<System.Object>::IndexOf(T) */,
|
|
{ 11131, 0, -1 } /* System.Void System.Collections.Generic.IList`1<System.Object>::Insert(System.Int32,T) */,
|
|
{ 11132, 0, -1 } /* System.Void System.Collections.Generic.IList`1<System.Object>::RemoveAt(System.Int32) */,
|
|
{ 11133, 0, -1 } /* System.Int32 System.Collections.Generic.IReadOnlyCollection`1<System.Object>::get_Count() */,
|
|
{ 11136, 29, -1 } /* TValue System.Collections.Generic.IReadOnlyDictionary`2<System.Object,System.Object>::get_Item(TKey) */,
|
|
{ 11137, 29, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.IReadOnlyDictionary`2<System.Object,System.Object>::get_Keys() */,
|
|
{ 11138, 29, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.IReadOnlyDictionary`2<System.Object,System.Object>::get_Values() */,
|
|
{ 11134, 29, -1 } /* System.Boolean System.Collections.Generic.IReadOnlyDictionary`2<System.Object,System.Object>::ContainsKey(TKey) */,
|
|
{ 11135, 29, -1 } /* System.Boolean System.Collections.Generic.IReadOnlyDictionary`2<System.Object,System.Object>::TryGetValue(TKey,TValue&) */,
|
|
{ 11139, 0, -1 } /* T System.Collections.Generic.IReadOnlyList`1<System.Object>::get_Item(System.Int32) */,
|
|
{ 11147, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::get_Capacity() */,
|
|
{ 11148, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::set_Capacity(System.Int32) */,
|
|
{ 11149, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::get_Count() */,
|
|
{ 11150, 0, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Object>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 0, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Object>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 0, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Object>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 0, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 0, -1 } /* System.Object System.Collections.Generic.List`1<System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11155, 0, -1 } /* T System.Collections.Generic.List`1<System.Object>::get_Item(System.Int32) */,
|
|
{ 11156, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::set_Item(System.Int32,T) */,
|
|
{ 11158, 0, -1 } /* System.Object System.Collections.Generic.List`1<System.Object>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11144, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::.ctor() */,
|
|
{ 11145, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::.ctor(System.Int32) */,
|
|
{ 11146, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11157, 0, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Object>::IsCompatibleObject(System.Object) */,
|
|
{ 11160, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::Add(T) */,
|
|
{ 11161, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 0, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<System.Object>::AsReadOnly() */,
|
|
{ 11164, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::BinarySearch(T) */,
|
|
{ 11166, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11167, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::Clear() */,
|
|
{ 11168, 0, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Object>::Contains(T) */,
|
|
{ 11169, 0, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Object>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11170, 0, 0 } /* System.Collections.Generic.List`1<TOutput> System.Collections.Generic.List`1<System.Object>::ConvertAll<System.Object>(System.Converter`2<T,TOutput>) */,
|
|
{ 11171, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::CopyTo(T[]) */,
|
|
{ 11172, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 0, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Object>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 0, -1 } /* T System.Collections.Generic.List`1<System.Object>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 0, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Object>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 0, -1 } /* T System.Collections.Generic.List`1<System.Object>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 0, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Object>::GetEnumerator() */,
|
|
{ 11188, 0, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<System.Object>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 0, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 0, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Object>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::IndexOf(T) */,
|
|
{ 11192, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::Insert(System.Int32,T) */,
|
|
{ 11196, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::LastIndexOf(T) */,
|
|
{ 11199, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 0, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Object>::Remove(T) */,
|
|
{ 11202, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 0, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Object>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::RemoveAt(System.Int32) */,
|
|
{ 11205, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::Reverse() */,
|
|
{ 11207, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::Sort() */,
|
|
{ 11209, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 0, -1 } /* T[] System.Collections.Generic.List`1<System.Object>::ToArray() */,
|
|
{ 11213, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::TrimExcess() */,
|
|
{ 11214, 0, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Object>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 0, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<System.Object>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 0, -1 } /* System.Void System.Collections.Generic.List`1<System.Object>::.cctor() */,
|
|
{ 11218, 0, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Object>::get_Count() */,
|
|
{ 11219, 0, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Object>::get_IsReadOnly() */,
|
|
{ 11227, 0, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<System.Object>::get_Item(System.Int32) */,
|
|
{ 11228, 0, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Object>::set_Item(System.Int32,T) */,
|
|
{ 11217, 0, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Object>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11220, 0, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Object>::Add(T) */,
|
|
{ 11221, 0, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Object>::Clear() */,
|
|
{ 11222, 0, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Object>::Contains(T) */,
|
|
{ 11223, 0, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Object>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 0, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Object>::Remove(T) */,
|
|
{ 11225, 0, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 0, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<System.Object>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11229, 0, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Object>::IndexOf(T) */,
|
|
{ 11230, 0, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Object>::Insert(System.Int32,T) */,
|
|
{ 11231, 0, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Object>::RemoveAt(System.Int32) */,
|
|
{ 11236, 0, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Object>::get_Current() */,
|
|
{ 11237, 0, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11232, 0, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Object>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 0, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Object>::Dispose() */,
|
|
{ 11234, 0, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Object>::MoveNext() */,
|
|
{ 11235, 0, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Object>::MoveNextRare() */,
|
|
{ 11238, 0, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11278, -1, 0 } /* System.Boolean System.Diagnostics.Contracts.Contract::ForAll<System.Object>(System.Collections.Generic.IEnumerable`1<T>,System.Predicate`1<T>) */,
|
|
{ 12987, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::get_ItemTypeHasDefaultConstructor() */,
|
|
{ 12995, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::get_RaiseListChangedEvents() */,
|
|
{ 12996, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::set_RaiseListChangedEvents(System.Boolean) */,
|
|
{ 13008, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::get_AddingNewHandled() */,
|
|
{ 13010, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::get_AllowNew() */,
|
|
{ 13011, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::set_AllowNew(System.Boolean) */,
|
|
{ 13012, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.get_AllowNew() */,
|
|
{ 13013, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::get_AllowEdit() */,
|
|
{ 13014, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::set_AllowEdit(System.Boolean) */,
|
|
{ 13015, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.get_AllowEdit() */,
|
|
{ 13016, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::get_AllowRemove() */,
|
|
{ 13017, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::set_AllowRemove(System.Boolean) */,
|
|
{ 13018, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.get_AllowRemove() */,
|
|
{ 13019, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.get_SupportsChangeNotification() */,
|
|
{ 13020, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::get_SupportsChangeNotificationCore() */,
|
|
{ 13021, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.get_SupportsSearching() */,
|
|
{ 13022, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::get_SupportsSearchingCore() */,
|
|
{ 13023, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.get_SupportsSorting() */,
|
|
{ 13024, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::get_SupportsSortingCore() */,
|
|
{ 13025, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.get_IsSorted() */,
|
|
{ 13026, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::get_IsSortedCore() */,
|
|
{ 13027, 0, -1 } /* System.ComponentModel.PropertyDescriptor System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.get_SortProperty() */,
|
|
{ 13028, 0, -1 } /* System.ComponentModel.PropertyDescriptor System.ComponentModel.BindingList`1<System.Object>::get_SortPropertyCore() */,
|
|
{ 13029, 0, -1 } /* System.ComponentModel.ListSortDirection System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.get_SortDirection() */,
|
|
{ 13030, 0, -1 } /* System.ComponentModel.ListSortDirection System.ComponentModel.BindingList`1<System.Object>::get_SortDirectionCore() */,
|
|
{ 13042, 0, -1 } /* System.Boolean System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IRaiseItemChangedEvents.get_RaisesItemChangedEvents() */,
|
|
{ 12984, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::.ctor() */,
|
|
{ 12985, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 12986, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::Initialize() */,
|
|
{ 12988, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::add_AddingNew(System.ComponentModel.AddingNewEventHandler) */,
|
|
{ 12989, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::remove_AddingNew(System.ComponentModel.AddingNewEventHandler) */,
|
|
{ 12990, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::OnAddingNew(System.ComponentModel.AddingNewEventArgs) */,
|
|
{ 12991, 0, -1 } /* System.Object System.ComponentModel.BindingList`1<System.Object>::FireAddingNew() */,
|
|
{ 12992, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::add_ListChanged(System.ComponentModel.ListChangedEventHandler) */,
|
|
{ 12993, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::remove_ListChanged(System.ComponentModel.ListChangedEventHandler) */,
|
|
{ 12994, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::OnListChanged(System.ComponentModel.ListChangedEventArgs) */,
|
|
{ 12997, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::ResetBindings() */,
|
|
{ 12998, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::ResetItem(System.Int32) */,
|
|
{ 12999, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::FireListChanged(System.ComponentModel.ListChangedType,System.Int32) */,
|
|
{ 13000, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::ClearItems() */,
|
|
{ 13001, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::InsertItem(System.Int32,T) */,
|
|
{ 13002, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::RemoveItem(System.Int32) */,
|
|
{ 13003, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::SetItem(System.Int32,T) */,
|
|
{ 13004, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::CancelNew(System.Int32) */,
|
|
{ 13005, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::EndNew(System.Int32) */,
|
|
{ 13006, 0, -1 } /* T System.ComponentModel.BindingList`1<System.Object>::AddNew() */,
|
|
{ 13007, 0, -1 } /* System.Object System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.AddNew() */,
|
|
{ 13009, 0, -1 } /* System.Object System.ComponentModel.BindingList`1<System.Object>::AddNewCore() */,
|
|
{ 13031, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.ApplySort(System.ComponentModel.PropertyDescriptor,System.ComponentModel.ListSortDirection) */,
|
|
{ 13032, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::ApplySortCore(System.ComponentModel.PropertyDescriptor,System.ComponentModel.ListSortDirection) */,
|
|
{ 13033, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.RemoveSort() */,
|
|
{ 13034, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::RemoveSortCore() */,
|
|
{ 13035, 0, -1 } /* System.Int32 System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.Find(System.ComponentModel.PropertyDescriptor,System.Object) */,
|
|
{ 13036, 0, -1 } /* System.Int32 System.ComponentModel.BindingList`1<System.Object>::FindCore(System.ComponentModel.PropertyDescriptor,System.Object) */,
|
|
{ 13037, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.AddIndex(System.ComponentModel.PropertyDescriptor) */,
|
|
{ 13038, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::System.ComponentModel.IBindingList.RemoveIndex(System.ComponentModel.PropertyDescriptor) */,
|
|
{ 13039, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::HookPropertyChanged(T) */,
|
|
{ 13040, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::UnhookPropertyChanged(T) */,
|
|
{ 13041, 0, -1 } /* System.Void System.ComponentModel.BindingList`1<System.Object>::Child_PropertyChanged(System.Object,System.ComponentModel.PropertyChangedEventArgs) */,
|
|
{ 16456, 0, -1 } /* System.Int32 System.Collections.Generic.LinkedList`1<System.Object>::get_Count() */,
|
|
{ 16457, 0, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Object>::get_First() */,
|
|
{ 16458, 0, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Object>::get_Last() */,
|
|
{ 16459, 0, -1 } /* System.Boolean System.Collections.Generic.LinkedList`1<System.Object>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 16480, 0, -1 } /* System.Boolean System.Collections.Generic.LinkedList`1<System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 16481, 0, -1 } /* System.Object System.Collections.Generic.LinkedList`1<System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 16454, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::.ctor() */,
|
|
{ 16455, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 16460, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 16461, 0, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Object>::AddFirst(T) */,
|
|
{ 16462, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::AddFirst(System.Collections.Generic.LinkedListNode`1<T>) */,
|
|
{ 16463, 0, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Object>::AddLast(T) */,
|
|
{ 16464, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::Clear() */,
|
|
{ 16465, 0, -1 } /* System.Boolean System.Collections.Generic.LinkedList`1<System.Object>::Contains(T) */,
|
|
{ 16466, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::CopyTo(T[],System.Int32) */,
|
|
{ 16467, 0, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Object>::Find(T) */,
|
|
{ 16468, 0, -1 } /* System.Collections.Generic.LinkedList`1/Enumerator<T> System.Collections.Generic.LinkedList`1<System.Object>::GetEnumerator() */,
|
|
{ 16469, 0, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.LinkedList`1<System.Object>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 16470, 0, -1 } /* System.Boolean System.Collections.Generic.LinkedList`1<System.Object>::Remove(T) */,
|
|
{ 16471, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::Remove(System.Collections.Generic.LinkedListNode`1<T>) */,
|
|
{ 16472, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::RemoveLast() */,
|
|
{ 16473, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 16474, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::OnDeserialization(System.Object) */,
|
|
{ 16475, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::InternalInsertNodeBefore(System.Collections.Generic.LinkedListNode`1<T>,System.Collections.Generic.LinkedListNode`1<T>) */,
|
|
{ 16476, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::InternalInsertNodeToEmptyList(System.Collections.Generic.LinkedListNode`1<T>) */,
|
|
{ 16477, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::InternalRemoveNode(System.Collections.Generic.LinkedListNode`1<T>) */,
|
|
{ 16478, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::ValidateNewNode(System.Collections.Generic.LinkedListNode`1<T>) */,
|
|
{ 16479, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::ValidateNode(System.Collections.Generic.LinkedListNode`1<T>) */,
|
|
{ 16482, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 16483, 0, -1 } /* System.Collections.IEnumerator System.Collections.Generic.LinkedList`1<System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 16486, 0, -1 } /* T System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::get_Current() */,
|
|
{ 16487, 0, -1 } /* System.Object System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 16484, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::.ctor(System.Collections.Generic.LinkedList`1<T>) */,
|
|
{ 16485, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 16488, 0, -1 } /* System.Boolean System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::MoveNext() */,
|
|
{ 16489, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 16490, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::Dispose() */,
|
|
{ 16491, 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) */,
|
|
{ 16492, 0, -1 } /* System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Object>::System.Runtime.Serialization.IDeserializationCallback.OnDeserialization(System.Object) */,
|
|
{ 16494, 0, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedListNode`1<System.Object>::get_Next() */,
|
|
{ 16495, 0, -1 } /* T System.Collections.Generic.LinkedListNode`1<System.Object>::get_Value() */,
|
|
{ 16493, 0, -1 } /* System.Void System.Collections.Generic.LinkedListNode`1<System.Object>::.ctor(System.Collections.Generic.LinkedList`1<T>,T) */,
|
|
{ 16496, 0, -1 } /* System.Void System.Collections.Generic.LinkedListNode`1<System.Object>::Invalidate() */,
|
|
{ 16498, 0, -1 } /* System.Int32 System.Collections.Generic.Queue`1<System.Object>::get_Count() */,
|
|
{ 16499, 0, -1 } /* System.Boolean System.Collections.Generic.Queue`1<System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 16500, 0, -1 } /* System.Object System.Collections.Generic.Queue`1<System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 16497, 0, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Object>::.ctor() */,
|
|
{ 16501, 0, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Object>::Clear() */,
|
|
{ 16502, 0, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 16503, 0, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Object>::Enqueue(T) */,
|
|
{ 16504, 0, -1 } /* System.Collections.Generic.Queue`1/Enumerator<T> System.Collections.Generic.Queue`1<System.Object>::GetEnumerator() */,
|
|
{ 16505, 0, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.Queue`1<System.Object>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 16506, 0, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Queue`1<System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 16507, 0, -1 } /* T System.Collections.Generic.Queue`1<System.Object>::Dequeue() */,
|
|
{ 16508, 0, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Object>::SetCapacity(System.Int32) */,
|
|
{ 16509, 0, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Object>::MoveNext(System.Int32&) */,
|
|
{ 16510, 0, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Object>::ThrowForEmptyQueue() */,
|
|
{ 16514, 0, -1 } /* T System.Collections.Generic.Queue`1/Enumerator<System.Object>::get_Current() */,
|
|
{ 16516, 0, -1 } /* System.Object System.Collections.Generic.Queue`1/Enumerator<System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 16511, 0, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<System.Object>::.ctor(System.Collections.Generic.Queue`1<T>) */,
|
|
{ 16512, 0, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<System.Object>::Dispose() */,
|
|
{ 16513, 0, -1 } /* System.Boolean System.Collections.Generic.Queue`1/Enumerator<System.Object>::MoveNext() */,
|
|
{ 16515, 0, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<System.Object>::ThrowEnumerationNotStartedOrEnded() */,
|
|
{ 16517, 0, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 16524, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::set_Capacity(System.Int32) */,
|
|
{ 16525, 29, -1 } /* System.Collections.Generic.IComparer`1<TKey> System.Collections.Generic.SortedList`2<System.Object,System.Object>::get_Comparer() */,
|
|
{ 16527, 29, -1 } /* System.Int32 System.Collections.Generic.SortedList`2<System.Object,System.Object>::get_Count() */,
|
|
{ 16528, 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() */,
|
|
{ 16529, 29, -1 } /* System.Collections.ICollection System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 16530, 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() */,
|
|
{ 16531, 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() */,
|
|
{ 16532, 29, -1 } /* System.Collections.ICollection System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.IDictionary.get_Values() */,
|
|
{ 16533, 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() */,
|
|
{ 16536, 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() */,
|
|
{ 16537, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 16538, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 16539, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 16540, 29, -1 } /* System.Object System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 16554, 29, -1 } /* TValue System.Collections.Generic.SortedList`2<System.Object,System.Object>::get_Item(TKey) */,
|
|
{ 16555, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::set_Item(TKey,TValue) */,
|
|
{ 16556, 29, -1 } /* System.Object System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 16557, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 16518, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::.ctor() */,
|
|
{ 16519, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::.ctor(System.Collections.Generic.IComparer`1<TKey>) */,
|
|
{ 16520, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::Add(TKey,TValue) */,
|
|
{ 16521, 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>) */,
|
|
{ 16522, 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>) */,
|
|
{ 16523, 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>) */,
|
|
{ 16526, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 16534, 29, -1 } /* System.Collections.Generic.SortedList`2/KeyList<TKey,TValue> System.Collections.Generic.SortedList`2<System.Object,System.Object>::GetKeyListHelper() */,
|
|
{ 16535, 29, -1 } /* System.Collections.Generic.SortedList`2/ValueList<TKey,TValue> System.Collections.Generic.SortedList`2<System.Object,System.Object>::GetValueListHelper() */,
|
|
{ 16541, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::Clear() */,
|
|
{ 16542, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 16543, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<System.Object,System.Object>::ContainsKey(TKey) */,
|
|
{ 16544, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<System.Object,System.Object>::ContainsValue(TValue) */,
|
|
{ 16545, 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) */,
|
|
{ 16546, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 16547, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::EnsureCapacity(System.Int32) */,
|
|
{ 16548, 29, -1 } /* TValue System.Collections.Generic.SortedList`2<System.Object,System.Object>::GetByIndex(System.Int32) */,
|
|
{ 16549, 29, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.SortedList`2<System.Object,System.Object>::GetEnumerator() */,
|
|
{ 16550, 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() */,
|
|
{ 16551, 29, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 16552, 29, -1 } /* System.Collections.IEnumerator System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 16553, 29, -1 } /* TKey System.Collections.Generic.SortedList`2<System.Object,System.Object>::GetKey(System.Int32) */,
|
|
{ 16558, 29, -1 } /* System.Int32 System.Collections.Generic.SortedList`2<System.Object,System.Object>::IndexOfKey(TKey) */,
|
|
{ 16559, 29, -1 } /* System.Int32 System.Collections.Generic.SortedList`2<System.Object,System.Object>::IndexOfValue(TValue) */,
|
|
{ 16560, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::Insert(System.Int32,TKey,TValue) */,
|
|
{ 16561, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<System.Object,System.Object>::TryGetValue(TKey,TValue&) */,
|
|
{ 16562, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::RemoveAt(System.Int32) */,
|
|
{ 16563, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<System.Object,System.Object>::Remove(TKey) */,
|
|
{ 16564, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.Object,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 16565, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<System.Object,System.Object>::IsCompatibleKey(System.Object) */,
|
|
{ 16568, 29, -1 } /* System.Object System.Collections.Generic.SortedList`2/Enumerator<System.Object,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
|
|
{ 16570, 29, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.SortedList`2/Enumerator<System.Object,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
|
|
{ 16571, 29, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.SortedList`2/Enumerator<System.Object,System.Object>::get_Current() */,
|
|
{ 16572, 29, -1 } /* System.Object System.Collections.Generic.SortedList`2/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 16573, 29, -1 } /* System.Object System.Collections.Generic.SortedList`2/Enumerator<System.Object,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
|
|
{ 16566, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/Enumerator<System.Object,System.Object>::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>,System.Int32) */,
|
|
{ 16567, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/Enumerator<System.Object,System.Object>::Dispose() */,
|
|
{ 16569, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2/Enumerator<System.Object,System.Object>::MoveNext() */,
|
|
{ 16574, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 16578, 29, -1 } /* TKey System.Collections.Generic.SortedList`2/SortedListKeyEnumerator<System.Object,System.Object>::get_Current() */,
|
|
{ 16579, 29, -1 } /* System.Object System.Collections.Generic.SortedList`2/SortedListKeyEnumerator<System.Object,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 16575, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/SortedListKeyEnumerator<System.Object,System.Object>::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>) */,
|
|
{ 16576, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/SortedListKeyEnumerator<System.Object,System.Object>::Dispose() */,
|
|
{ 16577, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2/SortedListKeyEnumerator<System.Object,System.Object>::MoveNext() */,
|
|
{ 16580, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/SortedListKeyEnumerator<System.Object,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 16584, 29, -1 } /* TValue System.Collections.Generic.SortedList`2/SortedListValueEnumerator<System.Object,System.Object>::get_Current() */,
|
|
{ 16585, 29, -1 } /* System.Object System.Collections.Generic.SortedList`2/SortedListValueEnumerator<System.Object,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 16581, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/SortedListValueEnumerator<System.Object,System.Object>::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>) */,
|
|
{ 16582, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/SortedListValueEnumerator<System.Object,System.Object>::Dispose() */,
|
|
{ 16583, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2/SortedListValueEnumerator<System.Object,System.Object>::MoveNext() */,
|
|
{ 16586, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/SortedListValueEnumerator<System.Object,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 16588, 29, -1 } /* System.Int32 System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::get_Count() */,
|
|
{ 16589, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::get_IsReadOnly() */,
|
|
{ 16590, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 16591, 29, -1 } /* System.Object System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 16598, 29, -1 } /* TKey System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::get_Item(System.Int32) */,
|
|
{ 16599, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::set_Item(System.Int32,TKey) */,
|
|
{ 16587, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>) */,
|
|
{ 16592, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::Add(TKey) */,
|
|
{ 16593, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::Clear() */,
|
|
{ 16594, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::Contains(TKey) */,
|
|
{ 16595, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::CopyTo(TKey[],System.Int32) */,
|
|
{ 16596, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 16597, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::Insert(System.Int32,TKey) */,
|
|
{ 16600, 29, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::GetEnumerator() */,
|
|
{ 16601, 29, -1 } /* System.Collections.IEnumerator System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 16602, 29, -1 } /* System.Int32 System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::IndexOf(TKey) */,
|
|
{ 16603, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::Remove(TKey) */,
|
|
{ 16604, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/KeyList<System.Object,System.Object>::RemoveAt(System.Int32) */,
|
|
{ 16606, 29, -1 } /* System.Int32 System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::get_Count() */,
|
|
{ 16607, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::get_IsReadOnly() */,
|
|
{ 16608, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 16609, 29, -1 } /* System.Object System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 16616, 29, -1 } /* TValue System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::get_Item(System.Int32) */,
|
|
{ 16617, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::set_Item(System.Int32,TValue) */,
|
|
{ 16605, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>) */,
|
|
{ 16610, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::Add(TValue) */,
|
|
{ 16611, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::Clear() */,
|
|
{ 16612, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::Contains(TValue) */,
|
|
{ 16613, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::CopyTo(TValue[],System.Int32) */,
|
|
{ 16614, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 16615, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::Insert(System.Int32,TValue) */,
|
|
{ 16618, 29, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::GetEnumerator() */,
|
|
{ 16619, 29, -1 } /* System.Collections.IEnumerator System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 16620, 29, -1 } /* System.Int32 System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::IndexOf(TValue) */,
|
|
{ 16621, 29, -1 } /* System.Boolean System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::Remove(TValue) */,
|
|
{ 16622, 29, -1 } /* System.Void System.Collections.Generic.SortedList`2/ValueList<System.Object,System.Object>::RemoveAt(System.Int32) */,
|
|
{ 16624, 0, -1 } /* System.Int32 System.Collections.Generic.Stack`1<System.Object>::get_Count() */,
|
|
{ 16625, 0, -1 } /* System.Boolean System.Collections.Generic.Stack`1<System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 16626, 0, -1 } /* System.Object System.Collections.Generic.Stack`1<System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 16623, 0, -1 } /* System.Void System.Collections.Generic.Stack`1<System.Object>::.ctor() */,
|
|
{ 16627, 0, -1 } /* System.Void System.Collections.Generic.Stack`1<System.Object>::Clear() */,
|
|
{ 16628, 0, -1 } /* System.Void System.Collections.Generic.Stack`1<System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 16629, 0, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.Stack`1<System.Object>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 16630, 0, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Stack`1<System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 16631, 0, -1 } /* T System.Collections.Generic.Stack`1<System.Object>::Peek() */,
|
|
{ 16632, 0, -1 } /* T System.Collections.Generic.Stack`1<System.Object>::Pop() */,
|
|
{ 16633, 0, -1 } /* System.Void System.Collections.Generic.Stack`1<System.Object>::Push(T) */,
|
|
{ 16634, 0, -1 } /* System.Void System.Collections.Generic.Stack`1<System.Object>::ThrowForEmptyStack() */,
|
|
{ 16638, 0, -1 } /* T System.Collections.Generic.Stack`1/Enumerator<System.Object>::get_Current() */,
|
|
{ 16640, 0, -1 } /* System.Object System.Collections.Generic.Stack`1/Enumerator<System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 16635, 0, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<System.Object>::.ctor(System.Collections.Generic.Stack`1<T>) */,
|
|
{ 16636, 0, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<System.Object>::Dispose() */,
|
|
{ 16637, 0, -1 } /* System.Boolean System.Collections.Generic.Stack`1/Enumerator<System.Object>::MoveNext() */,
|
|
{ 16639, 0, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<System.Object>::ThrowEnumerationNotStartedOrEnded() */,
|
|
{ 16641, 0, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 17250, -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>) */,
|
|
{ 17251, -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>) */,
|
|
{ 17252, -1, 0 } /* TSource System.Linq.Enumerable::SingleOrDefault<System.Object>(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,System.Boolean>) */,
|
|
{ 17253, -1, 0 } /* System.Boolean System.Linq.Enumerable::Any<System.Object>(System.Collections.Generic.IEnumerable`1<TSource>) */,
|
|
{ 17254, -1, 0 } /* System.Boolean System.Linq.Enumerable::Any<System.Object>(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,System.Boolean>) */,
|
|
{ 17255, -1, 0 } /* System.Int32 System.Linq.Enumerable::Count<System.Object>(System.Collections.Generic.IEnumerable`1<TSource>) */,
|
|
{ 17257, 0, -1 } /* TSource System.Linq.Enumerable/Iterator`1<System.Object>::get_Current() */,
|
|
{ 17263, 0, -1 } /* System.Object System.Linq.Enumerable/Iterator`1<System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 17256, 0, -1 } /* System.Void System.Linq.Enumerable/Iterator`1<System.Object>::.ctor() */,
|
|
{ 17258, 0, -1 } /* System.Linq.Enumerable/Iterator`1<TSource> System.Linq.Enumerable/Iterator`1<System.Object>::Clone() */,
|
|
{ 17259, 0, -1 } /* System.Void System.Linq.Enumerable/Iterator`1<System.Object>::Dispose() */,
|
|
{ 17260, 0, -1 } /* System.Collections.Generic.IEnumerator`1<TSource> System.Linq.Enumerable/Iterator`1<System.Object>::GetEnumerator() */,
|
|
{ 17261, 0, -1 } /* System.Boolean System.Linq.Enumerable/Iterator`1<System.Object>::MoveNext() */,
|
|
{ 17262, 0, -1 } /* System.Collections.Generic.IEnumerable`1<TSource> System.Linq.Enumerable/Iterator`1<System.Object>::Where(System.Func`2<TSource,System.Boolean>) */,
|
|
{ 17264, 0, -1 } /* System.Collections.IEnumerator System.Linq.Enumerable/Iterator`1<System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 17265, 0, -1 } /* System.Void System.Linq.Enumerable/Iterator`1<System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 17266, 0, -1 } /* System.Void System.Linq.Enumerable/WhereEnumerableIterator`1<System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,System.Boolean>) */,
|
|
{ 17267, 0, -1 } /* System.Linq.Enumerable/Iterator`1<TSource> System.Linq.Enumerable/WhereEnumerableIterator`1<System.Object>::Clone() */,
|
|
{ 17268, 0, -1 } /* System.Void System.Linq.Enumerable/WhereEnumerableIterator`1<System.Object>::Dispose() */,
|
|
{ 17269, 0, -1 } /* System.Boolean System.Linq.Enumerable/WhereEnumerableIterator`1<System.Object>::MoveNext() */,
|
|
{ 17270, 0, -1 } /* System.Collections.Generic.IEnumerable`1<TSource> System.Linq.Enumerable/WhereEnumerableIterator`1<System.Object>::Where(System.Func`2<TSource,System.Boolean>) */,
|
|
{ 17271, 0, -1 } /* System.Void System.Linq.Enumerable/WhereArrayIterator`1<System.Object>::.ctor(TSource[],System.Func`2<TSource,System.Boolean>) */,
|
|
{ 17272, 0, -1 } /* System.Linq.Enumerable/Iterator`1<TSource> System.Linq.Enumerable/WhereArrayIterator`1<System.Object>::Clone() */,
|
|
{ 17273, 0, -1 } /* System.Boolean System.Linq.Enumerable/WhereArrayIterator`1<System.Object>::MoveNext() */,
|
|
{ 17274, 0, -1 } /* System.Collections.Generic.IEnumerable`1<TSource> System.Linq.Enumerable/WhereArrayIterator`1<System.Object>::Where(System.Func`2<TSource,System.Boolean>) */,
|
|
{ 17275, 0, -1 } /* System.Void System.Linq.Enumerable/WhereListIterator`1<System.Object>::.ctor(System.Collections.Generic.List`1<TSource>,System.Func`2<TSource,System.Boolean>) */,
|
|
{ 17276, 0, -1 } /* System.Linq.Enumerable/Iterator`1<TSource> System.Linq.Enumerable/WhereListIterator`1<System.Object>::Clone() */,
|
|
{ 17277, 0, -1 } /* System.Boolean System.Linq.Enumerable/WhereListIterator`1<System.Object>::MoveNext() */,
|
|
{ 17278, 0, -1 } /* System.Collections.Generic.IEnumerable`1<TSource> System.Linq.Enumerable/WhereListIterator`1<System.Object>::Where(System.Func`2<TSource,System.Boolean>) */,
|
|
{ 17279, 0, -1 } /* System.Void System.Linq.Enumerable/<>c__DisplayClass6_0`1<System.Object>::.ctor() */,
|
|
{ 17280, 0, -1 } /* System.Boolean System.Linq.Enumerable/<>c__DisplayClass6_0`1<System.Object>::<CombinePredicates>b__0(TSource) */,
|
|
{ 17292, 0, -1 } /* System.Int32 System.Collections.Generic.HashSet`1<System.Object>::get_Count() */,
|
|
{ 17293, 0, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.Object>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 17303, 0, -1 } /* System.Collections.Generic.IEqualityComparer`1<T> System.Collections.Generic.HashSet`1<System.Object>::get_Comparer() */,
|
|
{ 17281, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::.ctor() */,
|
|
{ 17282, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<T>) */,
|
|
{ 17283, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 17284, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<T>,System.Collections.Generic.IEqualityComparer`1<T>) */,
|
|
{ 17285, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 17286, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::CopyFrom(System.Collections.Generic.HashSet`1<T>) */,
|
|
{ 17287, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 17288, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::Clear() */,
|
|
{ 17289, 0, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.Object>::Contains(T) */,
|
|
{ 17290, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::CopyTo(T[],System.Int32) */,
|
|
{ 17291, 0, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.Object>::Remove(T) */,
|
|
{ 17294, 0, -1 } /* System.Collections.Generic.HashSet`1/Enumerator<T> System.Collections.Generic.HashSet`1<System.Object>::GetEnumerator() */,
|
|
{ 17295, 0, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.HashSet`1<System.Object>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 17296, 0, -1 } /* System.Collections.IEnumerator System.Collections.Generic.HashSet`1<System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 17297, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 17298, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::OnDeserialization(System.Object) */,
|
|
{ 17299, 0, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.Object>::Add(T) */,
|
|
{ 17300, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::UnionWith(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 17301, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::CopyTo(T[]) */,
|
|
{ 17302, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::CopyTo(T[],System.Int32,System.Int32) */,
|
|
{ 17304, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::TrimExcess() */,
|
|
{ 17305, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::Initialize(System.Int32) */,
|
|
{ 17306, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::IncreaseCapacity() */,
|
|
{ 17307, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::SetCapacity(System.Int32) */,
|
|
{ 17308, 0, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.Object>::AddIfNotPresent(T) */,
|
|
{ 17309, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Object>::AddValue(System.Int32,System.Int32,T) */,
|
|
{ 17310, 0, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.Object>::AreEqualityComparersEqual(System.Collections.Generic.HashSet`1<T>,System.Collections.Generic.HashSet`1<T>) */,
|
|
{ 17311, 0, -1 } /* System.Int32 System.Collections.Generic.HashSet`1<System.Object>::InternalGetHashCode(T) */,
|
|
{ 17315, 0, -1 } /* T System.Collections.Generic.HashSet`1/Enumerator<System.Object>::get_Current() */,
|
|
{ 17316, 0, -1 } /* System.Object System.Collections.Generic.HashSet`1/Enumerator<System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 17312, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1/Enumerator<System.Object>::.ctor(System.Collections.Generic.HashSet`1<T>) */,
|
|
{ 17313, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1/Enumerator<System.Object>::Dispose() */,
|
|
{ 17314, 0, -1 } /* System.Boolean System.Collections.Generic.HashSet`1/Enumerator<System.Object>::MoveNext() */,
|
|
{ 17317, 0, -1 } /* System.Void System.Collections.Generic.HashSet`1/Enumerator<System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 17426, -1, 0 } /* T Unity.Collections.LowLevel.Unsafe.UnsafeUtility::ReadArrayElement<System.Object>(System.Void*,System.Int32) */,
|
|
{ 17427, -1, 0 } /* System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::WriteArrayElement<System.Object>(System.Void*,System.Int32,T) */,
|
|
{ 17429, -1, 0 } /* System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::InternalEnumToInt<System.Object>(T&,System.Int32&) */,
|
|
{ 18597, -1, 0 } /* T[] UnityEngine.Mesh::GetAllocArrayFromChannel<System.Object>(UnityEngine.Rendering.VertexAttribute,UnityEngine.Rendering.VertexAttributeFormat,System.Int32) */,
|
|
{ 18598, -1, 0 } /* T[] UnityEngine.Mesh::GetAllocArrayFromChannel<System.Object>(UnityEngine.Rendering.VertexAttribute) */,
|
|
{ 18600, -1, 0 } /* System.Void UnityEngine.Mesh::SetArrayForChannel<System.Object>(UnityEngine.Rendering.VertexAttribute,T[]) */,
|
|
{ 18601, -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) */,
|
|
{ 18602, -1, 0 } /* System.Void UnityEngine.Mesh::SetListForChannel<System.Object>(UnityEngine.Rendering.VertexAttribute,System.Collections.Generic.List`1<T>,System.Int32,System.Int32) */,
|
|
{ 18603, -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) */,
|
|
{ 18611, -1, 0 } /* System.Void UnityEngine.Mesh::SetUvsImpl<System.Object>(System.Int32,System.Int32,System.Collections.Generic.List`1<T>,System.Int32,System.Int32) */,
|
|
{ 19226, -1, 0 } /* T[] UnityEngine.Resources::ConvertObjects<System.Object>(UnityEngine.Object[]) */,
|
|
{ 19228, -1, 0 } /* T[] UnityEngine.Resources::FindObjectsOfTypeAll<System.Object>() */,
|
|
{ 19256, -1, 0 } /* T UnityEngine.AttributeHelperEngine::GetCustomAttributeOfType<System.Object>(System.Type) */,
|
|
{ 19275, -1, 0 } /* T UnityEngine.Component::GetComponent<System.Object>() */,
|
|
{ 19290, -1, 0 } /* T[] UnityEngine.Component::GetComponents<System.Object>() */,
|
|
{ 19318, -1, 0 } /* T UnityEngine.GameObject::GetComponent<System.Object>() */,
|
|
{ 19328, -1, 0 } /* T[] UnityEngine.GameObject::GetComponents<System.Object>() */,
|
|
{ 19332, -1, 0 } /* T[] UnityEngine.GameObject::GetComponentsInChildren<System.Object>(System.Boolean) */,
|
|
{ 19333, -1, 0 } /* System.Void UnityEngine.GameObject::GetComponentsInChildren<System.Object>(System.Boolean,System.Collections.Generic.List`1<T>) */,
|
|
{ 19334, -1, 0 } /* T[] UnityEngine.GameObject::GetComponentsInChildren<System.Object>() */,
|
|
{ 19345, -1, 0 } /* T UnityEngine.GameObject::AddComponent<System.Object>() */,
|
|
{ 19415, -1, 0 } /* System.Void UnityEngine.NoAllocHelpers::ResizeList<System.Object>(System.Collections.Generic.List`1<T>,System.Int32) */,
|
|
{ 19416, -1, 0 } /* System.Void UnityEngine.NoAllocHelpers::EnsureListElemCount<System.Object>(System.Collections.Generic.List`1<T>,System.Int32) */,
|
|
{ 19418, -1, 0 } /* System.Int32 UnityEngine.NoAllocHelpers::SafeLength<System.Object>(System.Collections.Generic.List`1<T>) */,
|
|
{ 19419, -1, 0 } /* T[] UnityEngine.NoAllocHelpers::ExtractArrayFromListT<System.Object>(System.Collections.Generic.List`1<T>) */,
|
|
{ 19428, -1, 0 } /* T UnityEngine.ScriptableObject::CreateInstance<System.Object>() */,
|
|
{ 19470, -1, 0 } /* T UnityEngine.Object::Instantiate<System.Object>(T) */,
|
|
{ 19471, -1, 0 } /* T UnityEngine.Object::Instantiate<System.Object>(T,UnityEngine.Vector3,UnityEngine.Quaternion) */,
|
|
{ 19480, -1, 0 } /* T[] UnityEngine.Object::FindObjectsOfType<System.Object>() */,
|
|
{ 19481, -1, 0 } /* T UnityEngine.Object::FindObjectOfType<System.Object>() */,
|
|
{ 19879, -1, 0 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<System.Object>(System.Object) */,
|
|
{ 19888, 0, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Object>::add_Delegate(UnityEngine.Events.UnityAction`1<T1>) */,
|
|
{ 19889, 0, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Object>::remove_Delegate(UnityEngine.Events.UnityAction`1<T1>) */,
|
|
{ 19890, 0, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Object>::.ctor(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 19891, 0, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Object>::.ctor(UnityEngine.Events.UnityAction`1<T1>) */,
|
|
{ 19892, 0, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Object>::Invoke(System.Object[]) */,
|
|
{ 19893, 0, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Object>::Invoke(T1) */,
|
|
{ 19894, 0, -1 } /* System.Boolean UnityEngine.Events.InvokableCall`1<System.Object>::Find(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 19895, 29, -1 } /* System.Void UnityEngine.Events.InvokableCall`2<System.Object,System.Object>::.ctor(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 19896, 29, -1 } /* System.Void UnityEngine.Events.InvokableCall`2<System.Object,System.Object>::Invoke(System.Object[]) */,
|
|
{ 19897, 29, -1 } /* System.Boolean UnityEngine.Events.InvokableCall`2<System.Object,System.Object>::Find(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 19898, 40, -1 } /* System.Void UnityEngine.Events.InvokableCall`3<System.Object,System.Object,System.Object>::.ctor(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 19899, 40, -1 } /* System.Void UnityEngine.Events.InvokableCall`3<System.Object,System.Object,System.Object>::Invoke(System.Object[]) */,
|
|
{ 19900, 40, -1 } /* System.Boolean UnityEngine.Events.InvokableCall`3<System.Object,System.Object,System.Object>::Find(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 19901, 41, -1 } /* System.Void UnityEngine.Events.InvokableCall`4<System.Object,System.Object,System.Object,System.Object>::.ctor(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 19902, 41, -1 } /* System.Void UnityEngine.Events.InvokableCall`4<System.Object,System.Object,System.Object,System.Object>::Invoke(System.Object[]) */,
|
|
{ 19903, 41, -1 } /* System.Boolean UnityEngine.Events.InvokableCall`4<System.Object,System.Object,System.Object,System.Object>::Find(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 19904, 0, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.Object>::.ctor(UnityEngine.Object,System.Reflection.MethodInfo,T) */,
|
|
{ 19905, 0, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.Object>::Invoke(System.Object[]) */,
|
|
{ 19906, 0, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.Object>::Invoke(T) */,
|
|
{ 19944, 0, -1 } /* System.Void UnityEngine.Events.UnityAction`1<System.Object>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 19945, 0, -1 } /* System.Void UnityEngine.Events.UnityAction`1<System.Object>::Invoke(T0) */,
|
|
{ 19946, 0, -1 } /* System.IAsyncResult UnityEngine.Events.UnityAction`1<System.Object>::BeginInvoke(T0,System.AsyncCallback,System.Object) */,
|
|
{ 19947, 0, -1 } /* System.Void UnityEngine.Events.UnityAction`1<System.Object>::EndInvoke(System.IAsyncResult) */,
|
|
{ 19948, 0, -1 } /* System.Void UnityEngine.Events.UnityEvent`1<System.Object>::.ctor() */,
|
|
{ 19949, 0, -1 } /* System.Void UnityEngine.Events.UnityEvent`1<System.Object>::AddListener(UnityEngine.Events.UnityAction`1<T0>) */,
|
|
{ 19950, 0, -1 } /* System.Void UnityEngine.Events.UnityEvent`1<System.Object>::RemoveListener(UnityEngine.Events.UnityAction`1<T0>) */,
|
|
{ 19951, 0, -1 } /* System.Reflection.MethodInfo UnityEngine.Events.UnityEvent`1<System.Object>::FindMethod_Impl(System.String,System.Object) */,
|
|
{ 19952, 0, -1 } /* UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEvent`1<System.Object>::GetDelegate(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 19953, 0, -1 } /* UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEvent`1<System.Object>::GetDelegate(UnityEngine.Events.UnityAction`1<T0>) */,
|
|
{ 19954, 0, -1 } /* System.Void UnityEngine.Events.UnityEvent`1<System.Object>::Invoke(T0) */,
|
|
{ 19955, 29, -1 } /* System.Void UnityEngine.Events.UnityAction`2<System.Object,System.Object>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 19956, 29, -1 } /* System.Void UnityEngine.Events.UnityAction`2<System.Object,System.Object>::Invoke(T0,T1) */,
|
|
{ 19957, 29, -1 } /* System.IAsyncResult UnityEngine.Events.UnityAction`2<System.Object,System.Object>::BeginInvoke(T0,T1,System.AsyncCallback,System.Object) */,
|
|
{ 19958, 29, -1 } /* System.Void UnityEngine.Events.UnityAction`2<System.Object,System.Object>::EndInvoke(System.IAsyncResult) */,
|
|
{ 19959, 29, -1 } /* System.Void UnityEngine.Events.UnityEvent`2<System.Object,System.Object>::.ctor() */,
|
|
{ 19960, 29, -1 } /* System.Reflection.MethodInfo UnityEngine.Events.UnityEvent`2<System.Object,System.Object>::FindMethod_Impl(System.String,System.Object) */,
|
|
{ 19961, 29, -1 } /* UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEvent`2<System.Object,System.Object>::GetDelegate(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 19962, 40, -1 } /* System.Void UnityEngine.Events.UnityAction`3<System.Object,System.Object,System.Object>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 19963, 40, -1 } /* System.Void UnityEngine.Events.UnityAction`3<System.Object,System.Object,System.Object>::Invoke(T0,T1,T2) */,
|
|
{ 19964, 40, -1 } /* System.IAsyncResult UnityEngine.Events.UnityAction`3<System.Object,System.Object,System.Object>::BeginInvoke(T0,T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 19965, 40, -1 } /* System.Void UnityEngine.Events.UnityAction`3<System.Object,System.Object,System.Object>::EndInvoke(System.IAsyncResult) */,
|
|
{ 19966, 40, -1 } /* System.Void UnityEngine.Events.UnityEvent`3<System.Object,System.Object,System.Object>::.ctor() */,
|
|
{ 19967, 40, -1 } /* System.Reflection.MethodInfo UnityEngine.Events.UnityEvent`3<System.Object,System.Object,System.Object>::FindMethod_Impl(System.String,System.Object) */,
|
|
{ 19968, 40, -1 } /* UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEvent`3<System.Object,System.Object,System.Object>::GetDelegate(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 19969, 41, -1 } /* System.Void UnityEngine.Events.UnityAction`4<System.Object,System.Object,System.Object,System.Object>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 19970, 41, -1 } /* System.Void UnityEngine.Events.UnityAction`4<System.Object,System.Object,System.Object,System.Object>::Invoke(T0,T1,T2,T3) */,
|
|
{ 19971, 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) */,
|
|
{ 19972, 41, -1 } /* System.Void UnityEngine.Events.UnityAction`4<System.Object,System.Object,System.Object,System.Object>::EndInvoke(System.IAsyncResult) */,
|
|
{ 19973, 41, -1 } /* System.Void UnityEngine.Events.UnityEvent`4<System.Object,System.Object,System.Object,System.Object>::.ctor() */,
|
|
{ 19974, 41, -1 } /* System.Reflection.MethodInfo UnityEngine.Events.UnityEvent`4<System.Object,System.Object,System.Object,System.Object>::FindMethod_Impl(System.String,System.Object) */,
|
|
{ 19975, 41, -1 } /* UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEvent`4<System.Object,System.Object,System.Object,System.Object>::GetDelegate(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 20198, -1, 0 } /* System.Boolean UnityEngine.Playables.PlayableHandle::IsPlayableOfType<System.Object>() */,
|
|
{ 20280, -1, 0 } /* System.Void UnityEngine.Assertions.Assert::AreEqual<System.Object>(T,T,System.String) */,
|
|
{ 20281, -1, 0 } /* System.Void UnityEngine.Assertions.Assert::AreEqual<System.Object>(T,T,System.String,System.Collections.Generic.IEqualityComparer`1<T>) */,
|
|
{ 20818, 0, -1 } /* System.Void UnityEngine.IntegratedSubsystemDescriptor`1<System.Object>::.ctor() */,
|
|
{ 20835, 0, -1 } /* System.Void UnityEngine.IntegratedSubsystem`1<System.Object>::.ctor() */,
|
|
{ 21789, -1, 0 } /* ArrayType UnityEngine.AndroidJNIHelper::ConvertFromJNIArray<System.Object>(System.IntPtr) */,
|
|
{ 21790, -1, 0 } /* System.IntPtr UnityEngine.AndroidJNIHelper::GetMethodID<System.Object>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
|
|
{ 21929, -1, 0 } /* ReturnType UnityEngine.AndroidJavaObject::Call<System.Object>(System.String,System.Object[]) */,
|
|
{ 21930, -1, 0 } /* ReturnType UnityEngine.AndroidJavaObject::CallStatic<System.Object>(System.String,System.Object[]) */,
|
|
{ 21937, -1, 0 } /* ReturnType UnityEngine.AndroidJavaObject::_Call<System.Object>(System.String,System.Object[]) */,
|
|
{ 21938, -1, 0 } /* ReturnType UnityEngine.AndroidJavaObject::_CallStatic<System.Object>(System.String,System.Object[]) */,
|
|
{ 21965, -1, 0 } /* ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray<System.Object>(System.IntPtr) */,
|
|
{ 21967, -1, 0 } /* System.IntPtr UnityEngine._AndroidJNIHelper::GetMethodID<System.Object>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
|
|
{ 21973, -1, 0 } /* System.String UnityEngine._AndroidJNIHelper::GetSignature<System.Object>(System.Object[]) */,
|
|
{ 22846, 0, -1 } /* System.Int32 UnityEngine.UIElements.ObjectPool`1<System.Object>::get_maxSize() */,
|
|
{ 22847, 0, -1 } /* System.Void UnityEngine.UIElements.ObjectPool`1<System.Object>::set_maxSize(System.Int32) */,
|
|
{ 22848, 0, -1 } /* System.Void UnityEngine.UIElements.ObjectPool`1<System.Object>::.ctor(System.Int32) */,
|
|
{ 22849, 0, -1 } /* System.Int32 UnityEngine.UIElements.ObjectPool`1<System.Object>::Size() */,
|
|
{ 22850, 0, -1 } /* T UnityEngine.UIElements.ObjectPool`1<System.Object>::Get() */,
|
|
{ 22851, 0, -1 } /* System.Void UnityEngine.UIElements.ObjectPool`1<System.Object>::Release(T) */,
|
|
{ 23004, 0, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<System.Object>::set_relatedTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23005, 0, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<System.Object>::set_pointerId(System.Int32) */,
|
|
{ 23006, 0, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<System.Object>::Init() */,
|
|
{ 23007, 0, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<System.Object>::LocalInit() */,
|
|
{ 23008, 0, -1 } /* T UnityEngine.UIElements.PointerCaptureEventBase`1<System.Object>::GetPooled(UnityEngine.UIElements.IEventHandler,UnityEngine.UIElements.IEventHandler,System.Int32) */,
|
|
{ 23009, 0, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<System.Object>::.ctor() */,
|
|
{ 23012, 0, -1 } /* System.Void UnityEngine.UIElements.MouseCaptureEventBase`1<System.Object>::Init() */,
|
|
{ 23013, 0, -1 } /* System.Void UnityEngine.UIElements.MouseCaptureEventBase`1<System.Object>::.ctor() */,
|
|
{ 23019, 0, -1 } /* System.Void UnityEngine.UIElements.CommandEventBase`1<System.Object>::set_commandName(System.String) */,
|
|
{ 23020, 0, -1 } /* System.Void UnityEngine.UIElements.CommandEventBase`1<System.Object>::Init() */,
|
|
{ 23021, 0, -1 } /* System.Void UnityEngine.UIElements.CommandEventBase`1<System.Object>::LocalInit() */,
|
|
{ 23022, 0, -1 } /* T UnityEngine.UIElements.CommandEventBase`1<System.Object>::GetPooled(UnityEngine.Event) */,
|
|
{ 23023, 0, -1 } /* System.Void UnityEngine.UIElements.CommandEventBase`1<System.Object>::.ctor() */,
|
|
{ 23029, 0, -1 } /* System.Void UnityEngine.UIElements.DragAndDropEventBase`1<System.Object>::.ctor() */,
|
|
{ 23123, 0, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<System.Object>::get_eventTypeId() */,
|
|
{ 23115, 0, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<System.Object>::.ctor() */,
|
|
{ 23116, 0, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<System.Object>::TypeId() */,
|
|
{ 23117, 0, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<System.Object>::Init() */,
|
|
{ 23118, 0, -1 } /* T UnityEngine.UIElements.EventBase`1<System.Object>::GetPooled() */,
|
|
{ 23119, 0, -1 } /* T UnityEngine.UIElements.EventBase`1<System.Object>::GetPooled(UnityEngine.UIElements.EventBase) */,
|
|
{ 23120, 0, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<System.Object>::ReleasePooled(T) */,
|
|
{ 23121, 0, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<System.Object>::Acquire() */,
|
|
{ 23122, 0, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<System.Object>::Dispose() */,
|
|
{ 23124, 0, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<System.Object>::.cctor() */,
|
|
{ 23155, 0, -1 } /* UnityEngine.UIElements.Focusable UnityEngine.UIElements.FocusEventBase`1<System.Object>::get_relatedTarget() */,
|
|
{ 23156, 0, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<System.Object>::set_relatedTarget(UnityEngine.UIElements.Focusable) */,
|
|
{ 23157, 0, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<System.Object>::set_direction(UnityEngine.UIElements.FocusChangeDirection) */,
|
|
{ 23158, 0, -1 } /* UnityEngine.UIElements.FocusController UnityEngine.UIElements.FocusEventBase`1<System.Object>::get_focusController() */,
|
|
{ 23159, 0, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<System.Object>::set_focusController(UnityEngine.UIElements.FocusController) */,
|
|
{ 23160, 0, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<System.Object>::Init() */,
|
|
{ 23161, 0, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<System.Object>::LocalInit() */,
|
|
{ 23162, 0, -1 } /* T UnityEngine.UIElements.FocusEventBase`1<System.Object>::GetPooled(UnityEngine.UIElements.IEventHandler,UnityEngine.UIElements.Focusable,UnityEngine.UIElements.FocusChangeDirection,UnityEngine.UIElements.FocusController) */,
|
|
{ 23163, 0, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<System.Object>::.ctor() */,
|
|
{ 23185, 0, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<System.Object>::set_modifiers(UnityEngine.EventModifiers) */,
|
|
{ 23186, 0, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<System.Object>::set_character(System.Char) */,
|
|
{ 23187, 0, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<System.Object>::set_keyCode(UnityEngine.KeyCode) */,
|
|
{ 23188, 0, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<System.Object>::Init() */,
|
|
{ 23189, 0, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<System.Object>::LocalInit() */,
|
|
{ 23190, 0, -1 } /* T UnityEngine.UIElements.KeyboardEventBase`1<System.Object>::GetPooled(System.Char,UnityEngine.KeyCode,UnityEngine.EventModifiers) */,
|
|
{ 23191, 0, -1 } /* T UnityEngine.UIElements.KeyboardEventBase`1<System.Object>::GetPooled(UnityEngine.Event) */,
|
|
{ 23192, 0, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<System.Object>::.ctor() */,
|
|
{ 23213, 0, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<System.Object>::get_modifiers() */,
|
|
{ 23214, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::set_modifiers(UnityEngine.EventModifiers) */,
|
|
{ 23215, 0, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<System.Object>::get_mousePosition() */,
|
|
{ 23216, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::set_mousePosition(UnityEngine.Vector2) */,
|
|
{ 23217, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::set_localMousePosition(UnityEngine.Vector2) */,
|
|
{ 23218, 0, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<System.Object>::get_mouseDelta() */,
|
|
{ 23219, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::set_mouseDelta(UnityEngine.Vector2) */,
|
|
{ 23220, 0, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<System.Object>::get_clickCount() */,
|
|
{ 23221, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::set_clickCount(System.Int32) */,
|
|
{ 23222, 0, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<System.Object>::get_button() */,
|
|
{ 23223, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::set_button(System.Int32) */,
|
|
{ 23224, 0, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<System.Object>::get_pressedButtons() */,
|
|
{ 23225, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::set_pressedButtons(System.Int32) */,
|
|
{ 23226, 0, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<System.Object>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
|
|
{ 23227, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23228, 0, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<System.Object>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
|
|
{ 23229, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
|
|
{ 23230, 0, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<System.Object>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
|
|
{ 23231, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
|
|
{ 23234, 0, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<System.Object>::get_currentTarget() */,
|
|
{ 23235, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23232, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::Init() */,
|
|
{ 23233, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::LocalInit() */,
|
|
{ 23236, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23237, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23238, 0, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<System.Object>::GetPooled(UnityEngine.Event) */,
|
|
{ 23239, 0, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<System.Object>::GetPooled(UnityEngine.UIElements.IMouseEvent,UnityEngine.Vector2,System.Boolean) */,
|
|
{ 23240, 0, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<System.Object>::GetPooled(UnityEngine.UIElements.IMouseEvent) */,
|
|
{ 23241, 0, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<System.Object>::GetPooled(UnityEngine.UIElements.IPointerEvent) */,
|
|
{ 23242, 0, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<System.Object>::.ctor() */,
|
|
{ 23277, -1, 29 } /* System.Void UnityEngine.UIElements.MouseEventsHelper::SendEnterLeave<System.Object,System.Object>(UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.IMouseEvent,UnityEngine.Vector2) */,
|
|
{ 23279, -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) */,
|
|
{ 23321, 0, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_pointerId() */,
|
|
{ 23322, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_pointerId(System.Int32) */,
|
|
{ 23323, 0, -1 } /* System.String UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_pointerType() */,
|
|
{ 23324, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_pointerType(System.String) */,
|
|
{ 23325, 0, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_isPrimary() */,
|
|
{ 23326, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_isPrimary(System.Boolean) */,
|
|
{ 23327, 0, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_button() */,
|
|
{ 23328, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_button(System.Int32) */,
|
|
{ 23329, 0, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_pressedButtons() */,
|
|
{ 23330, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_pressedButtons(System.Int32) */,
|
|
{ 23331, 0, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_position() */,
|
|
{ 23332, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_position(UnityEngine.Vector3) */,
|
|
{ 23333, 0, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_localPosition() */,
|
|
{ 23334, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_localPosition(UnityEngine.Vector3) */,
|
|
{ 23335, 0, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_deltaPosition() */,
|
|
{ 23336, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_deltaPosition(UnityEngine.Vector3) */,
|
|
{ 23337, 0, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_deltaTime() */,
|
|
{ 23338, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_deltaTime(System.Single) */,
|
|
{ 23339, 0, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_clickCount() */,
|
|
{ 23340, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_clickCount(System.Int32) */,
|
|
{ 23341, 0, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_pressure() */,
|
|
{ 23342, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_pressure(System.Single) */,
|
|
{ 23343, 0, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_tangentialPressure() */,
|
|
{ 23344, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_tangentialPressure(System.Single) */,
|
|
{ 23345, 0, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_altitudeAngle() */,
|
|
{ 23346, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_altitudeAngle(System.Single) */,
|
|
{ 23347, 0, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_azimuthAngle() */,
|
|
{ 23348, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_azimuthAngle(System.Single) */,
|
|
{ 23349, 0, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_twist() */,
|
|
{ 23350, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_twist(System.Single) */,
|
|
{ 23351, 0, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_radius() */,
|
|
{ 23352, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_radius(UnityEngine.Vector2) */,
|
|
{ 23353, 0, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_radiusVariance() */,
|
|
{ 23354, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_radiusVariance(UnityEngine.Vector2) */,
|
|
{ 23355, 0, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_modifiers() */,
|
|
{ 23356, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_modifiers(UnityEngine.EventModifiers) */,
|
|
{ 23357, 0, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<System.Object>::UnityEngine.UIElements.IPointerEventInternal.get_triggeredByOS() */,
|
|
{ 23358, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::UnityEngine.UIElements.IPointerEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23359, 0, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<System.Object>::UnityEngine.UIElements.IPointerEventInternal.get_recomputeTopElementUnderPointer() */,
|
|
{ 23360, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::UnityEngine.UIElements.IPointerEventInternal.set_recomputeTopElementUnderPointer(System.Boolean) */,
|
|
{ 23363, 0, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.PointerEventBase`1<System.Object>::get_currentTarget() */,
|
|
{ 23364, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23361, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::Init() */,
|
|
{ 23362, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::LocalInit() */,
|
|
{ 23365, 0, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<System.Object>::IsMouse(UnityEngine.Event) */,
|
|
{ 23366, 0, -1 } /* T UnityEngine.UIElements.PointerEventBase`1<System.Object>::GetPooled(UnityEngine.Event) */,
|
|
{ 23367, 0, -1 } /* T UnityEngine.UIElements.PointerEventBase`1<System.Object>::GetPooled(UnityEngine.UIElements.IPointerEvent,UnityEngine.Vector2,System.Int32) */,
|
|
{ 23368, 0, -1 } /* T UnityEngine.UIElements.PointerEventBase`1<System.Object>::GetPooled(UnityEngine.UIElements.IPointerEvent) */,
|
|
{ 23369, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23370, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23371, 0, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<System.Object>::.ctor() */,
|
|
{ 23481, 0, -1 } /* T UnityEngine.UIElements.IStyleValue`1<System.Object>::get_value() */,
|
|
{ 23482, 0, -1 } /* UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.IStyleValue`1<System.Object>::get_keyword() */,
|
|
{ 23486, -1, 0 } /* System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<System.Object>(UnityEngine.UIElements.IStyleValue`1<T>) */,
|
|
{ 23771, -1, 29 } /* System.Collections.IEnumerator UnityEngine.Networking.Match.NetworkMatch::ProcessMatchResponse<System.Object,System.Object>(UnityEngine.Networking.UnityWebRequest,UnityEngine.Networking.Match.NetworkMatch/InternalResponseDelegate`2<JSONRESPONSE,USERRESPONSEDELEGATETYPE>,USERRESPONSEDELEGATETYPE) */,
|
|
{ 23777, 0, -1 } /* System.Void UnityEngine.Networking.Match.NetworkMatch/DataResponseDelegate`1<System.Object>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 23778, 0, -1 } /* System.Void UnityEngine.Networking.Match.NetworkMatch/DataResponseDelegate`1<System.Object>::Invoke(System.Boolean,System.String,T) */,
|
|
{ 23779, 0, -1 } /* System.IAsyncResult UnityEngine.Networking.Match.NetworkMatch/DataResponseDelegate`1<System.Object>::BeginInvoke(System.Boolean,System.String,T,System.AsyncCallback,System.Object) */,
|
|
{ 23780, 0, -1 } /* System.Void UnityEngine.Networking.Match.NetworkMatch/DataResponseDelegate`1<System.Object>::EndInvoke(System.IAsyncResult) */,
|
|
{ 23781, 29, -1 } /* System.Void UnityEngine.Networking.Match.NetworkMatch/InternalResponseDelegate`2<System.Object,System.Object>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 23782, 29, -1 } /* System.Void UnityEngine.Networking.Match.NetworkMatch/InternalResponseDelegate`2<System.Object,System.Object>::Invoke(T,U) */,
|
|
{ 23783, 29, -1 } /* System.IAsyncResult UnityEngine.Networking.Match.NetworkMatch/InternalResponseDelegate`2<System.Object,System.Object>::BeginInvoke(T,U,System.AsyncCallback,System.Object) */,
|
|
{ 23784, 29, -1 } /* System.Void UnityEngine.Networking.Match.NetworkMatch/InternalResponseDelegate`2<System.Object,System.Object>::EndInvoke(System.IAsyncResult) */,
|
|
{ 23788, 29, -1 } /* System.Object UnityEngine.Networking.Match.NetworkMatch/<ProcessMatchResponse>d__26`2<System.Object,System.Object>::System.Collections.Generic.IEnumerator<System.Object>.get_Current() */,
|
|
{ 23790, 29, -1 } /* System.Object UnityEngine.Networking.Match.NetworkMatch/<ProcessMatchResponse>d__26`2<System.Object,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 23785, 29, -1 } /* System.Void UnityEngine.Networking.Match.NetworkMatch/<ProcessMatchResponse>d__26`2<System.Object,System.Object>::.ctor(System.Int32) */,
|
|
{ 23786, 29, -1 } /* System.Void UnityEngine.Networking.Match.NetworkMatch/<ProcessMatchResponse>d__26`2<System.Object,System.Object>::System.IDisposable.Dispose() */,
|
|
{ 23787, 29, -1 } /* System.Boolean UnityEngine.Networking.Match.NetworkMatch/<ProcessMatchResponse>d__26`2<System.Object,System.Object>::MoveNext() */,
|
|
{ 23789, 29, -1 } /* System.Void UnityEngine.Networking.Match.NetworkMatch/<ProcessMatchResponse>d__26`2<System.Object,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 23982, 0, -1 } /* System.Void ArrayPool`1<System.Object>::.ctor() */,
|
|
{ 23983, 0, -1 } /* System.Int32 ArrayPool`1<System.Object>::NextPowerOfTwo(System.Int32) */,
|
|
{ 23984, 0, -1 } /* T[] ArrayPool`1<System.Object>::Alloc(System.Int32) */,
|
|
{ 23985, 0, -1 } /* System.Void ArrayPool`1<System.Object>::Collect(T[]) */,
|
|
{ 23986, 0, -1 } /* System.Int32 ArrayPool`1<System.Object>::GetSlot(System.Int32) */,
|
|
{ 24194, -1, 0 } /* T taurus.client.TObject::getValue<System.Object>(System.String) */,
|
|
{ 25099, 0, -1 } /* ZXing.BarcodeFormat ZXing.BarcodeWriterGeneric`1<System.Object>::get_Format() */,
|
|
{ 25100, 0, -1 } /* System.Void ZXing.BarcodeWriterGeneric`1<System.Object>::set_Format(ZXing.BarcodeFormat) */,
|
|
{ 25101, 0, -1 } /* ZXing.Common.EncodingOptions ZXing.BarcodeWriterGeneric`1<System.Object>::get_Options() */,
|
|
{ 25102, 0, -1 } /* System.Void ZXing.BarcodeWriterGeneric`1<System.Object>::set_Options(ZXing.Common.EncodingOptions) */,
|
|
{ 25103, 0, -1 } /* ZXing.Writer ZXing.BarcodeWriterGeneric`1<System.Object>::get_Encoder() */,
|
|
{ 25104, 0, -1 } /* ZXing.Rendering.IBarcodeRenderer`1<TOutput> ZXing.BarcodeWriterGeneric`1<System.Object>::get_Renderer() */,
|
|
{ 25105, 0, -1 } /* System.Void ZXing.BarcodeWriterGeneric`1<System.Object>::set_Renderer(ZXing.Rendering.IBarcodeRenderer`1<TOutput>) */,
|
|
{ 25106, 0, -1 } /* ZXing.Common.BitMatrix ZXing.BarcodeWriterGeneric`1<System.Object>::Encode(System.String) */,
|
|
{ 25107, 0, -1 } /* TOutput ZXing.BarcodeWriterGeneric`1<System.Object>::Write(System.String) */,
|
|
{ 25108, 0, -1 } /* System.Void ZXing.BarcodeWriterGeneric`1<System.Object>::.ctor() */,
|
|
{ 25110, 0, -1 } /* TOutput ZXing.Rendering.IBarcodeRenderer`1<System.Object>::Render(ZXing.Common.BitMatrix,ZXing.BarcodeFormat,System.String,ZXing.Common.EncodingOptions) */,
|
|
{ 25152, -1, 0 } /* System.Void ZXing.SupportClass::Fill<System.Object>(T[],T) */,
|
|
{ 25911, -1, 0 } /* System.Void UnityEngine.Networking.NetworkBehaviour::SetSyncVar<System.Object>(T,T&,System.UInt32) */,
|
|
{ 25990, -1, 0 } /* System.Void UnityEngine.Networking.NetworkClient::SetNetworkConnectionClass<System.Object>() */,
|
|
{ 26544, -1, 0 } /* TMsg UnityEngine.Networking.NetworkReader::ReadMessage<System.Object>() */,
|
|
{ 26599, -1, 0 } /* System.Void UnityEngine.Networking.NetworkServer::SetNetworkConnectionClass<System.Object>() */,
|
|
{ 26720, -1, 0 } /* System.Void UnityEngine.Networking.NetworkServerSimple::SetNetworkConnectionClass<System.Object>() */,
|
|
{ 26972, 0, -1 } /* System.Int32 UnityEngine.Networking.SyncList`1<System.Object>::get_Count() */,
|
|
{ 26973, 0, -1 } /* System.Boolean UnityEngine.Networking.SyncList`1<System.Object>::get_IsReadOnly() */,
|
|
{ 26974, 0, -1 } /* UnityEngine.Networking.SyncList`1/SyncListChanged<T> UnityEngine.Networking.SyncList`1<System.Object>::get_Callback() */,
|
|
{ 26975, 0, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Object>::set_Callback(UnityEngine.Networking.SyncList`1/SyncListChanged<T>) */,
|
|
{ 26992, 0, -1 } /* T UnityEngine.Networking.SyncList`1<System.Object>::get_Item(System.Int32) */,
|
|
{ 26993, 0, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Object>::set_Item(System.Int32,T) */,
|
|
{ 26976, 0, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Object>::SerializeItem(UnityEngine.Networking.NetworkWriter,T) */,
|
|
{ 26977, 0, -1 } /* T UnityEngine.Networking.SyncList`1<System.Object>::DeserializeItem(UnityEngine.Networking.NetworkReader) */,
|
|
{ 26978, 0, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Object>::InitializeBehaviour(UnityEngine.Networking.NetworkBehaviour,System.Int32) */,
|
|
{ 26979, 0, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Object>::SendMsg(UnityEngine.Networking.SyncList`1/Operation<T>,System.Int32,T) */,
|
|
{ 26980, 0, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Object>::SendMsg(UnityEngine.Networking.SyncList`1/Operation<T>,System.Int32) */,
|
|
{ 26981, 0, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Object>::HandleMsg(UnityEngine.Networking.NetworkReader) */,
|
|
{ 26982, 0, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Object>::AddInternal(T) */,
|
|
{ 26983, 0, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Object>::Add(T) */,
|
|
{ 26984, 0, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Object>::Clear() */,
|
|
{ 26985, 0, -1 } /* System.Boolean UnityEngine.Networking.SyncList`1<System.Object>::Contains(T) */,
|
|
{ 26986, 0, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Object>::CopyTo(T[],System.Int32) */,
|
|
{ 26987, 0, -1 } /* System.Int32 UnityEngine.Networking.SyncList`1<System.Object>::IndexOf(T) */,
|
|
{ 26988, 0, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Object>::Insert(System.Int32,T) */,
|
|
{ 26989, 0, -1 } /* System.Boolean UnityEngine.Networking.SyncList`1<System.Object>::Remove(T) */,
|
|
{ 26990, 0, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Object>::RemoveAt(System.Int32) */,
|
|
{ 26991, 0, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Object>::Dirty(System.Int32) */,
|
|
{ 26994, 0, -1 } /* System.Collections.Generic.IEnumerator`1<T> UnityEngine.Networking.SyncList`1<System.Object>::GetEnumerator() */,
|
|
{ 26995, 0, -1 } /* System.Collections.IEnumerator UnityEngine.Networking.SyncList`1<System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 26996, 0, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Object>::.ctor() */,
|
|
{ 26997, 0, -1 } /* System.Void UnityEngine.Networking.SyncList`1/SyncListChanged<System.Object>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 26998, 0, -1 } /* System.Void UnityEngine.Networking.SyncList`1/SyncListChanged<System.Object>::Invoke(UnityEngine.Networking.SyncList`1/Operation<T>,System.Int32) */,
|
|
{ 26999, 0, -1 } /* System.IAsyncResult UnityEngine.Networking.SyncList`1/SyncListChanged<System.Object>::BeginInvoke(UnityEngine.Networking.SyncList`1/Operation<T>,System.Int32,System.AsyncCallback,System.Object) */,
|
|
{ 27000, 0, -1 } /* System.Void UnityEngine.Networking.SyncList`1/SyncListChanged<System.Object>::EndInvoke(System.IAsyncResult) */,
|
|
{ 27017, -1, 0 } /* TMsg UnityEngine.Networking.NetworkMessage::ReadMessage<System.Object>() */,
|
|
{ 27018, -1, 0 } /* System.Void UnityEngine.Networking.NetworkMessage::ReadMessage<System.Object>(TMsg) */,
|
|
{ 27110, -1, 0 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.Object>(System.IntPtr) */,
|
|
{ 27743, 0, -1 } /* T MonoSingleton`1<System.Object>::get_sIntance() */,
|
|
{ 27744, 0, -1 } /* System.Void MonoSingleton`1<System.Object>::Awake() */,
|
|
{ 27745, 0, -1 } /* System.Void MonoSingleton`1<System.Object>::DestroyInstance() */,
|
|
{ 27746, 0, -1 } /* T MonoSingleton`1<System.Object>::GetInstance() */,
|
|
{ 27747, 0, -1 } /* System.Boolean MonoSingleton`1<System.Object>::HasInstance() */,
|
|
{ 27748, 0, -1 } /* System.Void MonoSingleton`1<System.Object>::Init() */,
|
|
{ 27749, 0, -1 } /* System.Void MonoSingleton`1<System.Object>::OnDestroy() */,
|
|
{ 27750, 0, -1 } /* System.Void MonoSingleton`1<System.Object>::.ctor() */,
|
|
{ 27762, 0, -1 } /* T Singleton`1<System.Object>::get_instance() */,
|
|
{ 27763, 0, -1 } /* System.Void Singleton`1<System.Object>::.ctor() */,
|
|
{ 27764, 0, -1 } /* System.Void Singleton`1<System.Object>::CreateInstance() */,
|
|
{ 27765, 0, -1 } /* System.Void Singleton`1<System.Object>::DestroyInstance() */,
|
|
{ 27766, 0, -1 } /* T Singleton`1<System.Object>::GetInstance() */,
|
|
{ 27767, 0, -1 } /* System.Boolean Singleton`1<System.Object>::HasInstance() */,
|
|
{ 27768, 0, -1 } /* System.Void Singleton`1<System.Object>::Init() */,
|
|
{ 27769, 0, -1 } /* System.Void Singleton`1<System.Object>::UnInit() */,
|
|
{ 32285, -1, 0 } /* T taurus.unity.ResourcesManager::LoadObject<System.Object>(System.String) */,
|
|
{ 32286, -1, 0 } /* T taurus.unity.ResourcesManager::LoadObjectByGroup<System.Object>(System.String,System.String) */,
|
|
{ 32598, -1, 0 } /* T LuaInterface.LuaFunction::ToDelegate<System.Object>() */,
|
|
{ 32603, -1, 0 } /* System.Void LuaInterface.LuaFunction::Call<System.Object>(T1) */,
|
|
{ 32604, -1, 29 } /* System.Void LuaInterface.LuaFunction::Call<System.Object,System.Object>(T1,T2) */,
|
|
{ 32605, -1, 40 } /* System.Void LuaInterface.LuaFunction::Call<System.Object,System.Object,System.Object>(T1,T2,T3) */,
|
|
{ 32606, -1, 41 } /* System.Void LuaInterface.LuaFunction::Call<System.Object,System.Object,System.Object,System.Object>(T1,T2,T3,T4) */,
|
|
{ 32607, -1, 53 } /* System.Void LuaInterface.LuaFunction::Call<System.Object,System.Object,System.Object,System.Object,System.Object>(T1,T2,T3,T4,T5) */,
|
|
{ 32608, -1, 2152 } /* System.Void LuaInterface.LuaFunction::Call<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(T1,T2,T3,T4,T5,T6) */,
|
|
{ 32609, -1, 2153 } /* 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) */,
|
|
{ 32610, -1, 2154 } /* 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) */,
|
|
{ 32611, -1, 2155 } /* 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) */,
|
|
{ 32612, -1, 0 } /* R1 LuaInterface.LuaFunction::Invoke<System.Object>() */,
|
|
{ 32613, -1, 29 } /* R1 LuaInterface.LuaFunction::Invoke<System.Object,System.Object>(T1) */,
|
|
{ 32614, -1, 40 } /* R1 LuaInterface.LuaFunction::Invoke<System.Object,System.Object,System.Object>(T1,T2) */,
|
|
{ 32615, -1, 41 } /* R1 LuaInterface.LuaFunction::Invoke<System.Object,System.Object,System.Object,System.Object>(T1,T2,T3) */,
|
|
{ 32616, -1, 53 } /* R1 LuaInterface.LuaFunction::Invoke<System.Object,System.Object,System.Object,System.Object,System.Object>(T1,T2,T3,T4) */,
|
|
{ 32617, -1, 2152 } /* R1 LuaInterface.LuaFunction::Invoke<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(T1,T2,T3,T4,T5) */,
|
|
{ 32618, -1, 2153 } /* R1 LuaInterface.LuaFunction::Invoke<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(T1,T2,T3,T4,T5,T6) */,
|
|
{ 32619, -1, 2154 } /* 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) */,
|
|
{ 32620, -1, 2155 } /* 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) */,
|
|
{ 32621, -1, 2156 } /* 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) */,
|
|
{ 32652, -1, 0 } /* System.Void LuaInterface.LuaFunction::PushSealed<System.Object>(T) */,
|
|
{ 32653, -1, 0 } /* System.Void LuaInterface.LuaFunction::PushGeneric<System.Object>(T) */,
|
|
{ 32677, -1, 0 } /* T LuaInterface.LuaFunction::CheckValue<System.Object>() */,
|
|
{ 32759, 0, -1 } /* System.Void LuaInterface.LuaOut`1<System.Object>::.ctor() */,
|
|
{ 32989, -1, 0 } /* T LuaInterface.LuaState::DoString<System.Object>(System.String,System.String) */,
|
|
{ 32993, -1, 0 } /* T LuaInterface.LuaState::DoFile<System.Object>(System.String) */,
|
|
{ 32995, -1, 0 } /* T LuaInterface.LuaState::Require<System.Object>(System.String) */,
|
|
{ 33054, -1, 0 } /* System.Void LuaInterface.LuaState::PushSealed<System.Object>(T) */,
|
|
{ 33056, -1, 0 } /* System.Void LuaInterface.LuaState::PushGeneric<System.Object>(T) */,
|
|
{ 33079, -1, 0 } /* T LuaInterface.LuaState::CheckValue<System.Object>(System.Int32) */,
|
|
{ 33104, -1, 0 } /* T LuaInterface.LuaState::LuaLoadBuffer<System.Object>(System.Byte[],System.String) */,
|
|
{ 33108, -1, 0 } /* System.Void LuaInterface.LuaState::Call<System.Object>(System.String,T,System.Boolean) */,
|
|
{ 33109, -1, 29 } /* System.Void LuaInterface.LuaState::Call<System.Object,System.Object>(System.String,T1,T2,System.Boolean) */,
|
|
{ 33110, -1, 40 } /* System.Void LuaInterface.LuaState::Call<System.Object,System.Object,System.Object>(System.String,T1,T2,T3,System.Boolean) */,
|
|
{ 33111, -1, 41 } /* System.Void LuaInterface.LuaState::Call<System.Object,System.Object,System.Object,System.Object>(System.String,T1,T2,T3,T4,System.Boolean) */,
|
|
{ 33112, -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) */,
|
|
{ 33113, -1, 2152 } /* 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) */,
|
|
{ 33114, -1, 0 } /* R1 LuaInterface.LuaState::Invoke<System.Object>(System.String,System.Boolean) */,
|
|
{ 33115, -1, 29 } /* R1 LuaInterface.LuaState::Invoke<System.Object,System.Object>(System.String,T1,System.Boolean) */,
|
|
{ 33116, -1, 40 } /* R1 LuaInterface.LuaState::Invoke<System.Object,System.Object,System.Object>(System.String,T1,T2,System.Boolean) */,
|
|
{ 33117, -1, 41 } /* R1 LuaInterface.LuaState::Invoke<System.Object,System.Object,System.Object,System.Object>(System.String,T1,T2,T3,System.Boolean) */,
|
|
{ 33118, -1, 53 } /* R1 LuaInterface.LuaState::Invoke<System.Object,System.Object,System.Object,System.Object,System.Object>(System.String,T1,T2,T3,T4,System.Boolean) */,
|
|
{ 33119, -1, 2152 } /* 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) */,
|
|
{ 33120, -1, 2153 } /* 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) */,
|
|
{ 33268, -1, 0 } /* T LuaInterface.LuaTable::RawGetIndex<System.Object>(System.Int32) */,
|
|
{ 33269, -1, 0 } /* System.Void LuaInterface.LuaTable::RawSetIndex<System.Object>(System.Int32,T) */,
|
|
{ 33270, -1, 29 } /* V LuaInterface.LuaTable::RawGet<System.Object,System.Object>(K) */,
|
|
{ 33271, -1, 29 } /* System.Void LuaInterface.LuaTable::RawSet<System.Object,System.Object>(K,V) */,
|
|
{ 33272, -1, 0 } /* T LuaInterface.LuaTable::GetTable<System.Object>(System.String) */,
|
|
{ 33273, -1, 0 } /* System.Void LuaInterface.LuaTable::SetTable<System.Object>(System.String,T) */,
|
|
{ 33278, -1, 0 } /* System.Void LuaInterface.LuaTable::Call<System.Object>(System.String,T1) */,
|
|
{ 33279, -1, 29 } /* System.Void LuaInterface.LuaTable::Call<System.Object,System.Object>(System.String,T1,T2) */,
|
|
{ 33280, -1, 40 } /* System.Void LuaInterface.LuaTable::Call<System.Object,System.Object,System.Object>(System.String,T1,T2,T3) */,
|
|
{ 33281, -1, 41 } /* System.Void LuaInterface.LuaTable::Call<System.Object,System.Object,System.Object,System.Object>(System.String,T1,T2,T3,T4) */,
|
|
{ 33282, -1, 53 } /* System.Void LuaInterface.LuaTable::Call<System.Object,System.Object,System.Object,System.Object,System.Object>(System.String,T1,T2,T3,T4,T5) */,
|
|
{ 33283, -1, 2152 } /* 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) */,
|
|
{ 33284, -1, 0 } /* R1 LuaInterface.LuaTable::Invoke<System.Object>(System.String) */,
|
|
{ 33285, -1, 29 } /* R1 LuaInterface.LuaTable::Invoke<System.Object,System.Object>(System.String,T1) */,
|
|
{ 33286, -1, 40 } /* R1 LuaInterface.LuaTable::Invoke<System.Object,System.Object,System.Object>(System.String,T1,T2) */,
|
|
{ 33287, -1, 41 } /* R1 LuaInterface.LuaTable::Invoke<System.Object,System.Object,System.Object,System.Object>(System.String,T1,T2,T3) */,
|
|
{ 33288, -1, 53 } /* R1 LuaInterface.LuaTable::Invoke<System.Object,System.Object,System.Object,System.Object,System.Object>(System.String,T1,T2,T3,T4) */,
|
|
{ 33289, -1, 2152 } /* R1 LuaInterface.LuaTable::Invoke<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(System.String,T1,T2,T3,T4,T5) */,
|
|
{ 33290, -1, 2153 } /* 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) */,
|
|
{ 33297, -1, 29 } /* LuaInterface.LuaDictTable`2<K,V> LuaInterface.LuaTable::ToDictTable<System.Object,System.Object>() */,
|
|
{ 33326, 29, -1 } /* K LuaInterface.LuaDictEntry`2<System.Object,System.Object>::get_Key() */,
|
|
{ 33327, 29, -1 } /* System.Void LuaInterface.LuaDictEntry`2<System.Object,System.Object>::set_Key(K) */,
|
|
{ 33328, 29, -1 } /* V LuaInterface.LuaDictEntry`2<System.Object,System.Object>::get_Value() */,
|
|
{ 33329, 29, -1 } /* System.Void LuaInterface.LuaDictEntry`2<System.Object,System.Object>::set_Value(V) */,
|
|
{ 33325, 29, -1 } /* System.Void LuaInterface.LuaDictEntry`2<System.Object,System.Object>::.ctor(K,V) */,
|
|
{ 33332, 29, -1 } /* V LuaInterface.LuaDictTable`2<System.Object,System.Object>::get_Item(K) */,
|
|
{ 33333, 29, -1 } /* System.Void LuaInterface.LuaDictTable`2<System.Object,System.Object>::set_Item(K,V) */,
|
|
{ 33330, 29, -1 } /* System.Void LuaInterface.LuaDictTable`2<System.Object,System.Object>::.ctor(LuaInterface.LuaTable) */,
|
|
{ 33331, 29, -1 } /* System.Void LuaInterface.LuaDictTable`2<System.Object,System.Object>::Dispose() */,
|
|
{ 33334, 29, -1 } /* System.Collections.Generic.Dictionary`2<K,V> LuaInterface.LuaDictTable`2<System.Object,System.Object>::ToDictionary() */,
|
|
{ 33335, 29, -1 } /* System.Collections.Generic.IEnumerator`1<LuaInterface.LuaDictEntry`2<K,V>> LuaInterface.LuaDictTable`2<System.Object,System.Object>::GetEnumerator() */,
|
|
{ 33336, 29, -1 } /* System.Collections.IEnumerator LuaInterface.LuaDictTable`2<System.Object,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 33338, 29, -1 } /* LuaInterface.LuaDictEntry`2<K,V> LuaInterface.LuaDictTable`2/Enumerator<System.Object,System.Object>::get_Current() */,
|
|
{ 33339, 29, -1 } /* System.Object LuaInterface.LuaDictTable`2/Enumerator<System.Object,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 33337, 29, -1 } /* System.Void LuaInterface.LuaDictTable`2/Enumerator<System.Object,System.Object>::.ctor(LuaInterface.LuaDictTable`2<K,V>) */,
|
|
{ 33340, 29, -1 } /* System.Boolean LuaInterface.LuaDictTable`2/Enumerator<System.Object,System.Object>::MoveNext() */,
|
|
{ 33341, 29, -1 } /* System.Void LuaInterface.LuaDictTable`2/Enumerator<System.Object,System.Object>::Reset() */,
|
|
{ 33342, 29, -1 } /* System.Void LuaInterface.LuaDictTable`2/Enumerator<System.Object,System.Object>::Dispose() */,
|
|
{ 33346, -1, 0 } /* System.Int32 LuaInterface.LuaThread::Resume<System.Object>(T1) */,
|
|
{ 33347, -1, 29 } /* System.Int32 LuaInterface.LuaThread::Resume<System.Object,System.Object>(T1,T2) */,
|
|
{ 33348, -1, 40 } /* System.Int32 LuaInterface.LuaThread::Resume<System.Object,System.Object,System.Object>(T1,T2,T3) */,
|
|
{ 33349, -1, 0 } /* System.Int32 LuaInterface.LuaThread::Resume<System.Object>(R1&) */,
|
|
{ 33350, -1, 29 } /* System.Int32 LuaInterface.LuaThread::Resume<System.Object,System.Object>(T1,R1&) */,
|
|
{ 33351, -1, 40 } /* System.Int32 LuaInterface.LuaThread::Resume<System.Object,System.Object,System.Object>(T1,T2,R1&) */,
|
|
{ 33352, -1, 41 } /* System.Int32 LuaInterface.LuaThread::Resume<System.Object,System.Object,System.Object,System.Object>(T1,T2,T3,R1&) */,
|
|
{ 33459, -1, 0 } /* System.Object LuaInterface.ToLua::CheckObject<System.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33474, -1, 0 } /* T[] LuaInterface.ToLua::CheckObjectArray<System.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33485, -1, 0 } /* T[] LuaInterface.ToLua::ToParamsObject<System.Object>(System.IntPtr,System.Int32,System.Int32) */,
|
|
{ 33493, -1, 0 } /* T[] LuaInterface.ToLua::CheckParamsObject<System.Object>(System.IntPtr,System.Int32,System.Int32) */,
|
|
{ 33500, -1, 0 } /* T[] LuaInterface.ToLua::ToObjectArray<System.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33523, -1, 0 } /* System.Void LuaInterface.ToLua::PushOut<System.Object>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
|
|
{ 33533, -1, 0 } /* System.Void LuaInterface.ToLua::PushSealed<System.Object>(System.IntPtr,T) */,
|
|
{ 33542, -1, 0 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<System.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33569, -1, 0 } /* T LuaInterface.TypeChecker::ChangeType<System.Object>(System.Object,System.Type) */,
|
|
{ 33574, -1, 0 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 29 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 40 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 41 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Object,System.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 53 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Object,System.Object,System.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33579, -1, 2152 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33580, -1, 2153 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33581, -1, 2154 } /* 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) */,
|
|
{ 33582, -1, 2155 } /* 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) */,
|
|
{ 33583, -1, 2156 } /* 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) */,
|
|
{ 33584, -1, 2157 } /* 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) */,
|
|
{ 33585, -1, 2158 } /* 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) */,
|
|
{ 33586, -1, 0 } /* System.Boolean LuaInterface.TypeChecker::CheckParamsType<System.Object>(System.IntPtr,System.Int32,System.Int32) */,
|
|
{ 33589, 0, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Object>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 0, -1 } /* System.String LuaInterface.TypeTraits`1<System.Object>::GetTypeName() */,
|
|
{ 33591, 0, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Object>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 0, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Object>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 0, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Object>::IsNilType() */,
|
|
{ 33594, 0, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Object>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 0, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Object>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 0, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Object>::.cctor() */,
|
|
{ 33597, 0, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Object>::.cctor() */,
|
|
{ 33598, 0, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Object>::.ctor() */,
|
|
{ 33599, 0, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Object>::<GetLuaReference>b__9_0() */,
|
|
{ 33600, 0, -1 } /* System.Void LuaInterface.DelegateTraits`1<System.Object>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33601, 0, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Object>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 0, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Object>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33603, 0, -1 } /* System.Void LuaInterface.DelegateTraits`1<System.Object>::.cctor() */,
|
|
{ 33604, 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>) */,
|
|
{ 33605, 0, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Object>::SelectPush() */,
|
|
{ 33606, 0, -1 } /* System.Void LuaInterface.StackTraits`1<System.Object>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 0, -1 } /* System.Void LuaInterface.StackTraits`1<System.Object>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 0, -1 } /* System.Void LuaInterface.StackTraits`1<System.Object>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 0, -1 } /* T LuaInterface.StackTraits`1<System.Object>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 0, -1 } /* T LuaInterface.StackTraits`1<System.Object>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 0, -1 } /* System.Void LuaInterface.StackTraits`1<System.Object>::.cctor() */,
|
|
{ 33988, -1, 0 } /* T FairyGUI.NGraphics::GetMeshFactory<System.Object>() */,
|
|
{ 11144, 8, -1 } /* System.Void System.Collections.Generic.List`1<System.String>::.ctor() */,
|
|
{ 11160, 8, -1 } /* System.Void System.Collections.Generic.List`1<System.String>::Add(T) */,
|
|
{ 11212, 8, -1 } /* T[] System.Collections.Generic.List`1<System.String>::ToArray() */,
|
|
{ 10894, 28, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.String>::.ctor() */,
|
|
{ 10912, 28, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.String>::set_Item(TKey,TValue) */,
|
|
{ 10904, 28, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.String,System.String>::get_Count() */,
|
|
{ 10921, 28, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.String,System.String>::GetEnumerator() */,
|
|
{ 10953, 28, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.String,System.String>::get_Current() */,
|
|
{ 10864, 28, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.String,System.String>::get_Value() */,
|
|
{ 10952, 28, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.String,System.String>::MoveNext() */,
|
|
{ 10954, 28, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.String,System.String>::Dispose() */,
|
|
{ 11144, 17, -1 } /* System.Void System.Collections.Generic.List`1<Mono.Globalization.Unicode.Contraction>::.ctor() */,
|
|
{ 11144, 19, -1 } /* System.Void System.Collections.Generic.List`1<Mono.Globalization.Unicode.Level2Map>::.ctor() */,
|
|
{ 11160, 17, -1 } /* System.Void System.Collections.Generic.List`1<Mono.Globalization.Unicode.Contraction>::Add(T) */,
|
|
{ 11160, 19, -1 } /* System.Void System.Collections.Generic.List`1<Mono.Globalization.Unicode.Level2Map>::Add(T) */,
|
|
{ 11209, 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) */,
|
|
{ 11211, 19, -1 } /* System.Void System.Collections.Generic.List`1<Mono.Globalization.Unicode.Level2Map>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 17, -1 } /* T[] System.Collections.Generic.List`1<Mono.Globalization.Unicode.Contraction>::ToArray() */,
|
|
{ 11212, 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[]) */,
|
|
{ 11149, 8, -1 } /* System.Int32 System.Collections.Generic.List`1<System.String>::get_Count() */,
|
|
{ 11204, 8, -1 } /* System.Void System.Collections.Generic.List`1<System.String>::RemoveAt(System.Int32) */,
|
|
{ 11195, 8, -1 } /* System.Void System.Collections.Generic.List`1<System.String>::Insert(System.Int32,T) */,
|
|
{ 11155, 8, -1 } /* T System.Collections.Generic.List`1<System.String>::get_Item(System.Int32) */,
|
|
{ 11167, 8, -1 } /* System.Void System.Collections.Generic.List`1<System.String>::Clear() */,
|
|
{ 10746, 42, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Exception>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 11146, 42, -1 } /* System.Void System.Collections.Generic.List`1<System.Exception>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11146, 44, -1 } /* System.Void System.Collections.Generic.List`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 10747, 42, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Exception>::get_Count() */,
|
|
{ 10750, 42, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Exception>::CopyTo(T[],System.Int32) */,
|
|
{ 11144, 42, -1 } /* System.Void System.Collections.Generic.List`1<System.Exception>::.ctor() */,
|
|
{ 11144, 45, -1 } /* System.Void System.Collections.Generic.List`1<System.AggregateException>::.ctor() */,
|
|
{ 11160, 45, -1 } /* System.Void System.Collections.Generic.List`1<System.AggregateException>::Add(T) */,
|
|
{ 11155, 45, -1 } /* T System.Collections.Generic.List`1<System.AggregateException>::get_Item(System.Int32) */,
|
|
{ 11160, 42, -1 } /* System.Void System.Collections.Generic.List`1<System.Exception>::Add(T) */,
|
|
{ 11149, 45, -1 } /* System.Int32 System.Collections.Generic.List`1<System.AggregateException>::get_Count() */,
|
|
{ 10748, 42, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Exception>::get_Item(System.Int32) */,
|
|
{ 10894, 136, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Object>::.ctor() */,
|
|
{ 10918, 136, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Object>::ContainsKey(TKey) */,
|
|
{ 10912, 136, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Object>::set_Item(TKey,TValue) */,
|
|
{ 10930, 136, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Object>::Remove(TKey) */,
|
|
{ 11055, 6, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Byte>::.ctor() */,
|
|
{ 10076, 32, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Runtime.Serialization.SerializationInfo>::.ctor() */,
|
|
{ 11055, 8, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.String>::.ctor() */,
|
|
{ 10081, 32, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Runtime.Serialization.SerializationInfo>::Add(TKey,TValue) */,
|
|
{ 10083, 32, -1 } /* System.Boolean System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Runtime.Serialization.SerializationInfo>::TryGetValue(TKey,TValue&) */,
|
|
{ 10082, 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) */,
|
|
{ 11278, -1, 1 } /* System.Boolean System.Diagnostics.Contracts.Contract::ForAll<System.Type>(System.Collections.Generic.IEnumerable`1<T>,System.Predicate`1<T>) */,
|
|
{ 11144, 320, -1 } /* System.Void System.Collections.Generic.List`1<System.Diagnostics.StackFrame>::.ctor() */,
|
|
{ 11160, 320, -1 } /* System.Void System.Collections.Generic.List`1<System.Diagnostics.StackFrame>::Add(T) */,
|
|
{ 11212, 320, -1 } /* T[] System.Collections.Generic.List`1<System.Diagnostics.StackFrame>::ToArray() */,
|
|
{ 11017, 82, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.UInt64>::get_Default() */,
|
|
{ 879, -1, 2159 } /* System.Void System.Array::Sort<System.UInt64,System.String>(TKey[],TValue[],System.Collections.Generic.IComparer`1<TKey>) */,
|
|
{ 10896, 216, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,Mono.Globalization.Unicode.SimpleCollator>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10932, 216, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,Mono.Globalization.Unicode.SimpleCollator>::TryGetValue(TKey,TValue&) */,
|
|
{ 10912, 216, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,Mono.Globalization.Unicode.SimpleCollator>::set_Item(TKey,TValue) */,
|
|
{ 10894, 234, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Globalization.CultureInfo>::.ctor() */,
|
|
{ 10894, 237, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Globalization.CultureInfo>::.ctor() */,
|
|
{ 10912, 234, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Globalization.CultureInfo>::set_Item(TKey,TValue) */,
|
|
{ 10912, 237, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Globalization.CultureInfo>::set_Item(TKey,TValue) */,
|
|
{ 10932, 234, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Globalization.CultureInfo>::TryGetValue(TKey,TValue&) */,
|
|
{ 10932, 237, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Globalization.CultureInfo>::TryGetValue(TKey,TValue&) */,
|
|
{ 3696, 16, -1 } /* System.Boolean System.Nullable`1<System.Int32>::get_HasValue() */,
|
|
{ 3697, 16, -1 } /* T System.Nullable`1<System.Int32>::get_Value() */,
|
|
{ 10913, 28, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.String>::Add(TKey,TValue) */,
|
|
{ 10932, 28, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.String>::TryGetValue(TKey,TValue&) */,
|
|
{ 11168, 8, -1 } /* System.Boolean System.Collections.Generic.List`1<System.String>::Contains(T) */,
|
|
{ 3696, 47, -1 } /* System.Boolean System.Nullable`1<System.Boolean>::get_HasValue() */,
|
|
{ 3695, 47, -1 } /* System.Void System.Nullable`1<System.Boolean>::.ctor(T) */,
|
|
{ 3697, 47, -1 } /* T System.Nullable`1<System.Boolean>::get_Value() */,
|
|
{ 11146, 8, -1 } /* System.Void System.Collections.Generic.List`1<System.String>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 5611, 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) */,
|
|
{ 7394, -1, 16 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task::FromCancellation<System.Int32>(System.Threading.CancellationToken) */,
|
|
{ 7252, 16, -1 } /* TResult System.Threading.Tasks.Task`1<System.Int32>::get_Result() */,
|
|
{ 7390, -1, 16 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task::FromResult<System.Int32>(TResult) */,
|
|
{ 7395, -1, 16 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task::FromCancellation<System.Int32>(System.OperationCanceledException) */,
|
|
{ 7392, -1, 16 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task::FromException<System.Int32>(System.Exception) */,
|
|
{ 7395, -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) */,
|
|
{ 6819, -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) */,
|
|
{ 7259, 16, -1 } /* System.Runtime.CompilerServices.TaskAwaiter`1<TResult> System.Threading.Tasks.Task`1<System.Int32>::GetAwaiter() */,
|
|
{ 10034, 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) */,
|
|
{ 7267, 16, 2160 } /* 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) */,
|
|
{ 7267, 189, 2160 } /* 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() */,
|
|
{ 7244, 16, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Int32>::.ctor(System.Boolean,TResult,System.Threading.Tasks.TaskCreationOptions,System.Threading.CancellationToken) */,
|
|
{ 7245, 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) */,
|
|
{ 6819, -1, 207 } /* T System.Threading.LazyInitializer::EnsureInitialized<System.Threading.ManualResetEvent>(T&,System.Func`1<T>) */,
|
|
{ 5626, 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() */,
|
|
{ 11160, 48, -1 } /* System.Void System.Collections.Generic.List`1<System.LocalDataStore>::Add(T) */,
|
|
{ 11201, 48, -1 } /* System.Boolean System.Collections.Generic.List`1<System.LocalDataStore>::Remove(T) */,
|
|
{ 10913, 49, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.LocalDataStoreSlot>::Add(TKey,TValue) */,
|
|
{ 10856, -1, 49 } /* TValue System.Collections.Generic.CollectionExtensions::GetValueOrDefault<System.String,System.LocalDataStoreSlot>(System.Collections.Generic.IReadOnlyDictionary`2<TKey,TValue>,TKey) */,
|
|
{ 10930, 49, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.LocalDataStoreSlot>::Remove(TKey) */,
|
|
{ 11155, 48, -1 } /* T System.Collections.Generic.List`1<System.LocalDataStore>::get_Item(System.Int32) */,
|
|
{ 11149, 48, -1 } /* System.Int32 System.Collections.Generic.List`1<System.LocalDataStore>::get_Count() */,
|
|
{ 11144, 48, -1 } /* System.Void System.Collections.Generic.List`1<System.LocalDataStore>::.ctor() */,
|
|
{ 10894, 49, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.LocalDataStoreSlot>::.ctor() */,
|
|
{ 10895, 147, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,System.MonoCustomAttrs/AttributeInfo>::.ctor(System.Int32) */,
|
|
{ 10932, 147, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Type,System.MonoCustomAttrs/AttributeInfo>::TryGetValue(TKey,TValue&) */,
|
|
{ 10913, 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[]) */,
|
|
{ 10894, 143, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,System.AttributeUsageAttribute>::.ctor() */,
|
|
{ 10932, 143, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Type,System.AttributeUsageAttribute>::TryGetValue(TKey,TValue&) */,
|
|
{ 10912, 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) */,
|
|
{ 4975, -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[]) */,
|
|
{ 4975, -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[]) */,
|
|
{ 10746, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 11145, 174, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.Module>::.ctor(System.Int32) */,
|
|
{ 11160, 174, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.Module>::Add(T) */,
|
|
{ 11212, 174, -1 } /* T[] System.Collections.Generic.List`1<System.Reflection.Module>::ToArray() */,
|
|
{ 10932, 159, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Resources.ResourceSet>::TryGetValue(TKey,TValue&) */,
|
|
{ 4732, -1, 2161 } /* T System.Reflection.CustomAttributeExtensions::GetCustomAttribute<System.Resources.NeutralResourcesLanguageAttribute>(System.Reflection.Assembly) */,
|
|
{ 10894, 159, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Resources.ResourceSet>::.ctor() */,
|
|
{ 10919, 159, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Resources.ResourceSet>::ContainsValue(TValue) */,
|
|
{ 10913, 159, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Resources.ResourceSet>::Add(TKey,TValue) */,
|
|
{ 10932, 167, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Resources.ResourceLocator>::TryGetValue(TKey,TValue&) */,
|
|
{ 10896, 167, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Resources.ResourceLocator>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10912, 167, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Resources.ResourceLocator>::set_Item(TKey,TValue) */,
|
|
{ 10913, 167, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Resources.ResourceLocator>::Add(TKey,TValue) */,
|
|
{ 9989, -1, 16 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskCache::CreateCacheableTask<System.Int32>(TResult) */,
|
|
{ 9989, -1, 47 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskCache::CreateCacheableTask<System.Boolean>(TResult) */,
|
|
{ 9979, 189, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) */,
|
|
{ 9982, 189, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::get_Task() */,
|
|
{ 9984, 189, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::SetResult(System.Threading.Tasks.Task`1<TResult>) */,
|
|
{ 9985, 189, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::SetException(System.Exception) */,
|
|
{ 10747, 44, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::get_Count() */,
|
|
{ 10748, 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>() */,
|
|
{ 11212, 318, -1 } /* T[] System.Collections.Generic.List`1<System.Runtime.Remoting.Contexts.IContextProperty>::ToArray() */,
|
|
{ 11187, 318, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Runtime.Remoting.Contexts.IContextProperty>::GetEnumerator() */,
|
|
{ 11236, 318, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Runtime.Remoting.Contexts.IContextProperty>::get_Current() */,
|
|
{ 11234, 318, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Runtime.Remoting.Contexts.IContextProperty>::MoveNext() */,
|
|
{ 11233, 318, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Runtime.Remoting.Contexts.IContextProperty>::Dispose() */,
|
|
{ 11144, 318, -1 } /* System.Void System.Collections.Generic.List`1<System.Runtime.Remoting.Contexts.IContextProperty>::.ctor() */,
|
|
{ 11160, 318, -1 } /* System.Void System.Collections.Generic.List`1<System.Runtime.Remoting.Contexts.IContextProperty>::Add(T) */,
|
|
{ 11149, 318, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Runtime.Remoting.Contexts.IContextProperty>::get_Count() */,
|
|
{ 11155, 318, -1 } /* T System.Collections.Generic.List`1<System.Runtime.Remoting.Contexts.IContextProperty>::get_Item(System.Int32) */,
|
|
{ 10781, 271, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.Runtime.Serialization.MemberHolder,System.Reflection.MemberInfo[]>::.ctor() */,
|
|
{ 11144, 297, -1 } /* System.Void System.Collections.Generic.List`1<System.Runtime.Serialization.SerializationFieldInfo>::.ctor() */,
|
|
{ 11160, 297, -1 } /* System.Void System.Collections.Generic.List`1<System.Runtime.Serialization.SerializationFieldInfo>::Add(T) */,
|
|
{ 11149, 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) */,
|
|
{ 10802, 271, -1 } /* TValue System.Collections.Concurrent.ConcurrentDictionary`2<System.Runtime.Serialization.MemberHolder,System.Reflection.MemberInfo[]>::GetOrAdd(TKey,System.Func`2<TKey,TValue>) */,
|
|
{ 10932, 309, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Type,System.Runtime.Serialization.Formatters.Binary.TypeInformation>::TryGetValue(TKey,TValue&) */,
|
|
{ 10913, 309, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,System.Runtime.Serialization.Formatters.Binary.TypeInformation>::Add(TKey,TValue) */,
|
|
{ 10894, 309, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,System.Runtime.Serialization.Formatters.Binary.TypeInformation>::.ctor() */,
|
|
{ 10787, 136, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<System.String,System.Object>::TryGetValue(TKey,TValue&) */,
|
|
{ 10797, 136, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<System.String,System.Object>::set_Item(TKey,TValue) */,
|
|
{ 10781, 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) */,
|
|
{ 11145, 1, -1 } /* System.Void System.Collections.Generic.List`1<System.Type>::.ctor(System.Int32) */,
|
|
{ 11155, 1, -1 } /* T System.Collections.Generic.List`1<System.Type>::get_Item(System.Int32) */,
|
|
{ 1987, 300, -1 } /* System.Void System.EventHandler`1<System.Runtime.Serialization.SafeSerializationEventArgs>::Invoke(System.Object,TEventArgs) */,
|
|
{ 11144, 96, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.MethodInfo>::.ctor() */,
|
|
{ 11160, 96, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.MethodInfo>::Add(T) */,
|
|
{ 11206, 96, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.MethodInfo>::Reverse() */,
|
|
{ 11149, 96, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Reflection.MethodInfo>::get_Count() */,
|
|
{ 11187, 96, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Reflection.MethodInfo>::GetEnumerator() */,
|
|
{ 11236, 96, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Reflection.MethodInfo>::get_Current() */,
|
|
{ 11234, 96, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Reflection.MethodInfo>::MoveNext() */,
|
|
{ 11233, 96, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Reflection.MethodInfo>::Dispose() */,
|
|
{ 10894, 301, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Int32>::.ctor() */,
|
|
{ 10918, 301, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Int32>::ContainsKey(TKey) */,
|
|
{ 10913, 301, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Int32>::Add(TKey,TValue) */,
|
|
{ 10932, 301, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Int32>::TryGetValue(TKey,TValue&) */,
|
|
{ 2650, 96, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.MethodInfo>::.ctor(System.Int32) */,
|
|
{ 2655, 96, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.MethodInfo>::Add(T) */,
|
|
{ 2650, 99, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.ConstructorInfo>::.ctor(System.Int32) */,
|
|
{ 2655, 99, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.ConstructorInfo>::Add(T) */,
|
|
{ 2650, 79, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.PropertyInfo>::.ctor(System.Int32) */,
|
|
{ 2655, 79, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.PropertyInfo>::Add(T) */,
|
|
{ 2650, 103, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.EventInfo>::.ctor(System.Int32) */,
|
|
{ 2655, 103, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.EventInfo>::Add(T) */,
|
|
{ 2650, 55, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.FieldInfo>::.ctor(System.Int32) */,
|
|
{ 2655, 55, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.FieldInfo>::Add(T) */,
|
|
{ 2650, 1, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Type>::.ctor(System.Int32) */,
|
|
{ 2655, 1, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Type>::Add(T) */,
|
|
{ 2652, 96, -1 } /* T[] System.RuntimeType/ListBuilder`1<System.Reflection.MethodInfo>::ToArray() */,
|
|
{ 2652, 99, -1 } /* T[] System.RuntimeType/ListBuilder`1<System.Reflection.ConstructorInfo>::ToArray() */,
|
|
{ 2652, 79, -1 } /* T[] System.RuntimeType/ListBuilder`1<System.Reflection.PropertyInfo>::ToArray() */,
|
|
{ 2652, 103, -1 } /* T[] System.RuntimeType/ListBuilder`1<System.Reflection.EventInfo>::ToArray() */,
|
|
{ 2652, 55, -1 } /* T[] System.RuntimeType/ListBuilder`1<System.Reflection.FieldInfo>::ToArray() */,
|
|
{ 2652, 1, -1 } /* T[] System.RuntimeType/ListBuilder`1<System.Type>::ToArray() */,
|
|
{ 2654, 96, -1 } /* System.Int32 System.RuntimeType/ListBuilder`1<System.Reflection.MethodInfo>::get_Count() */,
|
|
{ 2651, 96, -1 } /* T System.RuntimeType/ListBuilder`1<System.Reflection.MethodInfo>::get_Item(System.Int32) */,
|
|
{ 2654, 99, -1 } /* System.Int32 System.RuntimeType/ListBuilder`1<System.Reflection.ConstructorInfo>::get_Count() */,
|
|
{ 2651, 99, -1 } /* T System.RuntimeType/ListBuilder`1<System.Reflection.ConstructorInfo>::get_Item(System.Int32) */,
|
|
{ 2654, 79, -1 } /* System.Int32 System.RuntimeType/ListBuilder`1<System.Reflection.PropertyInfo>::get_Count() */,
|
|
{ 2651, 79, -1 } /* T System.RuntimeType/ListBuilder`1<System.Reflection.PropertyInfo>::get_Item(System.Int32) */,
|
|
{ 11145, 57, -1 } /* System.Void System.Collections.Generic.List`1<System.RuntimeType>::.ctor(System.Int32) */,
|
|
{ 11160, 57, -1 } /* System.Void System.Collections.Generic.List`1<System.RuntimeType>::Add(T) */,
|
|
{ 11212, 57, -1 } /* T[] System.Collections.Generic.List`1<System.RuntimeType>::ToArray() */,
|
|
{ 2654, 103, -1 } /* System.Int32 System.RuntimeType/ListBuilder`1<System.Reflection.EventInfo>::get_Count() */,
|
|
{ 2654, 55, -1 } /* System.Int32 System.RuntimeType/ListBuilder`1<System.Reflection.FieldInfo>::get_Count() */,
|
|
{ 2654, 1, -1 } /* System.Int32 System.RuntimeType/ListBuilder`1<System.Type>::get_Count() */,
|
|
{ 2653, 96, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.MethodInfo>::CopyTo(System.Object[],System.Int32) */,
|
|
{ 2653, 99, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.ConstructorInfo>::CopyTo(System.Object[],System.Int32) */,
|
|
{ 2653, 79, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.PropertyInfo>::CopyTo(System.Object[],System.Int32) */,
|
|
{ 2653, 103, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.EventInfo>::CopyTo(System.Object[],System.Int32) */,
|
|
{ 2653, 55, -1 } /* System.Void System.RuntimeType/ListBuilder`1<System.Reflection.FieldInfo>::CopyTo(System.Object[],System.Int32) */,
|
|
{ 2653, 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) */,
|
|
{ 11145, 96, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.MethodInfo>::.ctor(System.Int32) */,
|
|
{ 11171, 96, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.MethodInfo>::CopyTo(T[]) */,
|
|
{ 11145, 62, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.MethodBase>::.ctor(System.Int32) */,
|
|
{ 11160, 62, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.MethodBase>::Add(T) */,
|
|
{ 11149, 62, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Reflection.MethodBase>::get_Count() */,
|
|
{ 11171, 62, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.MethodBase>::CopyTo(T[]) */,
|
|
{ 9977, 16, -1 } /* System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::Create() */,
|
|
{ 9978, 16, 2162 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::Start<System.Security.Cryptography.CryptoStream/<ReadAsyncInternal>d__34>(!!0&) */,
|
|
{ 9982, 16, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::get_Task() */,
|
|
{ 9969, -1, 2163 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Start<System.Security.Cryptography.CryptoStream/<WriteAsyncInternal>d__37>(TStateMachine&) */,
|
|
{ 9980, 16, 2164 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::AwaitOnCompleted<System.Security.Cryptography.CryptoStream/HopToThreadPoolAwaitable,System.Security.Cryptography.CryptoStream/<ReadAsyncInternal>d__34>(!!0&,!!1&) */,
|
|
{ 9981, 16, 2165 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter,System.Security.Cryptography.CryptoStream/<ReadAsyncInternal>d__34>(!!0&,!!1&) */,
|
|
{ 7260, 16, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<TResult> System.Threading.Tasks.Task`1<System.Int32>::ConfigureAwait(System.Boolean) */,
|
|
{ 10043, 16, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<TResult> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Int32>::GetAwaiter() */,
|
|
{ 10045, 16, -1 } /* System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Int32>::get_IsCompleted() */,
|
|
{ 9981, 16, 2166 } /* 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&) */,
|
|
{ 10048, 16, -1 } /* TResult System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Int32>::GetResult() */,
|
|
{ 9985, 16, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::SetException(System.Exception) */,
|
|
{ 9983, 16, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::SetResult(TResult) */,
|
|
{ 9979, 16, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) */,
|
|
{ 9971, -1, 2167 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitOnCompleted<System.Security.Cryptography.CryptoStream/HopToThreadPoolAwaitable,System.Security.Cryptography.CryptoStream/<WriteAsyncInternal>d__37>(TAwaiter&,TStateMachine&) */,
|
|
{ 9972, -1, 2168 } /* 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() */,
|
|
{ 6811, 241, -1 } /* System.Threading.SparselyPopulatedArrayFragment`1<T> System.Threading.SparselyPopulatedArrayAddInfo`1<System.Threading.CancellationCallbackInfo>::get_Source() */,
|
|
{ 6812, 241, -1 } /* System.Int32 System.Threading.SparselyPopulatedArrayAddInfo`1<System.Threading.CancellationCallbackInfo>::get_Index() */,
|
|
{ 6818, 241, -1 } /* T System.Threading.SparselyPopulatedArrayFragment`1<System.Threading.CancellationCallbackInfo>::SafeAtomicRemove(System.Int32,T) */,
|
|
{ 6807, 241, -1 } /* System.Void System.Threading.SparselyPopulatedArray`1<System.Threading.CancellationCallbackInfo>::.ctor(System.Int32) */,
|
|
{ 6809, 241, -1 } /* System.Threading.SparselyPopulatedArrayAddInfo`1<T> System.Threading.SparselyPopulatedArray`1<System.Threading.CancellationCallbackInfo>::Add(T) */,
|
|
{ 6808, 241, -1 } /* System.Threading.SparselyPopulatedArrayFragment`1<T> System.Threading.SparselyPopulatedArray`1<System.Threading.CancellationCallbackInfo>::get_Tail() */,
|
|
{ 6816, 241, -1 } /* System.Int32 System.Threading.SparselyPopulatedArrayFragment`1<System.Threading.CancellationCallbackInfo>::get_Length() */,
|
|
{ 6815, 241, -1 } /* T System.Threading.SparselyPopulatedArrayFragment`1<System.Threading.CancellationCallbackInfo>::get_Item(System.Int32) */,
|
|
{ 6817, 241, -1 } /* System.Threading.SparselyPopulatedArrayFragment`1<T> System.Threading.SparselyPopulatedArrayFragment`1<System.Threading.CancellationCallbackInfo>::get_Prev() */,
|
|
{ 10932, 249, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Threading.IAsyncLocal,System.Object>::TryGetValue(TKey,TValue&) */,
|
|
{ 10894, 249, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Threading.IAsyncLocal,System.Object>::.ctor() */,
|
|
{ 10898, 249, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Threading.IAsyncLocal,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
|
|
{ 10912, 249, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Threading.IAsyncLocal,System.Object>::set_Item(TKey,TValue) */,
|
|
{ 11144, 251, -1 } /* System.Void System.Collections.Generic.List`1<System.Threading.IAsyncLocal>::.ctor() */,
|
|
{ 11146, 251, -1 } /* System.Void System.Collections.Generic.List`1<System.Threading.IAsyncLocal>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11160, 251, -1 } /* System.Void System.Collections.Generic.List`1<System.Threading.IAsyncLocal>::Add(T) */,
|
|
{ 11187, 251, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Threading.IAsyncLocal>::GetEnumerator() */,
|
|
{ 11236, 251, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Threading.IAsyncLocal>::get_Current() */,
|
|
{ 11234, 251, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Threading.IAsyncLocal>::MoveNext() */,
|
|
{ 11233, 251, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Threading.IAsyncLocal>::Dispose() */,
|
|
{ 10085, 253, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<System.Object,System.Threading.OSSpecificSynchronizationContext>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 10084, 253, -1 } /* TValue System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Threading.OSSpecificSynchronizationContext>::GetValue(TKey,System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<TKey,TValue>) */,
|
|
{ 10212, -1, 2169 } /* System.IntPtr System.Runtime.InteropServices.Marshal::GetFunctionPointerForDelegate<System.Threading.OSSpecificSynchronizationContext/InvocationEntryDelegate>(TDelegate) */,
|
|
{ 10076, 253, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Object,System.Threading.OSSpecificSynchronizationContext>::.ctor() */,
|
|
{ 7259, 47, -1 } /* System.Runtime.CompilerServices.TaskAwaiter`1<TResult> System.Threading.Tasks.Task`1<System.Boolean>::GetAwaiter() */,
|
|
{ 10034, 47, -1 } /* TResult System.Runtime.CompilerServices.TaskAwaiter`1<System.Boolean>::GetResult() */,
|
|
{ 7394, -1, 47 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task::FromCancellation<System.Boolean>(System.Threading.CancellationToken) */,
|
|
{ 9977, 47, -1 } /* System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Boolean>::Create() */,
|
|
{ 9978, 47, 2170 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Boolean>::Start<System.Threading.SemaphoreSlim/<WaitUntilCountOrTimeoutAsync>d__31>(!!0&) */,
|
|
{ 9982, 47, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Boolean>::get_Task() */,
|
|
{ 7244, 47, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Boolean>::.ctor(System.Boolean,TResult,System.Threading.Tasks.TaskCreationOptions,System.Threading.CancellationToken) */,
|
|
{ 7260, 183, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<TResult> System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>::ConfigureAwait(System.Boolean) */,
|
|
{ 10043, 183, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<TResult> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Threading.Tasks.Task>::GetAwaiter() */,
|
|
{ 10045, 183, -1 } /* System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Threading.Tasks.Task>::get_IsCompleted() */,
|
|
{ 9981, 47, 2171 } /* 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&) */,
|
|
{ 10048, 183, -1 } /* TResult System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Threading.Tasks.Task>::GetResult() */,
|
|
{ 7260, 47, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<TResult> System.Threading.Tasks.Task`1<System.Boolean>::ConfigureAwait(System.Boolean) */,
|
|
{ 10043, 47, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<TResult> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Boolean>::GetAwaiter() */,
|
|
{ 10045, 47, -1 } /* System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Boolean>::get_IsCompleted() */,
|
|
{ 9981, 47, 2172 } /* 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&) */,
|
|
{ 10048, 47, -1 } /* TResult System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Boolean>::GetResult() */,
|
|
{ 9985, 47, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Boolean>::SetException(System.Exception) */,
|
|
{ 9983, 47, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Boolean>::SetResult(TResult) */,
|
|
{ 9979, 47, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Boolean>::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) */,
|
|
{ 7242, 47, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Boolean>::.ctor() */,
|
|
{ 7250, 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) */,
|
|
{ 10912, 260, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Threading.Tasks.Task>::set_Item(TKey,TValue) */,
|
|
{ 10930, 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) */,
|
|
{ 7272, 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() */,
|
|
{ 6819, -1, 263 } /* T System.Threading.LazyInitializer::EnsureInitialized<System.Threading.Tasks.Task/ContingentProperties>(T&,System.Func`1<T>) */,
|
|
{ 10746, 44, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 11203, 183, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Threading.Tasks.Task>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11144, 183, -1 } /* System.Void System.Collections.Generic.List`1<System.Threading.Tasks.Task>::.ctor() */,
|
|
{ 11160, 183, -1 } /* System.Void System.Collections.Generic.List`1<System.Threading.Tasks.Task>::Add(T) */,
|
|
{ 11187, 183, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Threading.Tasks.Task>::GetEnumerator() */,
|
|
{ 11236, 183, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Threading.Tasks.Task>::get_Current() */,
|
|
{ 11234, 183, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Threading.Tasks.Task>::MoveNext() */,
|
|
{ 11233, 183, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Threading.Tasks.Task>::Dispose() */,
|
|
{ 7392, -1, 189 } /* System.Threading.Tasks.Task`1<TResult> System.Threading.Tasks.Task::FromException<System.Threading.Tasks.VoidTaskResult>(System.Exception) */,
|
|
{ 10894, 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) */,
|
|
{ 7242, 189, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::.ctor() */,
|
|
{ 7256, 189, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::TrySetCanceled(System.Threading.CancellationToken) */,
|
|
{ 7250, 189, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::TrySetResult(TResult) */,
|
|
{ 11187, 44, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::GetEnumerator() */,
|
|
{ 11236, 44, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::get_Current() */,
|
|
{ 10751, 42, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Exception>::GetEnumerator() */,
|
|
{ 11234, 44, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::MoveNext() */,
|
|
{ 11233, 44, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::Dispose() */,
|
|
{ 11145, 44, -1 } /* System.Void System.Collections.Generic.List`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::.ctor(System.Int32) */,
|
|
{ 11160, 44, -1 } /* System.Void System.Collections.Generic.List`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::Add(T) */,
|
|
{ 11162, 44, -1 } /* System.Void System.Collections.Generic.List`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11155, 44, -1 } /* T System.Collections.Generic.List`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::get_Item(System.Int32) */,
|
|
{ 11149, 44, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Runtime.ExceptionServices.ExceptionDispatchInfo>::get_Count() */,
|
|
{ 7242, 183, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>::.ctor() */,
|
|
{ 7250, 183, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>::TrySetResult(TResult) */,
|
|
{ 10076, 265, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Threading.Tasks.TaskScheduler,System.Object>::.ctor() */,
|
|
{ 10081, 265, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Threading.Tasks.TaskScheduler,System.Object>::Add(TKey,TValue) */,
|
|
{ 1987, 266, -1 } /* System.Void System.EventHandler`1<System.Threading.Tasks.UnobservedTaskExceptionEventArgs>::Invoke(System.Object,TEventArgs) */,
|
|
{ 6893, 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) */,
|
|
{ 6888, 164, -1 } /* System.Void System.Threading.AsyncLocal`1<System.Globalization.CultureInfo>::.ctor(System.Action`1<System.Threading.AsyncLocalValueChangedArgs`1<T>>) */,
|
|
{ 6889, 164, -1 } /* System.Void System.Threading.AsyncLocal`1<System.Globalization.CultureInfo>::set_Value(T) */,
|
|
{ 7101, 255, -1 } /* T[] System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Threading.ThreadPoolWorkQueue/WorkStealingQueue>::get_Current() */,
|
|
{ 7100, 255, -1 } /* System.Void System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Threading.ThreadPoolWorkQueue/WorkStealingQueue>::.ctor(System.Int32) */,
|
|
{ 7102, 255, -1 } /* System.Int32 System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Threading.ThreadPoolWorkQueue/WorkStealingQueue>::Add(T) */,
|
|
{ 7103, 255, -1 } /* System.Void System.Threading.ThreadPoolWorkQueue/SparseArray`1<System.Threading.ThreadPoolWorkQueue/WorkStealingQueue>::Remove(T) */,
|
|
{ 11145, 257, -1 } /* System.Void System.Collections.Generic.List`1<System.Threading.Timer>::.ctor(System.Int32) */,
|
|
{ 11160, 257, -1 } /* System.Void System.Collections.Generic.List`1<System.Threading.Timer>::Add(T) */,
|
|
{ 11149, 257, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Threading.Timer>::get_Count() */,
|
|
{ 11155, 257, -1 } /* T System.Collections.Generic.List`1<System.Threading.Timer>::get_Item(System.Int32) */,
|
|
{ 11167, 257, -1 } /* System.Void System.Collections.Generic.List`1<System.Threading.Timer>::Clear() */,
|
|
{ 11147, 257, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Threading.Timer>::get_Capacity() */,
|
|
{ 11148, 257, -1 } /* System.Void System.Collections.Generic.List`1<System.Threading.Timer>::set_Capacity(System.Int32) */,
|
|
{ 11144, 116, -1 } /* System.Void System.Collections.Generic.List`1<System.TimeZoneInfo/AdjustmentRule>::.ctor() */,
|
|
{ 11160, 116, -1 } /* System.Void System.Collections.Generic.List`1<System.TimeZoneInfo/AdjustmentRule>::Add(T) */,
|
|
{ 11149, 116, -1 } /* System.Int32 System.Collections.Generic.List`1<System.TimeZoneInfo/AdjustmentRule>::get_Count() */,
|
|
{ 11162, 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) */,
|
|
{ 11211, 116, -1 } /* System.Void System.Collections.Generic.List`1<System.TimeZoneInfo/AdjustmentRule>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 116, -1 } /* T[] System.Collections.Generic.List`1<System.TimeZoneInfo/AdjustmentRule>::ToArray() */,
|
|
{ 10751, 111, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.TimeZoneInfo>::GetEnumerator() */,
|
|
{ 11144, 111, -1 } /* System.Void System.Collections.Generic.List`1<System.TimeZoneInfo>::.ctor() */,
|
|
{ 11160, 111, -1 } /* System.Void System.Collections.Generic.List`1<System.TimeZoneInfo>::Add(T) */,
|
|
{ 11149, 111, -1 } /* System.Int32 System.Collections.Generic.List`1<System.TimeZoneInfo>::get_Count() */,
|
|
{ 11162, 111, -1 } /* System.Void System.Collections.Generic.List`1<System.TimeZoneInfo>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 10746, 111, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.TimeZoneInfo>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 11201, 116, -1 } /* System.Boolean System.Collections.Generic.List`1<System.TimeZoneInfo/AdjustmentRule>::Remove(T) */,
|
|
{ 10904, 126, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Int32,System.TimeType>::get_Count() */,
|
|
{ 10911, 126, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Int32,System.TimeType>::get_Item(TKey) */,
|
|
{ 11155, 113, -1 } /* T System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>>::get_Item(System.Int32) */,
|
|
{ 10863, 112, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>::get_Key() */,
|
|
{ 10864, 112, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>::get_Value() */,
|
|
{ 11149, 113, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>>::get_Count() */,
|
|
{ 10894, 120, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.String>::.ctor() */,
|
|
{ 10913, 120, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.String>::Add(TKey,TValue) */,
|
|
{ 10895, 126, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.TimeType>::.ctor(System.Int32) */,
|
|
{ 10911, 120, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Int32,System.String>::get_Item(TKey) */,
|
|
{ 10913, 126, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.TimeType>::Add(TKey,TValue) */,
|
|
{ 11145, 113, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>>::.ctor(System.Int32) */,
|
|
{ 10862, 112, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>::.ctor(TKey,TValue) */,
|
|
{ 11160, 113, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.TimeType>>::Add(T) */,
|
|
{ 11187, 155, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.TypeIdentifier>::GetEnumerator() */,
|
|
{ 11236, 155, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.TypeIdentifier>::get_Current() */,
|
|
{ 11234, 155, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.TypeIdentifier>::MoveNext() */,
|
|
{ 11233, 155, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.TypeIdentifier>::Dispose() */,
|
|
{ 11155, 157, -1 } /* T System.Collections.Generic.List`1<System.TypeSpec>::get_Item(System.Int32) */,
|
|
{ 11149, 157, -1 } /* System.Int32 System.Collections.Generic.List`1<System.TypeSpec>::get_Count() */,
|
|
{ 11187, 154, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.ModifierSpec>::GetEnumerator() */,
|
|
{ 11236, 154, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.ModifierSpec>::get_Current() */,
|
|
{ 11234, 154, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.ModifierSpec>::MoveNext() */,
|
|
{ 11233, 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) */,
|
|
{ 11144, 155, -1 } /* System.Void System.Collections.Generic.List`1<System.TypeIdentifier>::.ctor() */,
|
|
{ 11160, 155, -1 } /* System.Void System.Collections.Generic.List`1<System.TypeIdentifier>::Add(T) */,
|
|
{ 11144, 154, -1 } /* System.Void System.Collections.Generic.List`1<System.ModifierSpec>::.ctor() */,
|
|
{ 11160, 154, -1 } /* System.Void System.Collections.Generic.List`1<System.ModifierSpec>::Add(T) */,
|
|
{ 11144, 157, -1 } /* System.Void System.Collections.Generic.List`1<System.TypeSpec>::.ctor() */,
|
|
{ 11160, 157, -1 } /* System.Void System.Collections.Generic.List`1<System.TypeSpec>::Add(T) */,
|
|
{ 11144, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::.ctor() */,
|
|
{ 11160, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::Add(T) */,
|
|
{ 11212, 16, -1 } /* T[] System.Collections.Generic.List`1<System.Int32>::ToArray() */,
|
|
{ 10085, 351, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<System.Net.HttpWebRequest,Mono.Http.NtlmSession>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 10084, 351, -1 } /* !1 System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Net.HttpWebRequest,Mono.Http.NtlmSession>::GetValue(!0,System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<!0,!1>) */,
|
|
{ 10076, 351, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<System.Net.HttpWebRequest,Mono.Http.NtlmSession>::.ctor() */,
|
|
{ 16498, 330, -1 } /* System.Int32 System.Collections.Generic.Queue`1<Mono.Net.CFNetwork/GetProxyData>::get_Count() */,
|
|
{ 16507, 330, -1 } /* T System.Collections.Generic.Queue`1<Mono.Net.CFNetwork/GetProxyData>::Dequeue() */,
|
|
{ 16497, 330, -1 } /* System.Void System.Collections.Generic.Queue`1<Mono.Net.CFNetwork/GetProxyData>::.ctor() */,
|
|
{ 16503, 330, -1 } /* System.Void System.Collections.Generic.Queue`1<Mono.Net.CFNetwork/GetProxyData>::Enqueue(T) */,
|
|
{ 9977, 332, -1 } /* System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<!0> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Mono.Net.Security.AsyncProtocolResult>::Create() */,
|
|
{ 9978, 332, 2173 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Mono.Net.Security.AsyncProtocolResult>::Start<Mono.Net.Security.AsyncProtocolRequest/<StartOperation>d__23>(!!0&) */,
|
|
{ 9982, 332, -1 } /* System.Threading.Tasks.Task`1<!0> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Mono.Net.Security.AsyncProtocolResult>::get_Task() */,
|
|
{ 9969, -1, 2174 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Start<Mono.Net.Security.AsyncProtocolRequest/<ProcessOperation>d__24>(!!0&) */,
|
|
{ 9977, 335, -1 } /* System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<!0> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::Create() */,
|
|
{ 9978, 335, 2175 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::Start<Mono.Net.Security.AsyncProtocolRequest/<InnerRead>d__25>(!!0&) */,
|
|
{ 9982, 335, -1 } /* System.Threading.Tasks.Task`1<!0> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::get_Task() */,
|
|
{ 9981, 335, 2176 } /* 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&) */,
|
|
{ 3695, 16, -1 } /* System.Void System.Nullable`1<System.Int32>::.ctor(!0) */,
|
|
{ 3701, 16, -1 } /* !0 System.Nullable`1<System.Int32>::GetValueOrDefault() */,
|
|
{ 9985, 335, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::SetException(System.Exception) */,
|
|
{ 9983, 335, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::SetResult(!0) */,
|
|
{ 9979, 335, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) */,
|
|
{ 7260, 335, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<!0> System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::ConfigureAwait(System.Boolean) */,
|
|
{ 10043, 335, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<!0> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Nullable`1<System.Int32>>::GetAwaiter() */,
|
|
{ 10045, 335, -1 } /* System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Nullable`1<System.Int32>>::get_IsCompleted() */,
|
|
{ 9972, -1, 2177 } /* 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&) */,
|
|
{ 10048, 335, -1 } /* !0 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Nullable`1<System.Int32>>::GetResult() */,
|
|
{ 9972, -1, 2178 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter,Mono.Net.Security.AsyncProtocolRequest/<ProcessOperation>d__24>(!!0&,!!1&) */,
|
|
{ 9981, 332, 2179 } /* 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&) */,
|
|
{ 9985, 332, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Mono.Net.Security.AsyncProtocolResult>::SetException(System.Exception) */,
|
|
{ 9983, 332, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Mono.Net.Security.AsyncProtocolResult>::SetResult(!0) */,
|
|
{ 9979, 332, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<Mono.Net.Security.AsyncProtocolResult>::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine) */,
|
|
{ 3701, 47, -1 } /* !0 System.Nullable`1<System.Boolean>::GetValueOrDefault() */,
|
|
{ 3695, 321, -1 } /* System.Void System.Nullable`1<Mono.Security.Interface.MonoSslPolicyErrors>::.ctor(!0) */,
|
|
{ 9969, -1, 2180 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::Start<Mono.Net.Security.MobileAuthenticatedStream/<ProcessAuthentication>d__47>(!!0&) */,
|
|
{ 7509, -1, 16 } /* !!0 System.Threading.Tasks.TaskToApm::End<System.Int32>(System.IAsyncResult) */,
|
|
{ 9978, 16, 2181 } /* 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) */,
|
|
{ 9978, 16, 2182 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::Start<Mono.Net.Security.MobileAuthenticatedStream/<InnerRead>d__66>(!!0&) */,
|
|
{ 9969, -1, 2183 } /* 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) */,
|
|
{ 7397, -1, 16 } /* System.Threading.Tasks.Task`1<!!0> System.Threading.Tasks.Task::Run<System.Int32>(System.Func`1<!!0>) */,
|
|
{ 9981, 16, 2184 } /* 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&) */,
|
|
{ 9972, -1, 2185 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter,Mono.Net.Security.MobileAuthenticatedStream/<InnerWrite>d__67>(!!0&,!!1&) */,
|
|
{ 7260, 332, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<!0> System.Threading.Tasks.Task`1<Mono.Net.Security.AsyncProtocolResult>::ConfigureAwait(System.Boolean) */,
|
|
{ 10043, 332, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<!0> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<Mono.Net.Security.AsyncProtocolResult>::GetAwaiter() */,
|
|
{ 10045, 332, -1 } /* System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<Mono.Net.Security.AsyncProtocolResult>::get_IsCompleted() */,
|
|
{ 9972, -1, 2186 } /* 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&) */,
|
|
{ 10048, 332, -1 } /* !0 System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<Mono.Net.Security.AsyncProtocolResult>::GetResult() */,
|
|
{ 9981, 16, 2187 } /* 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&) */,
|
|
{ 10918, 345, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,Mono.Security.Interface.MonoTlsProvider>::ContainsKey(!0) */,
|
|
{ 10913, 345, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,Mono.Security.Interface.MonoTlsProvider>::Add(!0,!1) */,
|
|
{ 10932, 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() */,
|
|
{ 10932, 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() */,
|
|
{ 10894, 339, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Tuple`2<System.Guid,System.String>>::.ctor() */,
|
|
{ 10894, 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) */,
|
|
{ 10913, 339, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Tuple`2<System.Guid,System.String>>::Add(!0,!1) */,
|
|
{ 10196, -1, 2188 } /* !!0 System.Runtime.InteropServices.Marshal::PtrToStructure<Mono.Unity.UnityTls/unitytls_interface_struct>(System.IntPtr) */,
|
|
{ 16525, 136, -1 } /* System.Collections.Generic.IComparer`1<TKey> System.Collections.Generic.SortedList`2<System.String,System.Object>::get_Comparer() */,
|
|
{ 16549, 136, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.SortedList`2<System.String,System.Object>::GetEnumerator() */,
|
|
{ 10863, 136, -1 } /* !0 System.Collections.Generic.KeyValuePair`2<System.String,System.Object>::get_Key() */,
|
|
{ 10864, 136, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.String,System.Object>::get_Value() */,
|
|
{ 16519, 136, -1 } /* System.Void System.Collections.Generic.SortedList`2<System.String,System.Object>::.ctor(System.Collections.Generic.IComparer`1<TKey>) */,
|
|
{ 16555, 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) */,
|
|
{ 10918, 28, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.String>::ContainsKey(!0) */,
|
|
{ 10911, 28, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.String,System.String>::get_Item(!0) */,
|
|
{ 11144, 373, -1 } /* System.Void System.Collections.Generic.List`1<System.Enum>::.ctor() */,
|
|
{ 11160, 373, -1 } /* System.Void System.Collections.Generic.List`1<System.Enum>::Add(!0) */,
|
|
{ 11212, 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) */,
|
|
{ 11144, 379, -1 } /* System.Void System.Collections.Generic.List`1<System.ComponentModel.MaskedTextProvider/CharDescriptor>::.ctor() */,
|
|
{ 11160, 379, -1 } /* System.Void System.Collections.Generic.List`1<System.ComponentModel.MaskedTextProvider/CharDescriptor>::Add(!0) */,
|
|
{ 11155, 379, -1 } /* !0 System.Collections.Generic.List`1<System.ComponentModel.MaskedTextProvider/CharDescriptor>::get_Item(System.Int32) */,
|
|
{ 11187, 379, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<System.ComponentModel.MaskedTextProvider/CharDescriptor>::GetEnumerator() */,
|
|
{ 11236, 379, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<System.ComponentModel.MaskedTextProvider/CharDescriptor>::get_Current() */,
|
|
{ 11234, 379, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.ComponentModel.MaskedTextProvider/CharDescriptor>::MoveNext() */,
|
|
{ 11233, 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) */,
|
|
{ 10895, 387, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.ComponentModel.EventDescriptor>::.ctor(System.Int32) */,
|
|
{ 10918, 387, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.ComponentModel.EventDescriptor>::ContainsKey(!0) */,
|
|
{ 10913, 387, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.ComponentModel.EventDescriptor>::Add(!0,!1) */,
|
|
{ 10904, 387, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.String,System.ComponentModel.EventDescriptor>::get_Count() */,
|
|
{ 10908, 387, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<!0,!1> System.Collections.Generic.Dictionary`2<System.String,System.ComponentModel.EventDescriptor>::get_Values() */,
|
|
{ 10982, 387, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.String,System.ComponentModel.EventDescriptor>::CopyTo(!1[],System.Int32) */,
|
|
{ 10895, 390, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.ComponentModel.PropertyDescriptor>::.ctor(System.Int32) */,
|
|
{ 10918, 390, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.ComponentModel.PropertyDescriptor>::ContainsKey(!0) */,
|
|
{ 10913, 390, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.ComponentModel.PropertyDescriptor>::Add(!0,!1) */,
|
|
{ 10904, 390, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.String,System.ComponentModel.PropertyDescriptor>::get_Count() */,
|
|
{ 10908, 390, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<!0,!1> System.Collections.Generic.Dictionary`2<System.String,System.ComponentModel.PropertyDescriptor>::get_Values() */,
|
|
{ 10982, 390, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.String,System.ComponentModel.PropertyDescriptor>::CopyTo(!1[],System.Int32) */,
|
|
{ 10932, 120, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.String>::TryGetValue(!0,!1&) */,
|
|
{ 11160, 365, -1 } /* System.Void System.Collections.Generic.List`1<System.WeakReference>::Add(!0) */,
|
|
{ 11149, 365, -1 } /* System.Int32 System.Collections.Generic.List`1<System.WeakReference>::get_Count() */,
|
|
{ 11145, 365, -1 } /* System.Void System.Collections.Generic.List`1<System.WeakReference>::.ctor(System.Int32) */,
|
|
{ 11155, 365, -1 } /* !0 System.Collections.Generic.List`1<System.WeakReference>::get_Item(System.Int32) */,
|
|
{ 11167, 365, -1 } /* System.Void System.Collections.Generic.List`1<System.WeakReference>::Clear() */,
|
|
{ 11162, 365, -1 } /* System.Void System.Collections.Generic.List`1<System.WeakReference>::AddRange(System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 11213, 365, -1 } /* System.Void System.Collections.Generic.List`1<System.WeakReference>::TrimExcess() */,
|
|
{ 11144, 365, -1 } /* System.Void System.Collections.Generic.List`1<System.WeakReference>::.ctor() */,
|
|
{ 10863, 356, -1 } /* !0 System.Collections.Generic.KeyValuePair`2<System.Int32,System.Int32>::get_Key() */,
|
|
{ 10864, 356, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.Int32,System.Int32>::get_Value() */,
|
|
{ 10862, 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) */,
|
|
{ 11145, 405, -1 } /* System.Void System.Collections.Generic.List`1<System.Net.MonoChunkStream/Chunk>::.ctor(System.Int32) */,
|
|
{ 11160, 405, -1 } /* System.Void System.Collections.Generic.List`1<System.Net.MonoChunkStream/Chunk>::Add(!0) */,
|
|
{ 11187, 405, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<System.Net.MonoChunkStream/Chunk>::GetEnumerator() */,
|
|
{ 11236, 405, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<System.Net.MonoChunkStream/Chunk>::get_Current() */,
|
|
{ 11234, 405, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Net.MonoChunkStream/Chunk>::MoveNext() */,
|
|
{ 11233, 405, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Net.MonoChunkStream/Chunk>::Dispose() */,
|
|
{ 11144, 396, -1 } /* System.Void System.Collections.Generic.List`1<System.Net.IPAddress>::.ctor() */,
|
|
{ 11160, 396, -1 } /* System.Void System.Collections.Generic.List`1<System.Net.IPAddress>::Add(!0) */,
|
|
{ 11149, 396, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Net.IPAddress>::get_Count() */,
|
|
{ 11187, 396, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<System.Net.IPAddress>::GetEnumerator() */,
|
|
{ 11236, 396, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<System.Net.IPAddress>::get_Current() */,
|
|
{ 11234, 396, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Net.IPAddress>::MoveNext() */,
|
|
{ 11233, 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) */,
|
|
{ 10196, -1, 2189 } /* !!0 System.Runtime.InteropServices.Marshal::PtrToStructure<System.Net.NetworkInformation.Win32_FIXED_INFO>(System.IntPtr) */,
|
|
{ 10932, 406, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Net.WebConnectionGroup>::TryGetValue(!0,!1&) */,
|
|
{ 10894, 406, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Net.WebConnectionGroup>::.ctor() */,
|
|
{ 10913, 406, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Net.WebConnectionGroup>::Add(!0,!1) */,
|
|
{ 10904, 406, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.String,System.Net.WebConnectionGroup>::get_Count() */,
|
|
{ 10930, 406, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Net.WebConnectionGroup>::Remove(!0) */,
|
|
{ 10908, 406, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<!0,!1> System.Collections.Generic.Dictionary`2<System.String,System.Net.WebConnectionGroup>::get_Values() */,
|
|
{ 11146, 408, -1 } /* System.Void System.Collections.Generic.List`1<System.Net.WebConnectionGroup>::.ctor(System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 11187, 408, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<System.Net.WebConnectionGroup>::GetEnumerator() */,
|
|
{ 11236, 408, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<System.Net.WebConnectionGroup>::get_Current() */,
|
|
{ 11144, 408, -1 } /* System.Void System.Collections.Generic.List`1<System.Net.WebConnectionGroup>::.ctor() */,
|
|
{ 11160, 408, -1 } /* System.Void System.Collections.Generic.List`1<System.Net.WebConnectionGroup>::Add(!0) */,
|
|
{ 11234, 408, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Net.WebConnectionGroup>::MoveNext() */,
|
|
{ 11233, 408, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Net.WebConnectionGroup>::Dispose() */,
|
|
{ 10918, 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) */,
|
|
{ 10894, 419, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Threading.Thread,System.Diagnostics.StackTrace>::.ctor() */,
|
|
{ 11187, 416, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<System.Threading.Thread>::GetEnumerator() */,
|
|
{ 11236, 416, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<System.Threading.Thread>::get_Current() */,
|
|
{ 10911, 419, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.Threading.Thread,System.Diagnostics.StackTrace>::get_Item(!0) */,
|
|
{ 11234, 416, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Threading.Thread>::MoveNext() */,
|
|
{ 11233, 416, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Threading.Thread>::Dispose() */,
|
|
{ 11149, 416, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Threading.Thread>::get_Count() */,
|
|
{ 11155, 416, -1 } /* !0 System.Collections.Generic.List`1<System.Threading.Thread>::get_Item(System.Int32) */,
|
|
{ 11144, 416, -1 } /* System.Void System.Collections.Generic.List`1<System.Threading.Thread>::.ctor() */,
|
|
{ 11160, 416, -1 } /* System.Void System.Collections.Generic.List`1<System.Threading.Thread>::Add(!0) */,
|
|
{ 10913, 419, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Threading.Thread,System.Diagnostics.StackTrace>::Add(!0,!1) */,
|
|
{ 11201, 416, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Threading.Thread>::Remove(!0) */,
|
|
{ 11191, 416, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Threading.Thread>::IndexOf(!0) */,
|
|
{ 10930, 419, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Threading.Thread,System.Diagnostics.StackTrace>::Remove(!0) */,
|
|
{ 1159, 6, -1 } /* System.Int32 System.ArraySegment`1<System.Byte>::get_Offset() */,
|
|
{ 1160, 6, -1 } /* System.Int32 System.ArraySegment`1<System.Byte>::get_Count() */,
|
|
{ 1158, 6, -1 } /* !0[] System.ArraySegment`1<System.Byte>::get_Array() */,
|
|
{ 10209, -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) */,
|
|
{ 1987, 422, -1 } /* System.Void System.EventHandler`1<System.Net.Sockets.SocketAsyncEventArgs>::Invoke(System.Object,!0) */,
|
|
{ 16454, 365, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.WeakReference>::.ctor() */,
|
|
{ 16463, 365, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.WeakReference>::AddLast(T) */,
|
|
{ 16454, 410, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Net.WebConnectionGroup/ConnectionState>::.ctor() */,
|
|
{ 16468, 410, -1 } /* System.Collections.Generic.LinkedList`1/Enumerator<T> System.Collections.Generic.LinkedList`1<System.Net.WebConnectionGroup/ConnectionState>::GetEnumerator() */,
|
|
{ 16486, 410, -1 } /* T System.Collections.Generic.LinkedList`1/Enumerator<System.Net.WebConnectionGroup/ConnectionState>::get_Current() */,
|
|
{ 16470, 410, -1 } /* System.Boolean System.Collections.Generic.LinkedList`1<System.Net.WebConnectionGroup/ConnectionState>::Remove(T) */,
|
|
{ 16461, 410, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Net.WebConnectionGroup/ConnectionState>::AddFirst(T) */,
|
|
{ 16488, 410, -1 } /* System.Boolean System.Collections.Generic.LinkedList`1/Enumerator<System.Net.WebConnectionGroup/ConnectionState>::MoveNext() */,
|
|
{ 16490, 410, -1 } /* System.Void System.Collections.Generic.LinkedList`1/Enumerator<System.Net.WebConnectionGroup/ConnectionState>::Dispose() */,
|
|
{ 16456, 410, -1 } /* System.Int32 System.Collections.Generic.LinkedList`1<System.Net.WebConnectionGroup/ConnectionState>::get_Count() */,
|
|
{ 16458, 410, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Net.WebConnectionGroup/ConnectionState>::get_Last() */,
|
|
{ 16495, 410, -1 } /* T System.Collections.Generic.LinkedListNode`1<System.Net.WebConnectionGroup/ConnectionState>::get_Value() */,
|
|
{ 16457, 410, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Net.WebConnectionGroup/ConnectionState>::get_First() */,
|
|
{ 16494, 410, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedListNode`1<System.Net.WebConnectionGroup/ConnectionState>::get_Next() */,
|
|
{ 11144, 412, -1 } /* System.Void System.Collections.Generic.List`1<System.Net.WebConnection>::.ctor() */,
|
|
{ 11160, 412, -1 } /* System.Void System.Collections.Generic.List`1<System.Net.WebConnection>::Add(!0) */,
|
|
{ 16471, 410, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Net.WebConnectionGroup/ConnectionState>::Remove(System.Collections.Generic.LinkedListNode`1<T>) */,
|
|
{ 11187, 412, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<System.Net.WebConnection>::GetEnumerator() */,
|
|
{ 11236, 412, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<System.Net.WebConnection>::get_Current() */,
|
|
{ 11234, 412, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Net.WebConnection>::MoveNext() */,
|
|
{ 11233, 412, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Net.WebConnection>::Dispose() */,
|
|
{ 11144, 394, -1 } /* System.Void System.Collections.Generic.List`1<System.Security.Cryptography.X509Certificates.X509CertificateImpl>::.ctor() */,
|
|
{ 11187, 394, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<System.Security.Cryptography.X509Certificates.X509CertificateImpl>::GetEnumerator() */,
|
|
{ 11236, 394, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<System.Security.Cryptography.X509Certificates.X509CertificateImpl>::get_Current() */,
|
|
{ 11160, 394, -1 } /* System.Void System.Collections.Generic.List`1<System.Security.Cryptography.X509Certificates.X509CertificateImpl>::Add(!0) */,
|
|
{ 11234, 394, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Security.Cryptography.X509Certificates.X509CertificateImpl>::MoveNext() */,
|
|
{ 11233, 394, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Security.Cryptography.X509Certificates.X509CertificateImpl>::Dispose() */,
|
|
{ 11149, 394, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Security.Cryptography.X509Certificates.X509CertificateImpl>::get_Count() */,
|
|
{ 11155, 394, -1 } /* !0 System.Collections.Generic.List`1<System.Security.Cryptography.X509Certificates.X509CertificateImpl>::get_Item(System.Int32) */,
|
|
{ 11167, 394, -1 } /* System.Void System.Collections.Generic.List`1<System.Security.Cryptography.X509Certificates.X509CertificateImpl>::Clear() */,
|
|
{ 16457, 357, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Text.RegularExpressions.CachedCodeEntry>::get_First() */,
|
|
{ 16495, 357, -1 } /* T System.Collections.Generic.LinkedListNode`1<System.Text.RegularExpressions.CachedCodeEntry>::get_Value() */,
|
|
{ 16471, 357, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Text.RegularExpressions.CachedCodeEntry>::Remove(System.Collections.Generic.LinkedListNode`1<T>) */,
|
|
{ 16462, 357, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Text.RegularExpressions.CachedCodeEntry>::AddFirst(System.Collections.Generic.LinkedListNode`1<T>) */,
|
|
{ 16494, 357, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedListNode`1<System.Text.RegularExpressions.CachedCodeEntry>::get_Next() */,
|
|
{ 16461, 357, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<System.Text.RegularExpressions.CachedCodeEntry>::AddFirst(T) */,
|
|
{ 16456, 357, -1 } /* System.Int32 System.Collections.Generic.LinkedList`1<System.Text.RegularExpressions.CachedCodeEntry>::get_Count() */,
|
|
{ 16472, 357, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Text.RegularExpressions.CachedCodeEntry>::RemoveLast() */,
|
|
{ 16454, 357, -1 } /* System.Void System.Collections.Generic.LinkedList`1<System.Text.RegularExpressions.CachedCodeEntry>::.ctor() */,
|
|
{ 10895, 28, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.String>::.ctor(System.Int32) */,
|
|
{ 11145, 358, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexCharClass/SingleRange>::.ctor(System.Int32) */,
|
|
{ 11160, 358, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexCharClass/SingleRange>::Add(!0) */,
|
|
{ 11149, 358, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexCharClass/SingleRange>::get_Count() */,
|
|
{ 11155, 358, -1 } /* !0 System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexCharClass/SingleRange>::get_Item(System.Int32) */,
|
|
{ 11210, 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>) */,
|
|
{ 11156, 358, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexCharClass/SingleRange>::set_Item(System.Int32,!0) */,
|
|
{ 11205, 358, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexCharClass/SingleRange>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11173, 8, -1 } /* System.Void System.Collections.Generic.List`1<System.String>::CopyTo(System.Int32,!0[],System.Int32,System.Int32) */,
|
|
{ 11149, 361, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexNode>::get_Count() */,
|
|
{ 11155, 361, -1 } /* !0 System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexNode>::get_Item(System.Int32) */,
|
|
{ 11207, 361, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexNode>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11156, 361, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexNode>::set_Item(System.Int32,!0) */,
|
|
{ 11197, 361, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexNode>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 11205, 361, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexNode>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11145, 361, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexNode>::.ctor(System.Int32) */,
|
|
{ 11160, 361, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexNode>::Add(!0) */,
|
|
{ 11144, 364, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexOptions>::.ctor() */,
|
|
{ 11149, 364, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexOptions>::get_Count() */,
|
|
{ 11205, 364, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexOptions>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11017, 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>) */,
|
|
{ 11160, 364, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexOptions>::Add(!0) */,
|
|
{ 11155, 364, -1 } /* !0 System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexOptions>::get_Item(System.Int32) */,
|
|
{ 11204, 364, -1 } /* System.Void System.Collections.Generic.List`1<System.Text.RegularExpressions.RegexOptions>::RemoveAt(System.Int32) */,
|
|
{ 10911, 301, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.String,System.Int32>::get_Item(!0) */,
|
|
{ 10912, 301, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Int32>::set_Item(!0,!1) */,
|
|
{ 10895, 352, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.UriParser>::.ctor(System.Int32) */,
|
|
{ 10912, 352, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.UriParser>::set_Item(!0,!1) */,
|
|
{ 10932, 352, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.UriParser>::TryGetValue(!0,!1&) */,
|
|
{ 10904, 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) */,
|
|
{ 20280, -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) */,
|
|
{ 11144, 1, -1 } /* System.Void System.Collections.Generic.List`1<System.Type>::.ctor() */,
|
|
{ 11160, 1, -1 } /* System.Void System.Collections.Generic.List`1<System.Type>::Add(!0) */,
|
|
{ 11212, 1, -1 } /* !0[] System.Collections.Generic.List`1<System.Type>::ToArray() */,
|
|
{ 19256, -1, 2190 } /* T UnityEngine.AttributeHelperEngine::GetCustomAttributeOfType<UnityEngine.DefaultExecutionOrder>(System.Type) */,
|
|
{ 11155, 439, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::get_Item(System.Int32) */,
|
|
{ 11156, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::set_Item(System.Int32,!0) */,
|
|
{ 11149, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::get_Count() */,
|
|
{ 11195, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Insert(System.Int32,!0) */,
|
|
{ 11204, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::RemoveAt(System.Int32) */,
|
|
{ 11144, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor() */,
|
|
{ 11160, 472, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Events.BaseInvokableCall>::Add(!0) */,
|
|
{ 11144, 472, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Events.BaseInvokableCall>::.ctor() */,
|
|
{ 11155, 472, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Events.BaseInvokableCall>::get_Item(System.Int32) */,
|
|
{ 11149, 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) */,
|
|
{ 11203, 472, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Events.BaseInvokableCall>::RemoveAll(System.Predicate`1<!0>) */,
|
|
{ 11167, 472, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Events.BaseInvokableCall>::Clear() */,
|
|
{ 11162, 472, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Events.BaseInvokableCall>::AddRange(System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 19904, 109, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.Single>::.ctor(UnityEngine.Object,System.Reflection.MethodInfo,T) */,
|
|
{ 19904, 16, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.Int32>::.ctor(UnityEngine.Object,System.Reflection.MethodInfo,T) */,
|
|
{ 19904, 8, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.String>::.ctor(UnityEngine.Object,System.Reflection.MethodInfo,T) */,
|
|
{ 19904, 47, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.Boolean>::.ctor(UnityEngine.Object,System.Reflection.MethodInfo,T) */,
|
|
{ 11144, 471, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Events.PersistentCall>::.ctor() */,
|
|
{ 11187, 471, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<UnityEngine.Events.PersistentCall>::GetEnumerator() */,
|
|
{ 11236, 471, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<UnityEngine.Events.PersistentCall>::get_Current() */,
|
|
{ 11234, 471, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Events.PersistentCall>::MoveNext() */,
|
|
{ 11233, 471, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Events.PersistentCall>::Dispose() */,
|
|
{ 17423, -1, 499 } /* Unity.Collections.NativeArray`1<T> Unity.Collections.LowLevel.Unsafe.NativeArrayUnsafeUtility::ConvertExistingDataToNativeArray<UnityEngine.Experimental.GlobalIllumination.LightDataGI>(System.Void*,System.Int32,Unity.Collections.Allocator) */,
|
|
{ 11167, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::Clear() */,
|
|
{ 19416, -1, 109 } /* System.Void UnityEngine.NoAllocHelpers::EnsureListElemCount<System.Single>(System.Collections.Generic.List`1<T>,System.Int32) */,
|
|
{ 11167, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::Clear() */,
|
|
{ 19416, -1, 445 } /* System.Void UnityEngine.NoAllocHelpers::EnsureListElemCount<UnityEngine.Vector4>(System.Collections.Generic.List`1<T>,System.Int32) */,
|
|
{ 11167, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::Clear() */,
|
|
{ 19416, -1, 447 } /* System.Void UnityEngine.NoAllocHelpers::EnsureListElemCount<UnityEngine.Color>(System.Collections.Generic.List`1<T>,System.Int32) */,
|
|
{ 11167, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Clear() */,
|
|
{ 19416, -1, 446 } /* System.Void UnityEngine.NoAllocHelpers::EnsureListElemCount<UnityEngine.Matrix4x4>(System.Collections.Generic.List`1<T>,System.Int32) */,
|
|
{ 19419, -1, 109 } /* T[] UnityEngine.NoAllocHelpers::ExtractArrayFromListT<System.Single>(System.Collections.Generic.List`1<T>) */,
|
|
{ 11149, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::get_Count() */,
|
|
{ 19419, -1, 447 } /* T[] UnityEngine.NoAllocHelpers::ExtractArrayFromListT<UnityEngine.Color>(System.Collections.Generic.List`1<T>) */,
|
|
{ 11149, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::get_Count() */,
|
|
{ 19419, -1, 445 } /* T[] UnityEngine.NoAllocHelpers::ExtractArrayFromListT<UnityEngine.Vector4>(System.Collections.Generic.List`1<T>) */,
|
|
{ 11149, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::get_Count() */,
|
|
{ 19419, -1, 446 } /* T[] UnityEngine.NoAllocHelpers::ExtractArrayFromListT<UnityEngine.Matrix4x4>(System.Collections.Generic.List`1<T>) */,
|
|
{ 11149, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::get_Count() */,
|
|
{ 18598, -1, 431 } /* T[] UnityEngine.Mesh::GetAllocArrayFromChannel<UnityEngine.Vector3>(UnityEngine.Rendering.VertexAttribute) */,
|
|
{ 18600, -1, 431 } /* System.Void UnityEngine.Mesh::SetArrayForChannel<UnityEngine.Vector3>(UnityEngine.Rendering.VertexAttribute,T[]) */,
|
|
{ 19418, -1, 431 } /* System.Int32 UnityEngine.NoAllocHelpers::SafeLength<UnityEngine.Vector3>(System.Collections.Generic.List`1<T>) */,
|
|
{ 18602, -1, 431 } /* System.Void UnityEngine.Mesh::SetListForChannel<UnityEngine.Vector3>(UnityEngine.Rendering.VertexAttribute,System.Collections.Generic.List`1<T>,System.Int32,System.Int32) */,
|
|
{ 18603, -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) */,
|
|
{ 19418, -1, 450 } /* System.Int32 UnityEngine.NoAllocHelpers::SafeLength<UnityEngine.Color32>(System.Collections.Generic.List`1<T>) */,
|
|
{ 18601, -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) */,
|
|
{ 19418, -1, 445 } /* System.Int32 UnityEngine.NoAllocHelpers::SafeLength<UnityEngine.Vector4>(System.Collections.Generic.List`1<T>) */,
|
|
{ 18611, -1, 445 } /* System.Void UnityEngine.Mesh::SetUvsImpl<UnityEngine.Vector4>(System.Int32,System.Int32,System.Collections.Generic.List`1<T>,System.Int32,System.Int32) */,
|
|
{ 19418, -1, 16 } /* System.Int32 UnityEngine.NoAllocHelpers::SafeLength<System.Int32>(System.Collections.Generic.List`1<T>) */,
|
|
{ 19428, -1, 2191 } /* 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) */,
|
|
{ 17254, -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>) */,
|
|
{ 19949, 478, -1 } /* System.Void UnityEngine.Events.UnityEvent`1<UnityEngine.Networking.PlayerConnection.MessageEventArgs>::AddListener(UnityEngine.Events.UnityAction`1<T0>) */,
|
|
{ 11187, 16, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<System.Int32>::GetEnumerator() */,
|
|
{ 11236, 16, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<System.Int32>::get_Current() */,
|
|
{ 19945, 16, -1 } /* System.Void UnityEngine.Events.UnityAction`1<System.Int32>::Invoke(T0) */,
|
|
{ 11234, 16, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int32>::MoveNext() */,
|
|
{ 11233, 16, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Int32>::Dispose() */,
|
|
{ 19949, 16, -1 } /* System.Void UnityEngine.Events.UnityEvent`1<System.Int32>::AddListener(UnityEngine.Events.UnityAction`1<T0>) */,
|
|
{ 19950, 16, -1 } /* System.Void UnityEngine.Events.UnityEvent`1<System.Int32>::RemoveListener(UnityEngine.Events.UnityAction`1<T0>) */,
|
|
{ 19944, 478, -1 } /* System.Void UnityEngine.Events.UnityAction`1<UnityEngine.Networking.PlayerConnection.MessageEventArgs>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 19954, 16, -1 } /* System.Void UnityEngine.Events.UnityEvent`1<System.Int32>::Invoke(T0) */,
|
|
{ 11201, 16, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32>::Remove(!0) */,
|
|
{ 17250, -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>) */,
|
|
{ 17253, -1, 479 } /* System.Boolean System.Linq.Enumerable::Any<UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/MessageTypeSubscribers>(System.Collections.Generic.IEnumerable`1<!!0>) */,
|
|
{ 19954, 478, -1 } /* System.Void UnityEngine.Events.UnityEvent`1<UnityEngine.Networking.PlayerConnection.MessageEventArgs>::Invoke(T0) */,
|
|
{ 17252, -1, 479 } /* !!0 System.Linq.Enumerable::SingleOrDefault<UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/MessageTypeSubscribers>(System.Collections.Generic.IEnumerable`1<!!0>,System.Func`2<!!0,System.Boolean>) */,
|
|
{ 11160, 479, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/MessageTypeSubscribers>::Add(!0) */,
|
|
{ 19950, 478, -1 } /* System.Void UnityEngine.Events.UnityEvent`1<UnityEngine.Networking.PlayerConnection.MessageEventArgs>::RemoveListener(UnityEngine.Events.UnityAction`1<T0>) */,
|
|
{ 11201, 479, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/MessageTypeSubscribers>::Remove(!0) */,
|
|
{ 11144, 479, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.PlayerConnection.PlayerEditorConnectionEvents/MessageTypeSubscribers>::.ctor() */,
|
|
{ 19948, 16, -1 } /* System.Void UnityEngine.Events.UnityEvent`1<System.Int32>::.ctor() */,
|
|
{ 19948, 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) */,
|
|
{ 17423, -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) */,
|
|
{ 19416, -1, 443 } /* System.Void UnityEngine.NoAllocHelpers::EnsureListElemCount<UnityEngine.Material>(System.Collections.Generic.List`1<T>,System.Int32) */,
|
|
{ 19419, -1, 443 } /* T[] UnityEngine.NoAllocHelpers::ExtractArrayFromListT<UnityEngine.Material>(System.Collections.Generic.List`1<T>) */,
|
|
{ 17423, -1, 489 } /* Unity.Collections.NativeArray`1<T> Unity.Collections.LowLevel.Unsafe.NativeArrayUnsafeUtility::ConvertExistingDataToNativeArray<UnityEngine.Plane>(System.Void*,System.Int32,Unity.Collections.Allocator) */,
|
|
{ 17423, -1, 491 } /* Unity.Collections.NativeArray`1<T> Unity.Collections.LowLevel.Unsafe.NativeArrayUnsafeUtility::ConvertExistingDataToNativeArray<UnityEngine.Rendering.BatchVisibility>(System.Void*,System.Int32,Unity.Collections.Allocator) */,
|
|
{ 17423, -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) */,
|
|
{ 19956, 473, -1 } /* System.Void UnityEngine.Events.UnityAction`2<UnityEngine.SceneManagement.Scene,UnityEngine.SceneManagement.LoadSceneMode>::Invoke(T0,T1) */,
|
|
{ 19945, 475, -1 } /* System.Void UnityEngine.Events.UnityAction`1<UnityEngine.SceneManagement.Scene>::Invoke(T0) */,
|
|
{ 19956, 476, -1 } /* System.Void UnityEngine.Events.UnityAction`2<UnityEngine.SceneManagement.Scene,UnityEngine.SceneManagement.Scene>::Invoke(T0,T1) */,
|
|
{ 11167, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::Clear() */,
|
|
{ 19416, -1, 437 } /* System.Void UnityEngine.NoAllocHelpers::EnsureListElemCount<UnityEngine.Rect>(System.Collections.Generic.List`1<T>,System.Int32) */,
|
|
{ 19419, -1, 437 } /* T[] UnityEngine.NoAllocHelpers::ExtractArrayFromListT<UnityEngine.Rect>(System.Collections.Generic.List`1<T>) */,
|
|
{ 11149, 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) */,
|
|
{ 11145, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor(System.Int32) */,
|
|
{ 11160, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Add(!0) */,
|
|
{ 11162, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::AddRange(System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 11167, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Clear() */,
|
|
{ 11155, 463, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_Item(System.Int32) */,
|
|
{ 11201, 463, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Remove(!0) */,
|
|
{ 11149, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_Count() */,
|
|
{ 11187, 511, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<UnityEngine.ISubsystemDescriptor>::GetEnumerator() */,
|
|
{ 11236, 511, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<UnityEngine.ISubsystemDescriptor>::get_Current() */,
|
|
{ 11234, 511, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.ISubsystemDescriptor>::MoveNext() */,
|
|
{ 11233, 511, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.ISubsystemDescriptor>::Dispose() */,
|
|
{ 11160, 511, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ISubsystemDescriptor>::Add(!0) */,
|
|
{ 11160, 510, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ISubsystemDescriptorImpl>::Add(!0) */,
|
|
{ 11187, 510, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<UnityEngine.ISubsystemDescriptorImpl>::GetEnumerator() */,
|
|
{ 11236, 510, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<UnityEngine.ISubsystemDescriptorImpl>::get_Current() */,
|
|
{ 11234, 510, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.ISubsystemDescriptorImpl>::MoveNext() */,
|
|
{ 11233, 510, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.ISubsystemDescriptorImpl>::Dispose() */,
|
|
{ 11167, 510, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ISubsystemDescriptorImpl>::Clear() */,
|
|
{ 11144, 510, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ISubsystemDescriptorImpl>::.ctor() */,
|
|
{ 11144, 511, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ISubsystemDescriptor>::.ctor() */,
|
|
{ 11160, 509, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ISubsystem>::Add(!0) */,
|
|
{ 11187, 509, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<UnityEngine.ISubsystem>::GetEnumerator() */,
|
|
{ 11236, 509, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<UnityEngine.ISubsystem>::get_Current() */,
|
|
{ 11234, 509, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.ISubsystem>::MoveNext() */,
|
|
{ 11233, 509, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.ISubsystem>::Dispose() */,
|
|
{ 11167, 509, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ISubsystem>::Clear() */,
|
|
{ 11149, 509, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ISubsystem>::get_Count() */,
|
|
{ 11155, 509, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.ISubsystem>::get_Item(System.Int32) */,
|
|
{ 11204, 509, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ISubsystem>::RemoveAt(System.Int32) */,
|
|
{ 11144, 509, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ISubsystem>::.ctor() */,
|
|
{ 1074, 512, -1 } /* System.Void System.Action`1<UnityEngine.Font>::Invoke(!0) */,
|
|
{ 10897, 28, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.String>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<!0>) */,
|
|
{ 10863, 28, -1 } /* !0 System.Collections.Generic.KeyValuePair`2<System.String,System.String>::get_Key() */,
|
|
{ 11144, 513, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte[]>::.ctor() */,
|
|
{ 11160, 513, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte[]>::Add(!0) */,
|
|
{ 11155, 513, -1 } /* !0 System.Collections.Generic.List`1<System.Byte[]>::get_Item(System.Int32) */,
|
|
{ 11149, 513, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte[]>::get_Count() */,
|
|
{ 11144, 526, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.GUILayoutEntry>::.ctor() */,
|
|
{ 11149, 526, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.GUILayoutEntry>::get_Count() */,
|
|
{ 11187, 526, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<UnityEngine.GUILayoutEntry>::GetEnumerator() */,
|
|
{ 11236, 526, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<UnityEngine.GUILayoutEntry>::get_Current() */,
|
|
{ 11234, 526, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.GUILayoutEntry>::MoveNext() */,
|
|
{ 11233, 526, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.GUILayoutEntry>::Dispose() */,
|
|
{ 11155, 526, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.GUILayoutEntry>::get_Item(System.Int32) */,
|
|
{ 10932, 522, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.GUILayoutUtility/LayoutCache>::TryGetValue(!0,!1&) */,
|
|
{ 10912, 522, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.GUILayoutUtility/LayoutCache>::set_Item(!0,!1) */,
|
|
{ 10894, 522, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.GUILayoutUtility/LayoutCache>::.ctor() */,
|
|
{ 10896, 528, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.GUIStyle>::.ctor(System.Collections.Generic.IEqualityComparer`1<!0>) */,
|
|
{ 10912, 528, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.GUIStyle>::set_Item(!0,!1) */,
|
|
{ 10932, 528, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,UnityEngine.GUIStyle>::TryGetValue(!0,!1&) */,
|
|
{ 10908, 528, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<!0,!1> System.Collections.Generic.Dictionary`2<System.String,UnityEngine.GUIStyle>::get_Values() */,
|
|
{ 10981, 528, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2/ValueCollection<System.String,UnityEngine.GUIStyle>::GetEnumerator() */,
|
|
{ 10932, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::TryGetValue(!0,!1&) */,
|
|
{ 10912, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::set_Item(!0,!1) */,
|
|
{ 10894, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::.ctor() */,
|
|
{ 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) */,
|
|
{ 10918, 533, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Event,UnityEngine.TextEditor/TextEditOp>::ContainsKey(!0) */,
|
|
{ 10911, 533, -1 } /* !1 System.Collections.Generic.Dictionary`2<UnityEngine.Event,UnityEngine.TextEditor/TextEditOp>::get_Item(!0) */,
|
|
{ 10912, 533, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Event,UnityEngine.TextEditor/TextEditOp>::set_Item(!0,!1) */,
|
|
{ 10894, 533, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Event,UnityEngine.TextEditor/TextEditOp>::.ctor() */,
|
|
{ 11144, 545, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rigidbody2D>::.ctor() */,
|
|
{ 1074, 550, -1 } /* System.Void System.Action`1<UnityEngine.XR.InputDevice>::Invoke(!0) */,
|
|
{ 1074, 548, -1 } /* System.Void System.Action`1<UnityEngine.XR.XRNodeState>::Invoke(!0) */,
|
|
{ 20835, 554, -1 } /* System.Void UnityEngine.IntegratedSubsystem`1<UnityEngine.XR.XRDisplaySubsystemDescriptor>::.ctor() */,
|
|
{ 20818, 555, -1 } /* System.Void UnityEngine.IntegratedSubsystemDescriptor`1<UnityEngine.XR.XRDisplaySubsystem>::.ctor() */,
|
|
{ 1074, 557, -1 } /* System.Void System.Action`1<UnityEngine.XR.XRInputSubsystem>::Invoke(!0) */,
|
|
{ 20835, 556, -1 } /* System.Void UnityEngine.IntegratedSubsystem`1<UnityEngine.XR.XRInputSubsystemDescriptor>::.ctor() */,
|
|
{ 20818, 557, -1 } /* System.Void UnityEngine.IntegratedSubsystemDescriptor`1<UnityEngine.XR.XRInputSubsystem>::.ctor() */,
|
|
{ 1074, 559, -1 } /* System.Void System.Action`1<UnityEngine.XR.MeshGenerationResult>::Invoke(!0) */,
|
|
{ 20835, 560, -1 } /* System.Void UnityEngine.IntegratedSubsystem`1<UnityEngine.XR.XRMeshSubsystemDescriptor>::.ctor() */,
|
|
{ 20818, 561, -1 } /* System.Void UnityEngine.IntegratedSubsystemDescriptor`1<UnityEngine.XR.XRMeshSubsystem>::.ctor() */,
|
|
{ 21929, -1, 563 } /* ReturnType UnityEngine.AndroidJavaObject::Call<UnityEngine.AndroidJavaObject>(System.String,System.Object[]) */,
|
|
{ 21929, -1, 8 } /* ReturnType UnityEngine.AndroidJavaObject::Call<System.String>(System.String,System.Object[]) */,
|
|
{ 21930, -1, 16 } /* ReturnType UnityEngine.AndroidJavaObject::CallStatic<System.Int32>(System.String,System.Object[]) */,
|
|
{ 21929, -1, 47 } /* ReturnType UnityEngine.AndroidJavaObject::Call<System.Boolean>(System.String,System.Object[]) */,
|
|
{ 21930, -1, 563 } /* ReturnType UnityEngine.AndroidJavaObject::CallStatic<UnityEngine.AndroidJavaObject>(System.String,System.Object[]) */,
|
|
{ 21929, -1, 16 } /* ReturnType UnityEngine.AndroidJavaObject::Call<System.Int32>(System.String,System.Object[]) */,
|
|
{ 21929, -1, 108 } /* ReturnType UnityEngine.AndroidJavaObject::Call<System.SByte>(System.String,System.Object[]) */,
|
|
{ 21929, -1, 95 } /* ReturnType UnityEngine.AndroidJavaObject::Call<System.Int16>(System.String,System.Object[]) */,
|
|
{ 21929, -1, 37 } /* ReturnType UnityEngine.AndroidJavaObject::Call<System.Int64>(System.String,System.Object[]) */,
|
|
{ 21929, -1, 109 } /* ReturnType UnityEngine.AndroidJavaObject::Call<System.Single>(System.String,System.Object[]) */,
|
|
{ 21929, -1, 81 } /* ReturnType UnityEngine.AndroidJavaObject::Call<System.Double>(System.String,System.Object[]) */,
|
|
{ 21929, -1, 7 } /* ReturnType UnityEngine.AndroidJavaObject::Call<System.Char>(System.String,System.Object[]) */,
|
|
{ 20198, -1, 571 } /* System.Boolean UnityEngine.Playables.PlayableHandle::IsPlayableOfType<UnityEngine.Animations.AnimationLayerMixerPlayable>() */,
|
|
{ 20198, -1, 572 } /* System.Boolean UnityEngine.Playables.PlayableHandle::IsPlayableOfType<UnityEngine.Animations.AnimationMixerPlayable>() */,
|
|
{ 20198, -1, 573 } /* System.Boolean UnityEngine.Playables.PlayableHandle::IsPlayableOfType<UnityEngine.Animations.AnimationMotionXToDeltaPlayable>() */,
|
|
{ 20198, -1, 574 } /* System.Boolean UnityEngine.Playables.PlayableHandle::IsPlayableOfType<UnityEngine.Animations.AnimationOffsetPlayable>() */,
|
|
{ 20198, -1, 575 } /* System.Boolean UnityEngine.Playables.PlayableHandle::IsPlayableOfType<UnityEngine.Animations.AnimationPosePlayable>() */,
|
|
{ 20198, -1, 576 } /* System.Boolean UnityEngine.Playables.PlayableHandle::IsPlayableOfType<UnityEngine.Animations.AnimationRemoveScalePlayable>() */,
|
|
{ 20198, -1, 577 } /* System.Boolean UnityEngine.Playables.PlayableHandle::IsPlayableOfType<UnityEngine.Animations.AnimationScriptPlayable>() */,
|
|
{ 20198, -1, 578 } /* System.Boolean UnityEngine.Playables.PlayableHandle::IsPlayableOfType<UnityEngine.Animations.AnimatorControllerPlayable>() */,
|
|
{ 1074, 579, -1 } /* System.Void System.Action`1<UnityEngine.Playables.PlayableDirector>::Invoke(!0) */,
|
|
{ 1074, 589, -1 } /* System.Void System.Action`1<UnityEngine.SocialPlatforms.IAchievementDescription[]>::Invoke(!0) */,
|
|
{ 1082, 580, -1 } /* System.Void System.Action`2<System.Boolean,System.String>::Invoke(!0,!1) */,
|
|
{ 1074, 590, -1 } /* System.Void System.Action`1<UnityEngine.SocialPlatforms.IAchievement[]>::Invoke(!0) */,
|
|
{ 1074, 594, -1 } /* System.Void System.Action`1<UnityEngine.SocialPlatforms.IScore[]>::Invoke(!0) */,
|
|
{ 1081, 580, -1 } /* System.Void System.Action`2<System.Boolean,System.String>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 11160, 588, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard>::Add(!0) */,
|
|
{ 11187, 588, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard>::GetEnumerator() */,
|
|
{ 11236, 588, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard>::get_Current() */,
|
|
{ 11234, 588, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard>::MoveNext() */,
|
|
{ 11233, 588, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard>::Dispose() */,
|
|
{ 1074, 596, -1 } /* System.Void System.Action`1<UnityEngine.SocialPlatforms.IUserProfile[]>::Invoke(!0) */,
|
|
{ 11144, 588, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard>::.ctor() */,
|
|
{ 1074, 597, -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, 598, -1 } /* !1 System.Func`2<UnityEngineInternal.Input.NativeInputUpdateType,System.Boolean>::Invoke(!0) */,
|
|
{ 17424, -1, 600 } /* System.Void* Unity.Collections.LowLevel.Unsafe.NativeArrayUnsafeUtility::GetUnsafeReadOnlyPtr<UnityEngine.ParticleSystem/Particle>(Unity.Collections.NativeArray`1<!!0>) */,
|
|
{ 11144, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::.ctor() */,
|
|
{ 10918, 604, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::ContainsKey(!0) */,
|
|
{ 10913, 604, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::Add(!0,!1) */,
|
|
{ 10904, 604, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::get_Count() */,
|
|
{ 10921, 604, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::GetEnumerator() */,
|
|
{ 10953, 604, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::get_Current() */,
|
|
{ 10863, 604, -1 } /* !0 System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::get_Key() */,
|
|
{ 10864, 604, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::get_Value() */,
|
|
{ 10921, 608, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::GetEnumerator() */,
|
|
{ 10953, 608, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::get_Current() */,
|
|
{ 10863, 608, -1 } /* !0 System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::get_Key() */,
|
|
{ 10952, 608, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::MoveNext() */,
|
|
{ 10954, 608, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::Dispose() */,
|
|
{ 10952, 604, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::MoveNext() */,
|
|
{ 10954, 604, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::Dispose() */,
|
|
{ 10894, 604, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::.ctor() */,
|
|
{ 10932, 608, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::TryGetValue(!0,!1&) */,
|
|
{ 10904, 608, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::get_Count() */,
|
|
{ 10894, 608, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::.ctor() */,
|
|
{ 10913, 608, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::Add(!0,!1) */,
|
|
{ 10905, 608, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<!0,!1> System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::get_Keys() */,
|
|
{ 10961, 608, -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() */,
|
|
{ 10977, 608, -1 } /* !0 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::get_Current() */,
|
|
{ 10976, 608, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::MoveNext() */,
|
|
{ 10975, 608, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,UnityEngine.Terrain>::Dispose() */,
|
|
{ 23155, 634, -1 } /* UnityEngine.UIElements.Focusable UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.BlurEvent>::get_relatedTarget() */,
|
|
{ 23158, 634, -1 } /* UnityEngine.UIElements.FocusController UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.BlurEvent>::get_focusController() */,
|
|
{ 23163, 634, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.BlurEvent>::.ctor() */,
|
|
{ 11160, 629, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.IEventHandler>::Add(!0) */,
|
|
{ 23483, -1, 705 } /* UnityEngine.UIElements.StyleEnum`1<T> UnityEngine.UIElements.StyleValueExtensions::ToStyleEnum<UnityEngine.UIElements.Overflow>(UnityEngine.UIElements.StyleInt,T) */,
|
|
{ 23483, -1, 704 } /* UnityEngine.UIElements.StyleEnum`1<T> UnityEngine.UIElements.StyleValueExtensions::ToStyleEnum<UnityEngine.UIElements.DisplayStyle>(UnityEngine.UIElements.StyleInt,T) */,
|
|
{ 23483, -1, 702 } /* UnityEngine.UIElements.StyleEnum`1<T> UnityEngine.UIElements.StyleValueExtensions::ToStyleEnum<UnityEngine.UIElements.Visibility>(UnityEngine.UIElements.StyleInt,T) */,
|
|
{ 23242, 679, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::.ctor() */,
|
|
{ 23116, 684, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::TypeId() */,
|
|
{ 23116, 707, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::TypeId() */,
|
|
{ 23232, 714, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::Init() */,
|
|
{ 23029, 714, -1 } /* System.Void UnityEngine.UIElements.DragAndDropEventBase`1<UnityEngine.UIElements.DragEnterEvent>::.ctor() */,
|
|
{ 23232, 710, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::Init() */,
|
|
{ 23029, 710, -1 } /* System.Void UnityEngine.UIElements.DragAndDropEventBase`1<UnityEngine.UIElements.DragExitedEvent>::.ctor() */,
|
|
{ 23238, 710, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::GetPooled(UnityEngine.Event) */,
|
|
{ 23237, 710, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23232, 718, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::Init() */,
|
|
{ 23029, 718, -1 } /* System.Void UnityEngine.UIElements.DragAndDropEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::.ctor() */,
|
|
{ 23029, 690, -1 } /* System.Void UnityEngine.UIElements.DragAndDropEventBase`1<UnityEngine.UIElements.DragPerformEvent>::.ctor() */,
|
|
{ 23238, 722, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::GetPooled(UnityEngine.Event) */,
|
|
{ 23223, 722, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::set_button(System.Int32) */,
|
|
{ 23237, 722, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23029, 722, -1 } /* System.Void UnityEngine.UIElements.DragAndDropEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::.ctor() */,
|
|
{ 23279, -1, 2192 } /* 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) */,
|
|
{ 23277, -1, 2193 } /* System.Void UnityEngine.UIElements.MouseEventsHelper::SendEnterLeave<UnityEngine.UIElements.MouseLeaveEvent,UnityEngine.UIElements.MouseEnterEvent>(UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.IMouseEvent,UnityEngine.Vector2) */,
|
|
{ 23116, 668, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerMoveEvent>::TypeId() */,
|
|
{ 23116, 673, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerDownEvent>::TypeId() */,
|
|
{ 23116, 676, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerUpEvent>::TypeId() */,
|
|
{ 23116, 726, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerCancelEvent>::TypeId() */,
|
|
{ 23116, 729, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseMoveEvent>::TypeId() */,
|
|
{ 23116, 732, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseDownEvent>::TypeId() */,
|
|
{ 23116, 735, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseUpEvent>::TypeId() */,
|
|
{ 23116, 738, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.WheelEvent>::TypeId() */,
|
|
{ 23116, 722, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::TypeId() */,
|
|
{ 23116, 710, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragExitedEvent>::TypeId() */,
|
|
{ 23277, -1, 2194 } /* System.Void UnityEngine.UIElements.MouseEventsHelper::SendEnterLeave<UnityEngine.UIElements.DragLeaveEvent,UnityEngine.UIElements.DragEnterEvent>(UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.IMouseEvent,UnityEngine.Vector2) */,
|
|
{ 11168, 629, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UIElements.IEventHandler>::Contains(!0) */,
|
|
{ 11167, 629, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.IEventHandler>::Clear() */,
|
|
{ 11144, 629, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.IEventHandler>::.ctor() */,
|
|
{ 11144, 742, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.EventCallbackFunctorBase>::.ctor() */,
|
|
{ 11146, 742, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.EventCallbackFunctorBase>::.ctor(System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 11162, 742, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.EventCallbackFunctorBase>::AddRange(System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 11187, 742, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<UnityEngine.UIElements.EventCallbackFunctorBase>::GetEnumerator() */,
|
|
{ 11236, 742, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.EventCallbackFunctorBase>::get_Current() */,
|
|
{ 11234, 742, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.EventCallbackFunctorBase>::MoveNext() */,
|
|
{ 11233, 742, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.EventCallbackFunctorBase>::Dispose() */,
|
|
{ 11149, 742, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.EventCallbackFunctorBase>::get_Count() */,
|
|
{ 11155, 742, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.UIElements.EventCallbackFunctorBase>::get_Item(System.Int32) */,
|
|
{ 11167, 742, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.EventCallbackFunctorBase>::Clear() */,
|
|
{ 16624, 741, -1 } /* System.Int32 System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventCallbackList>::get_Count() */,
|
|
{ 16632, 741, -1 } /* !0 System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventCallbackList>::Pop() */,
|
|
{ 16633, 741, -1 } /* System.Void System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventCallbackList>::Push(!0) */,
|
|
{ 16623, 741, -1 } /* System.Void System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventCallbackList>::.ctor() */,
|
|
{ 11149, 624, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>::get_Count() */,
|
|
{ 11155, 624, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>::get_Item(System.Int32) */,
|
|
{ 11187, 624, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>::GetEnumerator() */,
|
|
{ 11236, 624, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.VisualElement>::get_Current() */,
|
|
{ 11234, 624, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.VisualElement>::MoveNext() */,
|
|
{ 11233, 624, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.VisualElement>::Dispose() */,
|
|
{ 16623, 620, -1 } /* System.Void System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::.ctor() */,
|
|
{ 11144, 617, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.IEventDispatchingStrategy>::.ctor() */,
|
|
{ 11160, 617, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.IEventDispatchingStrategy>::Add(!0) */,
|
|
{ 22850, 619, -1 } /* T UnityEngine.UIElements.ObjectPool`1<System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>>::Get() */,
|
|
{ 23116, 621, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.IMGUIEvent>::TypeId() */,
|
|
{ 16503, 618, -1 } /* System.Void System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::Enqueue(!0) */,
|
|
{ 16507, 618, -1 } /* !0 System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::Dequeue() */,
|
|
{ 16498, 618, -1 } /* System.Int32 System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::get_Count() */,
|
|
{ 22851, 619, -1 } /* System.Void UnityEngine.UIElements.ObjectPool`1<System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>>::Release(T) */,
|
|
{ 11187, 617, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<UnityEngine.UIElements.IEventDispatchingStrategy>::GetEnumerator() */,
|
|
{ 11236, 617, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.IEventDispatchingStrategy>::get_Current() */,
|
|
{ 11234, 617, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.IEventDispatchingStrategy>::MoveNext() */,
|
|
{ 11233, 617, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.IEventDispatchingStrategy>::Dispose() */,
|
|
{ 22848, 619, -1 } /* System.Void UnityEngine.UIElements.ObjectPool`1<System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>>::.ctor(System.Int32) */,
|
|
{ 23023, 698, -1 } /* System.Void UnityEngine.UIElements.CommandEventBase`1<UnityEngine.UIElements.ExecuteCommandEvent>::.ctor() */,
|
|
{ 11149, 630, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::get_Count() */,
|
|
{ 11155, 630, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::get_Item(System.Int32) */,
|
|
{ 11167, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Clear() */,
|
|
{ 11160, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Add(!0) */,
|
|
{ 23162, 631, -1 } /* T UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusOutEvent>::GetPooled(UnityEngine.UIElements.IEventHandler,UnityEngine.UIElements.Focusable,UnityEngine.UIElements.FocusChangeDirection,UnityEngine.UIElements.FocusController) */,
|
|
{ 23162, 634, -1 } /* T UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.BlurEvent>::GetPooled(UnityEngine.UIElements.IEventHandler,UnityEngine.UIElements.Focusable,UnityEngine.UIElements.FocusChangeDirection,UnityEngine.UIElements.FocusController) */,
|
|
{ 23162, 637, -1 } /* T UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusInEvent>::GetPooled(UnityEngine.UIElements.IEventHandler,UnityEngine.UIElements.Focusable,UnityEngine.UIElements.FocusChangeDirection,UnityEngine.UIElements.FocusController) */,
|
|
{ 23162, 640, -1 } /* T UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusEvent>::GetPooled(UnityEngine.UIElements.IEventHandler,UnityEngine.UIElements.Focusable,UnityEngine.UIElements.FocusChangeDirection,UnityEngine.UIElements.FocusController) */,
|
|
{ 23158, 640, -1 } /* UnityEngine.UIElements.FocusController UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusEvent>::get_focusController() */,
|
|
{ 23163, 640, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusEvent>::.ctor() */,
|
|
{ 23160, 637, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusInEvent>::Init() */,
|
|
{ 23163, 637, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusInEvent>::.ctor() */,
|
|
{ 23160, 631, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusOutEvent>::Init() */,
|
|
{ 23163, 631, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusOutEvent>::.ctor() */,
|
|
{ 23190, 643, -1 } /* T UnityEngine.UIElements.KeyboardEventBase`1<UnityEngine.UIElements.KeyDownEvent>::GetPooled(System.Char,UnityEngine.KeyCode,UnityEngine.EventModifiers) */,
|
|
{ 23118, 621, -1 } /* T UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.IMGUIEvent>::GetPooled() */,
|
|
{ 23117, 621, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.IMGUIEvent>::Init() */,
|
|
{ 23115, 621, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.IMGUIEvent>::.ctor() */,
|
|
{ 23192, 643, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<UnityEngine.UIElements.KeyDownEvent>::.ctor() */,
|
|
{ 23192, 687, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<UnityEngine.UIElements.KeyUpEvent>::.ctor() */,
|
|
{ 23116, 650, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseCaptureOutEvent>::TypeId() */,
|
|
{ 23013, 657, -1 } /* System.Void UnityEngine.UIElements.MouseCaptureEventBase`1<UnityEngine.UIElements.MouseCaptureEvent>::.ctor() */,
|
|
{ 23013, 650, -1 } /* System.Void UnityEngine.UIElements.MouseCaptureEventBase`1<UnityEngine.UIElements.MouseCaptureOutEvent>::.ctor() */,
|
|
{ 23241, 732, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::GetPooled(UnityEngine.UIElements.IPointerEvent) */,
|
|
{ 23242, 732, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::.ctor() */,
|
|
{ 23232, 743, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::Init() */,
|
|
{ 23242, 743, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::.ctor() */,
|
|
{ 23232, 684, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::Init() */,
|
|
{ 23242, 684, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::.ctor() */,
|
|
{ 23237, 684, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23224, 707, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::get_pressedButtons() */,
|
|
{ 23239, 752, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::GetPooled(UnityEngine.UIElements.IMouseEvent,UnityEngine.Vector2,System.Boolean) */,
|
|
{ 23239, 749, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::GetPooled(UnityEngine.UIElements.IMouseEvent,UnityEngine.Vector2,System.Boolean) */,
|
|
{ 23232, 746, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::Init() */,
|
|
{ 23242, 746, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::.ctor() */,
|
|
{ 23232, 707, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::Init() */,
|
|
{ 23242, 707, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::.ctor() */,
|
|
{ 23238, 707, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::GetPooled(UnityEngine.Event) */,
|
|
{ 23237, 707, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23241, 729, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::GetPooled(UnityEngine.UIElements.IPointerEvent) */,
|
|
{ 23242, 729, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::.ctor() */,
|
|
{ 23242, 752, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::.ctor() */,
|
|
{ 23242, 749, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::.ctor() */,
|
|
{ 23241, 735, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::GetPooled(UnityEngine.UIElements.IPointerEvent) */,
|
|
{ 23242, 735, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::.ctor() */,
|
|
{ 11160, 624, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>::Add(!0) */,
|
|
{ 23361, 726, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::Init() */,
|
|
{ 23371, 726, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::.ctor() */,
|
|
{ 23323, 726, -1 } /* System.String UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_pointerType() */,
|
|
{ 23321, 726, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_pointerId() */,
|
|
{ 23370, 726, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23116, 647, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerCaptureOutEvent>::TypeId() */,
|
|
{ 23116, 654, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerCaptureEvent>::TypeId() */,
|
|
{ 23009, 654, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<UnityEngine.UIElements.PointerCaptureEvent>::.ctor() */,
|
|
{ 23009, 647, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<UnityEngine.UIElements.PointerCaptureOutEvent>::.ctor() */,
|
|
{ 23008, 647, -1 } /* T UnityEngine.UIElements.PointerCaptureEventBase`1<UnityEngine.UIElements.PointerCaptureOutEvent>::GetPooled(UnityEngine.UIElements.IEventHandler,UnityEngine.UIElements.IEventHandler,System.Int32) */,
|
|
{ 23008, 650, -1 } /* T UnityEngine.UIElements.PointerCaptureEventBase`1<UnityEngine.UIElements.MouseCaptureOutEvent>::GetPooled(UnityEngine.UIElements.IEventHandler,UnityEngine.UIElements.IEventHandler,System.Int32) */,
|
|
{ 23008, 654, -1 } /* T UnityEngine.UIElements.PointerCaptureEventBase`1<UnityEngine.UIElements.PointerCaptureEvent>::GetPooled(UnityEngine.UIElements.IEventHandler,UnityEngine.UIElements.IEventHandler,System.Int32) */,
|
|
{ 23008, 657, -1 } /* T UnityEngine.UIElements.PointerCaptureEventBase`1<UnityEngine.UIElements.MouseCaptureEvent>::GetPooled(UnityEngine.UIElements.IEventHandler,UnityEngine.UIElements.IEventHandler,System.Int32) */,
|
|
{ 23361, 673, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::Init() */,
|
|
{ 23371, 673, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::.ctor() */,
|
|
{ 23321, 673, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_pointerId() */,
|
|
{ 23370, 673, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23361, 761, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::Init() */,
|
|
{ 23371, 761, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::.ctor() */,
|
|
{ 23367, 755, -1 } /* T UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::GetPooled(UnityEngine.UIElements.IPointerEvent,UnityEngine.Vector2,System.Int32) */,
|
|
{ 23367, 758, -1 } /* T UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::GetPooled(UnityEngine.UIElements.IPointerEvent,UnityEngine.Vector2,System.Int32) */,
|
|
{ 23361, 764, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::Init() */,
|
|
{ 23371, 764, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::.ctor() */,
|
|
{ 23361, 668, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::Init() */,
|
|
{ 23371, 668, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::.ctor() */,
|
|
{ 23370, 668, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23371, 755, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::.ctor() */,
|
|
{ 23371, 758, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::.ctor() */,
|
|
{ 23361, 676, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::Init() */,
|
|
{ 23371, 676, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::.ctor() */,
|
|
{ 23323, 676, -1 } /* System.String UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_pointerType() */,
|
|
{ 23321, 676, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_pointerId() */,
|
|
{ 23370, 676, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 11145, 624, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>::.ctor(System.Int32) */,
|
|
{ 22850, 767, -1 } /* T UnityEngine.UIElements.ObjectPool`1<UnityEngine.UIElements.PropagationPaths>::Get() */,
|
|
{ 11162, 624, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>::AddRange(System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 11167, 624, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>::Clear() */,
|
|
{ 22851, 767, -1 } /* System.Void UnityEngine.UIElements.ObjectPool`1<UnityEngine.UIElements.PropagationPaths>::Release(T) */,
|
|
{ 22848, 767, -1 } /* System.Void UnityEngine.UIElements.ObjectPool`1<UnityEngine.UIElements.PropagationPaths>::.ctor(System.Int32) */,
|
|
{ 23486, -1, 447 } /* System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<UnityEngine.Color>(UnityEngine.UIElements.IStyleValue`1<T>) */,
|
|
{ 23486, -1, 109 } /* System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<System.Single>(UnityEngine.UIElements.IStyleValue`1<T>) */,
|
|
{ 11047, 512, -1 } /* System.Collections.Generic.EqualityComparer`1<!0> System.Collections.Generic.EqualityComparer`1<UnityEngine.Font>::get_Default() */,
|
|
{ 23486, -1, 512 } /* System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<UnityEngine.Font>(UnityEngine.UIElements.IStyleValue`1<T>) */,
|
|
{ 23486, -1, 16 } /* System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<System.Int32>(UnityEngine.UIElements.IStyleValue`1<T>) */,
|
|
{ 23486, -1, 768 } /* System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<UnityEngine.UIElements.Length>(UnityEngine.UIElements.IStyleValue`1<T>) */,
|
|
{ 10896, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(System.Collections.Generic.IEqualityComparer`1<!0>) */,
|
|
{ 10896, 779, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,UnityEngine.UIElements.StyleSheets.StylePropertyID[]>::.ctor(System.Collections.Generic.IEqualityComparer`1<!0>) */,
|
|
{ 10894, 792, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.StyleSheets.StylePropertyID>::.ctor() */,
|
|
{ 10913, 792, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.UIElements.StyleSheets.StylePropertyID>::Add(!0,!1) */,
|
|
{ 11187, 661, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<UnityEngine.UIElements.Panel>::GetEnumerator() */,
|
|
{ 11236, 661, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.Panel>::get_Current() */,
|
|
{ 11234, 661, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.Panel>::MoveNext() */,
|
|
{ 11233, 661, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.Panel>::Dispose() */,
|
|
{ 11144, 661, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.Panel>::.ctor() */,
|
|
{ 16623, 664, -1 } /* System.Void System.Collections.Generic.Stack`1<UnityEngine.UIElements.IMGUIContainer>::.ctor() */,
|
|
{ 10894, 665, -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) */,
|
|
{ 16624, 664, -1 } /* System.Int32 System.Collections.Generic.Stack`1<UnityEngine.UIElements.IMGUIContainer>::get_Count() */,
|
|
{ 16631, 664, -1 } /* !0 System.Collections.Generic.Stack`1<UnityEngine.UIElements.IMGUIContainer>::Peek() */,
|
|
{ 10932, 665, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.UIElements.Panel>::TryGetValue(!0,!1&) */,
|
|
{ 10930, 665, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.UIElements.Panel>::Remove(!0) */,
|
|
{ 16632, 664, -1 } /* !0 System.Collections.Generic.Stack`1<UnityEngine.UIElements.IMGUIContainer>::Pop() */,
|
|
{ 16633, 664, -1 } /* System.Void System.Collections.Generic.Stack`1<UnityEngine.UIElements.IMGUIContainer>::Push(!0) */,
|
|
{ 23366, 668, -1 } /* T UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::GetPooled(UnityEngine.Event) */,
|
|
{ 23366, 673, -1 } /* T UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::GetPooled(UnityEngine.Event) */,
|
|
{ 23366, 676, -1 } /* T UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::GetPooled(UnityEngine.Event) */,
|
|
{ 23238, 679, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::GetPooled(UnityEngine.Event) */,
|
|
{ 23238, 684, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::GetPooled(UnityEngine.Event) */,
|
|
{ 23191, 643, -1 } /* T UnityEngine.UIElements.KeyboardEventBase`1<UnityEngine.UIElements.KeyDownEvent>::GetPooled(UnityEngine.Event) */,
|
|
{ 23191, 687, -1 } /* T UnityEngine.UIElements.KeyboardEventBase`1<UnityEngine.UIElements.KeyUpEvent>::GetPooled(UnityEngine.Event) */,
|
|
{ 23238, 690, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::GetPooled(UnityEngine.Event) */,
|
|
{ 23022, 694, -1 } /* T UnityEngine.UIElements.CommandEventBase`1<UnityEngine.UIElements.ValidateCommandEvent>::GetPooled(UnityEngine.Event) */,
|
|
{ 23022, 698, -1 } /* T UnityEngine.UIElements.CommandEventBase`1<UnityEngine.UIElements.ExecuteCommandEvent>::GetPooled(UnityEngine.Event) */,
|
|
{ 11167, 661, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.Panel>::Clear() */,
|
|
{ 10953, 665, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,UnityEngine.UIElements.Panel>::get_Current() */,
|
|
{ 10864, 665, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.UIElements.Panel>::get_Value() */,
|
|
{ 11160, 661, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.Panel>::Add(!0) */,
|
|
{ 10952, 665, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,UnityEngine.UIElements.Panel>::MoveNext() */,
|
|
{ 10921, 665, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.UIElements.Panel>::GetEnumerator() */,
|
|
{ 23023, 694, -1 } /* System.Void UnityEngine.UIElements.CommandEventBase`1<UnityEngine.UIElements.ValidateCommandEvent>::.ctor() */,
|
|
{ 23436, 705, -1 } /* T UnityEngine.UIElements.StyleEnum`1<UnityEngine.UIElements.Overflow>::get_value() */,
|
|
{ 23436, 702, -1 } /* T UnityEngine.UIElements.StyleEnum`1<UnityEngine.UIElements.Visibility>::get_value() */,
|
|
{ 23436, 704, -1 } /* T UnityEngine.UIElements.StyleEnum`1<UnityEngine.UIElements.DisplayStyle>::get_value() */,
|
|
{ 11145, 8, -1 } /* System.Void System.Collections.Generic.List`1<System.String>::.ctor(System.Int32) */,
|
|
{ 11144, 624, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>::.ctor() */,
|
|
{ 22850, 701, -1 } /* T UnityEngine.UIElements.ObjectPool`1<System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>>::Get() */,
|
|
{ 11147, 624, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>::get_Capacity() */,
|
|
{ 11148, 624, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>::set_Capacity(System.Int32) */,
|
|
{ 22851, 701, -1 } /* System.Void UnityEngine.UIElements.ObjectPool`1<System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>>::Release(T) */,
|
|
{ 22848, 701, -1 } /* System.Void UnityEngine.UIElements.ObjectPool`1<System.Collections.Generic.List`1<UnityEngine.UIElements.VisualElement>>::.ctor(System.Int32) */,
|
|
{ 23238, 738, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::GetPooled(UnityEngine.Event) */,
|
|
{ 23232, 738, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::Init() */,
|
|
{ 23242, 738, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::.ctor() */,
|
|
{ 11144, 797, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelQOS>::.ctor() */,
|
|
{ 11144, 798, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.List`1<System.Byte>>::.ctor() */,
|
|
{ 11187, 797, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<UnityEngine.Networking.ChannelQOS>::GetEnumerator() */,
|
|
{ 11236, 797, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.ChannelQOS>::get_Current() */,
|
|
{ 11160, 797, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelQOS>::Add(!0) */,
|
|
{ 11234, 797, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.ChannelQOS>::MoveNext() */,
|
|
{ 11233, 797, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.ChannelQOS>::Dispose() */,
|
|
{ 11187, 798, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<System.Collections.Generic.List`1<System.Byte>>::GetEnumerator() */,
|
|
{ 11236, 798, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.List`1<System.Byte>>::get_Current() */,
|
|
{ 11160, 798, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.List`1<System.Byte>>::Add(!0) */,
|
|
{ 11234, 798, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.List`1<System.Byte>>::MoveNext() */,
|
|
{ 11233, 798, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.List`1<System.Byte>>::Dispose() */,
|
|
{ 11149, 797, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ChannelQOS>::get_Count() */,
|
|
{ 11149, 798, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.List`1<System.Byte>>::get_Count() */,
|
|
{ 11155, 797, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Networking.ChannelQOS>::get_Item(System.Int32) */,
|
|
{ 11155, 798, -1 } /* !0 System.Collections.Generic.List`1<System.Collections.Generic.List`1<System.Byte>>::get_Item(System.Int32) */,
|
|
{ 11163, 6, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<!0> System.Collections.Generic.List`1<System.Byte>::AsReadOnly() */,
|
|
{ 11144, 796, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ConnectionConfig>::.ctor() */,
|
|
{ 11149, 796, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ConnectionConfig>::get_Count() */,
|
|
{ 11155, 796, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Networking.ConnectionConfig>::get_Item(System.Int32) */,
|
|
{ 10904, 808, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.String,System.Int64>::get_Count() */,
|
|
{ 11144, 824, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.Match.MatchDesc>::.ctor() */,
|
|
{ 11149, 824, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.Match.MatchDesc>::get_Count() */,
|
|
{ 11149, 815, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.Match.MatchDirectConnectInfo>::get_Count() */,
|
|
{ 11144, 814, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.Match.MatchInfoSnapshot/MatchInfoDirectConnectSnapshot>::.ctor() */,
|
|
{ 11187, 815, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<UnityEngine.Networking.Match.MatchDirectConnectInfo>::GetEnumerator() */,
|
|
{ 11236, 815, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.Match.MatchDirectConnectInfo>::get_Current() */,
|
|
{ 11160, 814, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.Match.MatchInfoSnapshot/MatchInfoDirectConnectSnapshot>::Add(!0) */,
|
|
{ 11234, 815, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.Match.MatchDirectConnectInfo>::MoveNext() */,
|
|
{ 11233, 815, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.Match.MatchDirectConnectInfo>::Dispose() */,
|
|
{ 23781, 817, -1 } /* System.Void UnityEngine.Networking.Match.NetworkMatch/InternalResponseDelegate`2<UnityEngine.Networking.Match.CreateMatchResponse,UnityEngine.Networking.Match.NetworkMatch/DataResponseDelegate`1<UnityEngine.Networking.Match.MatchInfo>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 23771, -1, 817 } /* System.Collections.IEnumerator UnityEngine.Networking.Match.NetworkMatch::ProcessMatchResponse<UnityEngine.Networking.Match.CreateMatchResponse,UnityEngine.Networking.Match.NetworkMatch/DataResponseDelegate`1<UnityEngine.Networking.Match.MatchInfo>>(UnityEngine.Networking.UnityWebRequest,UnityEngine.Networking.Match.NetworkMatch/InternalResponseDelegate`2<JSONRESPONSE,USERRESPONSEDELEGATETYPE>,USERRESPONSEDELEGATETYPE) */,
|
|
{ 23778, 816, -1 } /* System.Void UnityEngine.Networking.Match.NetworkMatch/DataResponseDelegate`1<UnityEngine.Networking.Match.MatchInfo>::Invoke(System.Boolean,System.String,T) */,
|
|
{ 23781, 818, -1 } /* System.Void UnityEngine.Networking.Match.NetworkMatch/InternalResponseDelegate`2<UnityEngine.Networking.Match.JoinMatchResponse,UnityEngine.Networking.Match.NetworkMatch/DataResponseDelegate`1<UnityEngine.Networking.Match.MatchInfo>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 23771, -1, 818 } /* System.Collections.IEnumerator UnityEngine.Networking.Match.NetworkMatch::ProcessMatchResponse<UnityEngine.Networking.Match.JoinMatchResponse,UnityEngine.Networking.Match.NetworkMatch/DataResponseDelegate`1<UnityEngine.Networking.Match.MatchInfo>>(UnityEngine.Networking.UnityWebRequest,UnityEngine.Networking.Match.NetworkMatch/InternalResponseDelegate`2<JSONRESPONSE,USERRESPONSEDELEGATETYPE>,USERRESPONSEDELEGATETYPE) */,
|
|
{ 23781, 819, -1 } /* System.Void UnityEngine.Networking.Match.NetworkMatch/InternalResponseDelegate`2<UnityEngine.Networking.Match.BasicResponse,UnityEngine.Networking.Match.NetworkMatch/BasicResponseDelegate>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 23771, -1, 819 } /* System.Collections.IEnumerator UnityEngine.Networking.Match.NetworkMatch::ProcessMatchResponse<UnityEngine.Networking.Match.BasicResponse,UnityEngine.Networking.Match.NetworkMatch/BasicResponseDelegate>(UnityEngine.Networking.UnityWebRequest,UnityEngine.Networking.Match.NetworkMatch/InternalResponseDelegate`2<JSONRESPONSE,USERRESPONSEDELEGATETYPE>,USERRESPONSEDELEGATETYPE) */,
|
|
{ 23781, 820, -1 } /* System.Void UnityEngine.Networking.Match.NetworkMatch/InternalResponseDelegate`2<UnityEngine.Networking.Match.DropConnectionResponse,UnityEngine.Networking.Match.NetworkMatch/BasicResponseDelegate>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 23771, -1, 820 } /* System.Collections.IEnumerator UnityEngine.Networking.Match.NetworkMatch::ProcessMatchResponse<UnityEngine.Networking.Match.DropConnectionResponse,UnityEngine.Networking.Match.NetworkMatch/BasicResponseDelegate>(UnityEngine.Networking.UnityWebRequest,UnityEngine.Networking.Match.NetworkMatch/InternalResponseDelegate`2<JSONRESPONSE,USERRESPONSEDELEGATETYPE>,USERRESPONSEDELEGATETYPE) */,
|
|
{ 23781, 823, -1 } /* System.Void UnityEngine.Networking.Match.NetworkMatch/InternalResponseDelegate`2<UnityEngine.Networking.Match.ListMatchResponse,UnityEngine.Networking.Match.NetworkMatch/DataResponseDelegate`1<System.Collections.Generic.List`1<UnityEngine.Networking.Match.MatchInfoSnapshot>>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 23771, -1, 823 } /* System.Collections.IEnumerator UnityEngine.Networking.Match.NetworkMatch::ProcessMatchResponse<UnityEngine.Networking.Match.ListMatchResponse,UnityEngine.Networking.Match.NetworkMatch/DataResponseDelegate`1<System.Collections.Generic.List`1<UnityEngine.Networking.Match.MatchInfoSnapshot>>>(UnityEngine.Networking.UnityWebRequest,UnityEngine.Networking.Match.NetworkMatch/InternalResponseDelegate`2<JSONRESPONSE,USERRESPONSEDELEGATETYPE>,USERRESPONSEDELEGATETYPE) */,
|
|
{ 11144, 821, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.Match.MatchInfoSnapshot>::.ctor() */,
|
|
{ 11187, 824, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<UnityEngine.Networking.Match.MatchDesc>::GetEnumerator() */,
|
|
{ 11236, 824, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.Match.MatchDesc>::get_Current() */,
|
|
{ 11160, 821, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.Match.MatchInfoSnapshot>::Add(!0) */,
|
|
{ 11234, 824, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.Match.MatchDesc>::MoveNext() */,
|
|
{ 11233, 824, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.Match.MatchDesc>::Dispose() */,
|
|
{ 23778, 822, -1 } /* System.Void UnityEngine.Networking.Match.NetworkMatch/DataResponseDelegate`1<System.Collections.Generic.List`1<UnityEngine.Networking.Match.MatchInfoSnapshot>>::Invoke(System.Boolean,System.String,T) */,
|
|
{ 10918, 799, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.Types.NetworkID,UnityEngine.Networking.Types.NetworkAccessToken>::ContainsKey(!0) */,
|
|
{ 10930, 799, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.Types.NetworkID,UnityEngine.Networking.Types.NetworkAccessToken>::Remove(!0) */,
|
|
{ 10913, 799, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.Types.NetworkID,UnityEngine.Networking.Types.NetworkAccessToken>::Add(!0,!1) */,
|
|
{ 10932, 799, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.Types.NetworkID,UnityEngine.Networking.Types.NetworkAccessToken>::TryGetValue(!0,!1&) */,
|
|
{ 10894, 799, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.Types.NetworkID,UnityEngine.Networking.Types.NetworkAccessToken>::.ctor() */,
|
|
{ 1086, 825, -1 } /* System.Void System.Action`3<System.Boolean,System.Boolean,System.Int32>::Invoke(!0,!1,!2) */,
|
|
{ 23984, 7, -1 } /* T[] ArrayPool`1<System.Char>::Alloc(System.Int32) */,
|
|
{ 23983, 7, -1 } /* System.Int32 ArrayPool`1<System.Char>::NextPowerOfTwo(System.Int32) */,
|
|
{ 23985, 7, -1 } /* System.Void ArrayPool`1<System.Char>::Collect(T[]) */,
|
|
{ 16498, 836, -1 } /* System.Int32 System.Collections.Generic.Queue`1<CString>::get_Count() */,
|
|
{ 16507, 836, -1 } /* !0 System.Collections.Generic.Queue`1<CString>::Dequeue() */,
|
|
{ 16503, 836, -1 } /* System.Void System.Collections.Generic.Queue`1<CString>::Enqueue(!0) */,
|
|
{ 16498, 837, -1 } /* System.Int32 System.Collections.Generic.Queue`1<CString/CStringBlock>::get_Count() */,
|
|
{ 16507, 837, -1 } /* !0 System.Collections.Generic.Queue`1<CString/CStringBlock>::Dequeue() */,
|
|
{ 16633, 837, -1 } /* System.Void System.Collections.Generic.Stack`1<CString/CStringBlock>::Push(!0) */,
|
|
{ 23982, 7, -1 } /* System.Void ArrayPool`1<System.Char>::.ctor() */,
|
|
{ 16497, 836, -1 } /* System.Void System.Collections.Generic.Queue`1<CString>::.ctor() */,
|
|
{ 16497, 837, -1 } /* System.Void System.Collections.Generic.Queue`1<CString/CStringBlock>::.ctor() */,
|
|
{ 16623, 837, -1 } /* System.Void System.Collections.Generic.Stack`1<CString/CStringBlock>::.ctor() */,
|
|
{ 11144, 836, -1 } /* System.Void System.Collections.Generic.List`1<CString>::.ctor() */,
|
|
{ 11160, 836, -1 } /* System.Void System.Collections.Generic.List`1<CString>::Add(!0) */,
|
|
{ 11155, 836, -1 } /* !0 System.Collections.Generic.List`1<CString>::get_Item(System.Int32) */,
|
|
{ 11149, 836, -1 } /* System.Int32 System.Collections.Generic.List`1<CString>::get_Count() */,
|
|
{ 11167, 836, -1 } /* System.Void System.Collections.Generic.List`1<CString>::Clear() */,
|
|
{ 16503, 837, -1 } /* System.Void System.Collections.Generic.Queue`1<CString/CStringBlock>::Enqueue(!0) */,
|
|
{ 16632, 837, -1 } /* !0 System.Collections.Generic.Stack`1<CString/CStringBlock>::Pop() */,
|
|
{ 16624, 837, -1 } /* System.Int32 System.Collections.Generic.Stack`1<CString/CStringBlock>::get_Count() */,
|
|
{ 16631, 837, -1 } /* !0 System.Collections.Generic.Stack`1<CString/CStringBlock>::Peek() */,
|
|
{ 10932, 839, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Collections.Generic.Queue`1<System.String>>::TryGetValue(!0,!1&) */,
|
|
{ 16498, 8, -1 } /* System.Int32 System.Collections.Generic.Queue`1<System.String>::get_Count() */,
|
|
{ 16503, 8, -1 } /* System.Void System.Collections.Generic.Queue`1<System.String>::Enqueue(!0) */,
|
|
{ 16497, 8, -1 } /* System.Void System.Collections.Generic.Queue`1<System.String>::.ctor() */,
|
|
{ 10912, 839, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Collections.Generic.Queue`1<System.String>>::set_Item(!0,!1) */,
|
|
{ 16507, 8, -1 } /* !0 System.Collections.Generic.Queue`1<System.String>::Dequeue() */,
|
|
{ 10894, 839, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Collections.Generic.Queue`1<System.String>>::.ctor() */,
|
|
{ 11187, 892, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<BestHTTP.Extensions.HeaderValue>::GetEnumerator() */,
|
|
{ 11236, 892, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<BestHTTP.Extensions.HeaderValue>::get_Current() */,
|
|
{ 11234, 892, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<BestHTTP.Extensions.HeaderValue>::MoveNext() */,
|
|
{ 11233, 892, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<BestHTTP.Extensions.HeaderValue>::Dispose() */,
|
|
{ 10932, 894, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,BestHTTP.Authentication.Digest>::TryGetValue(!0,!1&) */,
|
|
{ 10913, 894, -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) */,
|
|
{ 11179, 8, -1 } /* System.Int32 System.Collections.Generic.List`1<System.String>::FindIndex(System.Predicate`1<!0>) */,
|
|
{ 10894, 894, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,BestHTTP.Authentication.Digest>::.ctor() */,
|
|
{ 3696, 59, -1 } /* System.Boolean System.Nullable`1<System.DateTime>::get_HasValue() */,
|
|
{ 3695, 59, -1 } /* System.Void System.Nullable`1<System.DateTime>::.ctor(!0) */,
|
|
{ 3697, 59, -1 } /* !0 System.Nullable`1<System.DateTime>::get_Value() */,
|
|
{ 11144, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::.ctor() */,
|
|
{ 11160, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::Add(!0) */,
|
|
{ 11212, 6, -1 } /* !0[] System.Collections.Generic.List`1<System.Byte>::ToArray() */,
|
|
{ 1093, 890, -1 } /* System.Void System.Func`2<System.Char,System.Boolean>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1094, 890, -1 } /* !1 System.Func`2<System.Char,System.Boolean>::Invoke(!0) */,
|
|
{ 11149, 891, -1 } /* System.Int32 System.Collections.Generic.List`1<BestHTTP.Extensions.IHeartbeat>::get_Count() */,
|
|
{ 802, -1, 891 } /* System.Void System.Array::Resize<BestHTTP.Extensions.IHeartbeat>(!!0[]&,System.Int32) */,
|
|
{ 11173, 891, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.Extensions.IHeartbeat>::CopyTo(System.Int32,!0[],System.Int32,System.Int32) */,
|
|
{ 11144, 892, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.Extensions.HeaderValue>::.ctor() */,
|
|
{ 11160, 892, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.Extensions.HeaderValue>::Add(!0) */,
|
|
{ 11149, 889, -1 } /* System.Int32 System.Collections.Generic.List`1<BestHTTP.Forms.HTTPFieldData>::get_Count() */,
|
|
{ 11146, 889, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.Forms.HTTPFieldData>::.ctor(System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 11155, 889, -1 } /* !0 System.Collections.Generic.List`1<BestHTTP.Forms.HTTPFieldData>::get_Item(System.Int32) */,
|
|
{ 10894, 873, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<BestHTTP.ConnectionBase>>::.ctor() */,
|
|
{ 11144, 872, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.ConnectionBase>::.ctor() */,
|
|
{ 11144, 877, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.HTTPRequest>::.ctor() */,
|
|
{ 11160, 877, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.HTTPRequest>::Add(!0) */,
|
|
{ 1117, 872, -1 } /* System.Void System.Predicate`1<BestHTTP.ConnectionBase>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 11177, 872, -1 } /* !0 System.Collections.Generic.List`1<BestHTTP.ConnectionBase>::Find(System.Predicate`1<!0>) */,
|
|
{ 11160, 872, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.ConnectionBase>::Add(!0) */,
|
|
{ 11201, 872, -1 } /* System.Boolean System.Collections.Generic.List`1<BestHTTP.ConnectionBase>::Remove(!0) */,
|
|
{ 10932, 873, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<BestHTTP.ConnectionBase>>::TryGetValue(!0,!1&) */,
|
|
{ 11155, 872, -1 } /* !0 System.Collections.Generic.List`1<BestHTTP.ConnectionBase>::get_Item(System.Int32) */,
|
|
{ 11149, 872, -1 } /* System.Int32 System.Collections.Generic.List`1<BestHTTP.ConnectionBase>::get_Count() */,
|
|
{ 11145, 872, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.ConnectionBase>::.ctor(System.Int32) */,
|
|
{ 10913, 873, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<BestHTTP.ConnectionBase>>::Add(!0,!1) */,
|
|
{ 11155, 877, -1 } /* !0 System.Collections.Generic.List`1<BestHTTP.HTTPRequest>::get_Item(System.Int32) */,
|
|
{ 11149, 877, -1 } /* System.Int32 System.Collections.Generic.List`1<BestHTTP.HTTPRequest>::get_Count() */,
|
|
{ 11201, 877, -1 } /* System.Boolean System.Collections.Generic.List`1<BestHTTP.HTTPRequest>::Remove(!0) */,
|
|
{ 11167, 872, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.ConnectionBase>::Clear() */,
|
|
{ 11204, 872, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.ConnectionBase>::RemoveAt(System.Int32) */,
|
|
{ 1117, 877, -1 } /* System.Void System.Predicate`1<BestHTTP.HTTPRequest>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 11177, 877, -1 } /* !0 System.Collections.Generic.List`1<BestHTTP.HTTPRequest>::Find(System.Predicate`1<!0>) */,
|
|
{ 1109, 877, -1 } /* System.Void System.Comparison`1<BestHTTP.HTTPRequest>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 11211, 877, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.HTTPRequest>::Sort(System.Comparison`1<!0>) */,
|
|
{ 11212, 877, -1 } /* !0[] System.Collections.Generic.List`1<BestHTTP.HTTPRequest>::ToArray() */,
|
|
{ 11167, 877, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.HTTPRequest>::Clear() */,
|
|
{ 10921, 873, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<BestHTTP.ConnectionBase>>::GetEnumerator() */,
|
|
{ 10953, 873, -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() */,
|
|
{ 10864, 873, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.String,System.Collections.Generic.List`1<BestHTTP.ConnectionBase>>::get_Value() */,
|
|
{ 11187, 872, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<BestHTTP.ConnectionBase>::GetEnumerator() */,
|
|
{ 11236, 872, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<BestHTTP.ConnectionBase>::get_Current() */,
|
|
{ 11234, 872, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<BestHTTP.ConnectionBase>::MoveNext() */,
|
|
{ 11233, 872, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<BestHTTP.ConnectionBase>::Dispose() */,
|
|
{ 10952, 873, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.String,System.Collections.Generic.List`1<BestHTTP.ConnectionBase>>::MoveNext() */,
|
|
{ 10954, 873, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.String,System.Collections.Generic.List`1<BestHTTP.ConnectionBase>>::Dispose() */,
|
|
{ 10917, 873, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<BestHTTP.ConnectionBase>>::Clear() */,
|
|
{ 10894, 880, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.String>>::.ctor() */,
|
|
{ 10932, 880, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.String>>::TryGetValue(!0,!1&) */,
|
|
{ 10913, 880, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.String>>::Add(!0,!1) */,
|
|
{ 10930, 880, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.String>>::Remove(!0) */,
|
|
{ 10918, 880, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.String>>::ContainsKey(!0) */,
|
|
{ 10921, 880, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.String>>::GetEnumerator() */,
|
|
{ 10953, 880, -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() */,
|
|
{ 10863, 880, -1 } /* !0 System.Collections.Generic.KeyValuePair`2<System.String,System.Collections.Generic.List`1<System.String>>::get_Key() */,
|
|
{ 10864, 880, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.String,System.Collections.Generic.List`1<System.String>>::get_Value() */,
|
|
{ 10952, 880, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.String,System.Collections.Generic.List`1<System.String>>::MoveNext() */,
|
|
{ 10954, 880, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.String,System.Collections.Generic.List`1<System.String>>::Dispose() */,
|
|
{ 1102, 884, -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) */,
|
|
{ 11144, 888, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.ServerSentEvents.Message>::.ctor() */,
|
|
{ 11149, 888, -1 } /* System.Int32 System.Collections.Generic.List`1<BestHTTP.ServerSentEvents.Message>::get_Count() */,
|
|
{ 11155, 888, -1 } /* !0 System.Collections.Generic.List`1<BestHTTP.ServerSentEvents.Message>::get_Item(System.Int32) */,
|
|
{ 1082, 886, -1 } /* System.Void System.Action`2<BestHTTP.ServerSentEvents.EventSourceResponse,BestHTTP.ServerSentEvents.Message>::Invoke(!0,!1) */,
|
|
{ 11167, 888, -1 } /* System.Void System.Collections.Generic.List`1<BestHTTP.ServerSentEvents.Message>::Clear() */,
|
|
{ 1074, 887, -1 } /* System.Void System.Action`1<BestHTTP.ServerSentEvents.EventSourceResponse>::Invoke(!0) */,
|
|
{ 10894, 866, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.client.FileHead>::.ctor() */,
|
|
{ 10908, 866, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<!0,!1> System.Collections.Generic.Dictionary`2<System.String,taurus.client.FileHead>::get_Values() */,
|
|
{ 10981, 866, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2/ValueCollection<System.String,taurus.client.FileHead>::GetEnumerator() */,
|
|
{ 10997, 866, -1 } /* !1 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.String,taurus.client.FileHead>::get_Current() */,
|
|
{ 10996, 866, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.String,taurus.client.FileHead>::MoveNext() */,
|
|
{ 10995, 866, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.String,taurus.client.FileHead>::Dispose() */,
|
|
{ 10917, 866, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.client.FileHead>::Clear() */,
|
|
{ 10913, 866, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.client.FileHead>::Add(!0,!1) */,
|
|
{ 16497, 847, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Action>::.ctor() */,
|
|
{ 16503, 847, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Action>::Enqueue(!0) */,
|
|
{ 16498, 847, -1 } /* System.Int32 System.Collections.Generic.Queue`1<System.Action>::get_Count() */,
|
|
{ 16507, 847, -1 } /* !0 System.Collections.Generic.Queue`1<System.Action>::Dequeue() */,
|
|
{ 1074, 849, -1 } /* System.Void System.Action`1<taurus.client.MessageResponse>::Invoke(!0) */,
|
|
{ 16497, 37, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Int64>::.ctor() */,
|
|
{ 16503, 37, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Int64>::Enqueue(!0) */,
|
|
{ 16507, 37, -1 } /* !0 System.Collections.Generic.Queue`1<System.Int64>::Dequeue() */,
|
|
{ 11149, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::get_Count() */,
|
|
{ 11204, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::RemoveAt(System.Int32) */,
|
|
{ 11155, 16, -1 } /* !0 System.Collections.Generic.List`1<System.Int32>::get_Item(System.Int32) */,
|
|
{ 1082, 870, -1 } /* System.Void System.Action`2<taurus.client.LoggerLevel,System.String>::Invoke(!0,!1) */,
|
|
{ 11144, 857, -1 } /* System.Void System.Collections.Generic.List`1<taurus.client.TaurusClient>::.ctor() */,
|
|
{ 10894, 858, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,taurus.client.TaurusClient>::.ctor() */,
|
|
{ 10918, 858, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,taurus.client.TaurusClient>::ContainsKey(!0) */,
|
|
{ 10913, 858, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,taurus.client.TaurusClient>::Add(!0,!1) */,
|
|
{ 11160, 857, -1 } /* System.Void System.Collections.Generic.List`1<taurus.client.TaurusClient>::Add(!0) */,
|
|
{ 11155, 857, -1 } /* !0 System.Collections.Generic.List`1<taurus.client.TaurusClient>::get_Item(System.Int32) */,
|
|
{ 10930, 858, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,taurus.client.TaurusClient>::Remove(!0) */,
|
|
{ 11201, 857, -1 } /* System.Boolean System.Collections.Generic.List`1<taurus.client.TaurusClient>::Remove(!0) */,
|
|
{ 11149, 857, -1 } /* System.Int32 System.Collections.Generic.List`1<taurus.client.TaurusClient>::get_Count() */,
|
|
{ 11187, 857, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<taurus.client.TaurusClient>::GetEnumerator() */,
|
|
{ 11236, 857, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<taurus.client.TaurusClient>::get_Current() */,
|
|
{ 11234, 857, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<taurus.client.TaurusClient>::MoveNext() */,
|
|
{ 11233, 857, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<taurus.client.TaurusClient>::Dispose() */,
|
|
{ 11167, 857, -1 } /* System.Void System.Collections.Generic.List`1<taurus.client.TaurusClient>::Clear() */,
|
|
{ 10917, 858, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,taurus.client.TaurusClient>::Clear() */,
|
|
{ 1074, 850, -1 } /* System.Void System.Action`1<taurus.client.SocketCode>::Invoke(!0) */,
|
|
{ 11144, 851, -1 } /* System.Void System.Collections.Generic.List`1<taurus.client.Message>::.ctor() */,
|
|
{ 10894, 853, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Action`1<taurus.client.Packet>>::.ctor() */,
|
|
{ 11160, 851, -1 } /* System.Void System.Collections.Generic.List`1<taurus.client.Message>::Add(!0) */,
|
|
{ 11149, 851, -1 } /* System.Int32 System.Collections.Generic.List`1<taurus.client.Message>::get_Count() */,
|
|
{ 11155, 851, -1 } /* !0 System.Collections.Generic.List`1<taurus.client.Message>::get_Item(System.Int32) */,
|
|
{ 11204, 851, -1 } /* System.Void System.Collections.Generic.List`1<taurus.client.Message>::RemoveAt(System.Int32) */,
|
|
{ 1074, 851, -1 } /* System.Void System.Action`1<taurus.client.Message>::Invoke(!0) */,
|
|
{ 1073, 852, -1 } /* System.Void System.Action`1<taurus.client.Packet>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 10912, 853, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Action`1<taurus.client.Packet>>::set_Item(!0,!1) */,
|
|
{ 11160, 843, -1 } /* System.Void System.Collections.Generic.List`1<taurus.client.TDataWrapper>::Add(!0) */,
|
|
{ 11155, 843, -1 } /* !0 System.Collections.Generic.List`1<taurus.client.TDataWrapper>::get_Item(System.Int32) */,
|
|
{ 11149, 843, -1 } /* System.Int32 System.Collections.Generic.List`1<taurus.client.TDataWrapper>::get_Count() */,
|
|
{ 11144, 843, -1 } /* System.Void System.Collections.Generic.List`1<taurus.client.TDataWrapper>::.ctor() */,
|
|
{ 10918, 844, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,taurus.client.TDataWrapper>::ContainsKey(!0) */,
|
|
{ 24194, -1, 6 } /* T taurus.client.TObject::getValue<System.Byte>(System.String) */,
|
|
{ 10911, 844, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.String,taurus.client.TDataWrapper>::get_Item(!0) */,
|
|
{ 24194, -1, 16 } /* T taurus.client.TObject::getValue<System.Int32>(System.String) */,
|
|
{ 10905, 844, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<!0,!1> System.Collections.Generic.Dictionary`2<System.String,taurus.client.TDataWrapper>::get_Keys() */,
|
|
{ 10963, 844, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.String,taurus.client.TDataWrapper>::get_Count() */,
|
|
{ 10962, 844, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.String,taurus.client.TDataWrapper>::CopyTo(!0[],System.Int32) */,
|
|
{ 24194, -1, 2195 } /* T taurus.client.TObject::getValue<taurus.client.ITObject>(System.String) */,
|
|
{ 24194, -1, 8 } /* T taurus.client.TObject::getValue<System.String>(System.String) */,
|
|
{ 10912, 844, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.client.TDataWrapper>::set_Item(!0,!1) */,
|
|
{ 10904, 844, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.String,taurus.client.TDataWrapper>::get_Count() */,
|
|
{ 10894, 844, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.client.TDataWrapper>::.ctor() */,
|
|
{ 10894, 861, -1 } /* System.Void System.Collections.Generic.Dictionary`2<taurus.client.Message,System.Action`1<taurus.client.MessageResponse>>::.ctor() */,
|
|
{ 1073, 850, -1 } /* System.Void System.Action`1<taurus.client.SocketCode>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1073, 851, -1 } /* System.Void System.Action`1<taurus.client.Message>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 10917, 861, -1 } /* System.Void System.Collections.Generic.Dictionary`2<taurus.client.Message,System.Action`1<taurus.client.MessageResponse>>::Clear() */,
|
|
{ 10912, 861, -1 } /* System.Void System.Collections.Generic.Dictionary`2<taurus.client.Message,System.Action`1<taurus.client.MessageResponse>>::set_Item(!0,!1) */,
|
|
{ 1073, 849, -1 } /* System.Void System.Action`1<taurus.client.MessageResponse>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 10932, 861, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<taurus.client.Message,System.Action`1<taurus.client.MessageResponse>>::TryGetValue(!0,!1&) */,
|
|
{ 10930, 861, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<taurus.client.Message,System.Action`1<taurus.client.MessageResponse>>::Remove(!0) */,
|
|
{ 16624, 865, -1 } /* System.Int32 System.Collections.Generic.Stack`1<taurus.client.ThreadManager/MessgaeThread>::get_Count() */,
|
|
{ 16632, 865, -1 } /* !0 System.Collections.Generic.Stack`1<taurus.client.ThreadManager/MessgaeThread>::Pop() */,
|
|
{ 16633, 865, -1 } /* System.Void System.Collections.Generic.Stack`1<taurus.client.ThreadManager/MessgaeThread>::Push(!0) */,
|
|
{ 16507, 865, -1 } /* !0 System.Collections.Generic.Queue`1<taurus.client.ThreadManager/MessgaeThread>::Dequeue() */,
|
|
{ 16498, 865, -1 } /* System.Int32 System.Collections.Generic.Queue`1<taurus.client.ThreadManager/MessgaeThread>::get_Count() */,
|
|
{ 16503, 865, -1 } /* System.Void System.Collections.Generic.Queue`1<taurus.client.ThreadManager/MessgaeThread>::Enqueue(!0) */,
|
|
{ 16623, 865, -1 } /* System.Void System.Collections.Generic.Stack`1<taurus.client.ThreadManager/MessgaeThread>::.ctor() */,
|
|
{ 16497, 865, -1 } /* System.Void System.Collections.Generic.Queue`1<taurus.client.ThreadManager/MessgaeThread>::.ctor() */,
|
|
{ 1081, 870, -1 } /* System.Void System.Action`2<taurus.client.LoggerLevel,System.String>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 25152, -1, 16 } /* System.Void ZXing.SupportClass::Fill<System.Int32>(T[],T) */,
|
|
{ 10701, 942, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<ZXing.Aztec.Internal.State>::.ctor() */,
|
|
{ 16454, 942, -1 } /* System.Void System.Collections.Generic.LinkedList`1<ZXing.Aztec.Internal.State>::.ctor() */,
|
|
{ 11144, 942, -1 } /* System.Void System.Collections.Generic.List`1<ZXing.Aztec.Internal.State>::.ctor() */,
|
|
{ 11167, 942, -1 } /* System.Void System.Collections.Generic.List`1<ZXing.Aztec.Internal.State>::Clear() */,
|
|
{ 16468, 942, -1 } /* System.Collections.Generic.LinkedList`1/Enumerator<!0> System.Collections.Generic.LinkedList`1<ZXing.Aztec.Internal.State>::GetEnumerator() */,
|
|
{ 16486, 942, -1 } /* !0 System.Collections.Generic.LinkedList`1/Enumerator<ZXing.Aztec.Internal.State>::get_Current() */,
|
|
{ 11160, 942, -1 } /* System.Void System.Collections.Generic.List`1<ZXing.Aztec.Internal.State>::Add(!0) */,
|
|
{ 16488, 942, -1 } /* System.Boolean System.Collections.Generic.LinkedList`1/Enumerator<ZXing.Aztec.Internal.State>::MoveNext() */,
|
|
{ 16490, 942, -1 } /* System.Void System.Collections.Generic.LinkedList`1/Enumerator<ZXing.Aztec.Internal.State>::Dispose() */,
|
|
{ 16463, 942, -1 } /* System.Collections.Generic.LinkedListNode`1<!0> System.Collections.Generic.LinkedList`1<ZXing.Aztec.Internal.State>::AddLast(!0) */,
|
|
{ 11187, 942, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<ZXing.Aztec.Internal.State>::GetEnumerator() */,
|
|
{ 11236, 942, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<ZXing.Aztec.Internal.State>::get_Current() */,
|
|
{ 16470, 942, -1 } /* System.Boolean System.Collections.Generic.LinkedList`1<ZXing.Aztec.Internal.State>::Remove(!0) */,
|
|
{ 11234, 942, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<ZXing.Aztec.Internal.State>::MoveNext() */,
|
|
{ 11233, 942, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<ZXing.Aztec.Internal.State>::Dispose() */,
|
|
{ 16454, 931, -1 } /* System.Void System.Collections.Generic.LinkedList`1<ZXing.Aztec.Internal.Token>::.ctor() */,
|
|
{ 16461, 931, -1 } /* System.Collections.Generic.LinkedListNode`1<!0> System.Collections.Generic.LinkedList`1<ZXing.Aztec.Internal.Token>::AddFirst(!0) */,
|
|
{ 16468, 931, -1 } /* System.Collections.Generic.LinkedList`1/Enumerator<!0> System.Collections.Generic.LinkedList`1<ZXing.Aztec.Internal.Token>::GetEnumerator() */,
|
|
{ 16486, 931, -1 } /* !0 System.Collections.Generic.LinkedList`1/Enumerator<ZXing.Aztec.Internal.Token>::get_Current() */,
|
|
{ 16488, 931, -1 } /* System.Boolean System.Collections.Generic.LinkedList`1/Enumerator<ZXing.Aztec.Internal.Token>::MoveNext() */,
|
|
{ 16490, 931, -1 } /* System.Void System.Collections.Generic.LinkedList`1/Enumerator<ZXing.Aztec.Internal.Token>::Dispose() */,
|
|
{ 25108, 917, -1 } /* System.Void ZXing.BarcodeWriterGeneric`1<UnityEngine.Color32[]>::.ctor() */,
|
|
{ 25105, 917, -1 } /* System.Void ZXing.BarcodeWriterGeneric`1<UnityEngine.Color32[]>::set_Renderer(ZXing.Rendering.IBarcodeRenderer`1<TOutput>) */,
|
|
{ 10894, 909, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,ZXing.Common.CharacterSetECI>::.ctor() */,
|
|
{ 10894, 912, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,ZXing.Common.CharacterSetECI>::.ctor() */,
|
|
{ 10894, 898, -1 } /* System.Void System.Collections.Generic.Dictionary`2<ZXing.EncodeHintType,System.Object>::.ctor() */,
|
|
{ 11144, 918, -1 } /* System.Void System.Collections.Generic.List`1<ZXing.Common.ReedSolomon.GenericGFPoly>::.ctor() */,
|
|
{ 25152, -1, 6 } /* System.Void ZXing.SupportClass::Fill<System.Byte>(T[],T) */,
|
|
{ 10894, 902, -1 } /* System.Void System.Collections.Generic.Dictionary`2<ZXing.BarcodeFormat,System.Func`1<ZXing.Writer>>::.ctor() */,
|
|
{ 1089, 901, -1 } /* System.Void System.Func`1<ZXing.Writer>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 10913, 902, -1 } /* System.Void System.Collections.Generic.Dictionary`2<ZXing.BarcodeFormat,System.Func`1<ZXing.Writer>>::Add(!0,!1) */,
|
|
{ 1090, 901, -1 } /* !0 System.Func`1<ZXing.Writer>::Invoke() */,
|
|
{ 11144, 65, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32[]>::.ctor() */,
|
|
{ 11160, 65, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32[]>::Add(!0) */,
|
|
{ 11187, 65, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<System.Int32[]>::GetEnumerator() */,
|
|
{ 11236, 65, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<System.Int32[]>::get_Current() */,
|
|
{ 11234, 65, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int32[]>::MoveNext() */,
|
|
{ 11233, 65, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Int32[]>::Dispose() */,
|
|
{ 11145, 941, -1 } /* System.Void System.Collections.Generic.List`1<ZXing.QrCode.Internal.BlockPair>::.ctor(System.Int32) */,
|
|
{ 11160, 941, -1 } /* System.Void System.Collections.Generic.List`1<ZXing.QrCode.Internal.BlockPair>::Add(!0) */,
|
|
{ 11187, 941, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<ZXing.QrCode.Internal.BlockPair>::GetEnumerator() */,
|
|
{ 11236, 941, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<ZXing.QrCode.Internal.BlockPair>::get_Current() */,
|
|
{ 11234, 941, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<ZXing.QrCode.Internal.BlockPair>::MoveNext() */,
|
|
{ 11233, 941, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<ZXing.QrCode.Internal.BlockPair>::Dispose() */,
|
|
{ 16497, 943, -1 } /* System.Void System.Collections.Generic.Queue`1<UnityEngine.Networking.ChannelPacket>::.ctor() */,
|
|
{ 11144, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::.ctor() */,
|
|
{ 16507, 943, -1 } /* !0 System.Collections.Generic.Queue`1<UnityEngine.Networking.ChannelPacket>::Dequeue() */,
|
|
{ 11149, 943, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::get_Count() */,
|
|
{ 11160, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::Add(!0) */,
|
|
{ 16498, 943, -1 } /* System.Int32 System.Collections.Generic.Queue`1<UnityEngine.Networking.ChannelPacket>::get_Count() */,
|
|
{ 16501, 943, -1 } /* System.Void System.Collections.Generic.Queue`1<UnityEngine.Networking.ChannelPacket>::Clear() */,
|
|
{ 16503, 943, -1 } /* System.Void System.Collections.Generic.Queue`1<UnityEngine.Networking.ChannelPacket>::Enqueue(!0) */,
|
|
{ 11155, 943, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::get_Item(System.Int32) */,
|
|
{ 11204, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::RemoveAt(System.Int32) */,
|
|
{ 11144, 944, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.PlayerController>::.ctor() */,
|
|
{ 11144, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::.ctor() */,
|
|
{ 11149, 944, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.PlayerController>::get_Count() */,
|
|
{ 11155, 944, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Networking.PlayerController>::get_Item(System.Int32) */,
|
|
{ 11160, 944, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.PlayerController>::Add(!0) */,
|
|
{ 11156, 944, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.PlayerController>::set_Item(System.Int32,!0) */,
|
|
{ 11167, 944, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.PlayerController>::Clear() */,
|
|
{ 10894, 961, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,UnityEngine.Networking.NetworkIdentity>::.ctor() */,
|
|
{ 19228, -1, 951 } /* !!0[] UnityEngine.Resources::FindObjectsOfTypeAll<UnityEngine.Networking.NetworkIdentity>() */,
|
|
{ 10912, 961, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,UnityEngine.Networking.NetworkIdentity>::set_Item(!0,!1) */,
|
|
{ 10918, 961, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,UnityEngine.Networking.NetworkIdentity>::ContainsKey(!0) */,
|
|
{ 10911, 961, -1 } /* !1 System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,UnityEngine.Networking.NetworkIdentity>::get_Item(!0) */,
|
|
{ 10930, 961, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,UnityEngine.Networking.NetworkIdentity>::Remove(!0) */,
|
|
{ 27018, -1, 2196 } /* System.Void UnityEngine.Networking.NetworkMessage::ReadMessage<UnityEngine.Networking.NetworkSystem.ObjectSpawnMessage>(TMsg) */,
|
|
{ 19471, -1, 462 } /* !!0 UnityEngine.Object::Instantiate<UnityEngine.GameObject>(!!0,UnityEngine.Vector3,UnityEngine.Quaternion) */,
|
|
{ 19318, -1, 951 } /* !!0 UnityEngine.GameObject::GetComponent<UnityEngine.Networking.NetworkIdentity>() */,
|
|
{ 27018, -1, 2197 } /* System.Void UnityEngine.Networking.NetworkMessage::ReadMessage<UnityEngine.Networking.NetworkSystem.ObjectSpawnSceneMessage>(TMsg) */,
|
|
{ 27018, -1, 2198 } /* System.Void UnityEngine.Networking.NetworkMessage::ReadMessage<UnityEngine.Networking.NetworkSystem.ObjectSpawnFinishedMessage>(TMsg) */,
|
|
{ 10908, 945, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<!0,!1> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,UnityEngine.Networking.NetworkIdentity>::get_Values() */,
|
|
{ 10981, 945, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkInstanceId,UnityEngine.Networking.NetworkIdentity>::GetEnumerator() */,
|
|
{ 10997, 945, -1 } /* !1 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Networking.NetworkInstanceId,UnityEngine.Networking.NetworkIdentity>::get_Current() */,
|
|
{ 10996, 945, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Networking.NetworkInstanceId,UnityEngine.Networking.NetworkIdentity>::MoveNext() */,
|
|
{ 10995, 945, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Networking.NetworkInstanceId,UnityEngine.Networking.NetworkIdentity>::Dispose() */,
|
|
{ 27018, -1, 2199 } /* System.Void UnityEngine.Networking.NetworkMessage::ReadMessage<UnityEngine.Networking.NetworkSystem.ObjectDestroyMessage>(TMsg) */,
|
|
{ 27018, -1, 2200 } /* System.Void UnityEngine.Networking.NetworkMessage::ReadMessage<UnityEngine.Networking.NetworkSystem.ClientAuthorityMessage>(TMsg) */,
|
|
{ 27018, -1, 2201 } /* System.Void UnityEngine.Networking.NetworkMessage::ReadMessage<UnityEngine.Networking.NetworkSystem.OwnerMessage>(TMsg) */,
|
|
{ 11160, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::Add(!0) */,
|
|
{ 11155, 970, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::get_Item(System.Int32) */,
|
|
{ 11204, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::RemoveAt(System.Int32) */,
|
|
{ 11149, 970, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::get_Count() */,
|
|
{ 11149, 972, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkConnection>::get_Count() */,
|
|
{ 11144, 972, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkConnection>::.ctor() */,
|
|
{ 11155, 972, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkConnection>::get_Item(System.Int32) */,
|
|
{ 11160, 972, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkConnection>::Add(!0) */,
|
|
{ 11156, 972, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkConnection>::set_Item(System.Int32,!0) */,
|
|
{ 16623, 973, -1 } /* System.Void System.Collections.Generic.Stack`1<UnityEngine.Networking.LocalClient/InternalMsg>::.ctor() */,
|
|
{ 16633, 973, -1 } /* System.Void System.Collections.Generic.Stack`1<UnityEngine.Networking.LocalClient/InternalMsg>::Push(!0) */,
|
|
{ 16624, 973, -1 } /* System.Int32 System.Collections.Generic.Stack`1<UnityEngine.Networking.LocalClient/InternalMsg>::get_Count() */,
|
|
{ 16632, 973, -1 } /* !0 System.Collections.Generic.Stack`1<UnityEngine.Networking.LocalClient/InternalMsg>::Pop() */,
|
|
{ 11160, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::Add(!0) */,
|
|
{ 11149, 973, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::get_Count() */,
|
|
{ 11155, 973, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::get_Item(System.Int32) */,
|
|
{ 11167, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::Clear() */,
|
|
{ 11144, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::.ctor() */,
|
|
{ 1157, 6, -1 } /* System.Void System.ArraySegment`1<System.Byte>::.ctor(!0[],System.Int32,System.Int32) */,
|
|
{ 11149, 974, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkClient>::get_Count() */,
|
|
{ 27018, -1, 2202 } /* System.Void UnityEngine.Networking.NetworkMessage::ReadMessage<UnityEngine.Networking.NetworkSystem.AnimationMessage>(TMsg) */,
|
|
{ 19318, -1, 2203 } /* !!0 UnityEngine.GameObject::GetComponent<UnityEngine.Networking.NetworkAnimator>() */,
|
|
{ 27018, -1, 2204 } /* System.Void UnityEngine.Networking.NetworkMessage::ReadMessage<UnityEngine.Networking.NetworkSystem.AnimationParametersMessage>(TMsg) */,
|
|
{ 27018, -1, 2205 } /* System.Void UnityEngine.Networking.NetworkMessage::ReadMessage<UnityEngine.Networking.NetworkSystem.AnimationTriggerMessage>(TMsg) */,
|
|
{ 19275, -1, 951 } /* !!0 UnityEngine.Component::GetComponent<UnityEngine.Networking.NetworkIdentity>() */,
|
|
{ 10918, 975, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkBehaviour/Invoker>::ContainsKey(!0) */,
|
|
{ 10912, 975, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkBehaviour/Invoker>::set_Item(!0,!1) */,
|
|
{ 10911, 975, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkBehaviour/Invoker>::get_Item(!0) */,
|
|
{ 10932, 975, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkBehaviour/Invoker>::TryGetValue(!0,!1&) */,
|
|
{ 10904, 975, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkBehaviour/Invoker>::get_Count() */,
|
|
{ 10921, 975, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkBehaviour/Invoker>::GetEnumerator() */,
|
|
{ 10953, 975, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,UnityEngine.Networking.NetworkBehaviour/Invoker>::get_Current() */,
|
|
{ 10864, 975, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkBehaviour/Invoker>::get_Value() */,
|
|
{ 10863, 975, -1 } /* !0 System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkBehaviour/Invoker>::get_Key() */,
|
|
{ 10952, 975, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,UnityEngine.Networking.NetworkBehaviour/Invoker>::MoveNext() */,
|
|
{ 10954, 975, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,UnityEngine.Networking.NetworkBehaviour/Invoker>::Dispose() */,
|
|
{ 10894, 975, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkBehaviour/Invoker>::.ctor() */,
|
|
{ 10917, 301, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Int32>::Clear() */,
|
|
{ 10904, 301, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.String,System.Int32>::get_Count() */,
|
|
{ 10905, 301, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<!0,!1> System.Collections.Generic.Dictionary`2<System.String,System.Int32>::get_Keys() */,
|
|
{ 10961, 301, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2/KeyCollection<System.String,System.Int32>::GetEnumerator() */,
|
|
{ 10977, 301, -1 } /* !0 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.String,System.Int32>::get_Current() */,
|
|
{ 10976, 301, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.String,System.Int32>::MoveNext() */,
|
|
{ 10975, 301, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.String,System.Int32>::Dispose() */,
|
|
{ 27018, -1, 2206 } /* System.Void UnityEngine.Networking.NetworkMessage::ReadMessage<UnityEngine.Networking.NetworkSystem.CRCMessage>(TMsg) */,
|
|
{ 10894, 988, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,UnityEngine.Networking.NetworkConnection/PacketStat>::.ctor() */,
|
|
{ 11155, 974, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkClient>::get_Item(System.Int32) */,
|
|
{ 10905, 988, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<!0,!1> System.Collections.Generic.Dictionary`2<System.Int16,UnityEngine.Networking.NetworkConnection/PacketStat>::get_Keys() */,
|
|
{ 10961, 988, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2/KeyCollection<System.Int16,UnityEngine.Networking.NetworkConnection/PacketStat>::GetEnumerator() */,
|
|
{ 10977, 988, -1 } /* !0 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int16,UnityEngine.Networking.NetworkConnection/PacketStat>::get_Current() */,
|
|
{ 10918, 988, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int16,UnityEngine.Networking.NetworkConnection/PacketStat>::ContainsKey(!0) */,
|
|
{ 10911, 988, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.Int16,UnityEngine.Networking.NetworkConnection/PacketStat>::get_Item(!0) */,
|
|
{ 10912, 988, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,UnityEngine.Networking.NetworkConnection/PacketStat>::set_Item(!0,!1) */,
|
|
{ 10976, 988, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int16,UnityEngine.Networking.NetworkConnection/PacketStat>::MoveNext() */,
|
|
{ 10975, 988, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int16,UnityEngine.Networking.NetworkConnection/PacketStat>::Dispose() */,
|
|
{ 11160, 974, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkClient>::Add(!0) */,
|
|
{ 11201, 974, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkClient>::Remove(!0) */,
|
|
{ 11204, 974, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkClient>::RemoveAt(System.Int32) */,
|
|
{ 11144, 974, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkClient>::.ctor() */,
|
|
{ 17294, 948, -1 } /* System.Collections.Generic.HashSet`1/Enumerator<!0> System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::GetEnumerator() */,
|
|
{ 17315, 948, -1 } /* !0 System.Collections.Generic.HashSet`1/Enumerator<UnityEngine.Networking.NetworkInstanceId>::get_Current() */,
|
|
{ 17314, 948, -1 } /* System.Boolean System.Collections.Generic.HashSet`1/Enumerator<UnityEngine.Networking.NetworkInstanceId>::MoveNext() */,
|
|
{ 17313, 948, -1 } /* System.Void System.Collections.Generic.HashSet`1/Enumerator<UnityEngine.Networking.NetworkInstanceId>::Dispose() */,
|
|
{ 17281, 951, -1 } /* System.Void System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkIdentity>::.ctor() */,
|
|
{ 10918, 981, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int16,UnityEngine.Networking.NetworkMessageDelegate>::ContainsKey(!0) */,
|
|
{ 10911, 981, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.Int16,UnityEngine.Networking.NetworkMessageDelegate>::get_Item(!0) */,
|
|
{ 17299, 951, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkIdentity>::Add(!0) */,
|
|
{ 17291, 951, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkIdentity>::Remove(!0) */,
|
|
{ 17294, 951, -1 } /* System.Collections.Generic.HashSet`1/Enumerator<!0> System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkIdentity>::GetEnumerator() */,
|
|
{ 17315, 951, -1 } /* !0 System.Collections.Generic.HashSet`1/Enumerator<UnityEngine.Networking.NetworkIdentity>::get_Current() */,
|
|
{ 17314, 951, -1 } /* System.Boolean System.Collections.Generic.HashSet`1/Enumerator<UnityEngine.Networking.NetworkIdentity>::MoveNext() */,
|
|
{ 17313, 951, -1 } /* System.Void System.Collections.Generic.HashSet`1/Enumerator<UnityEngine.Networking.NetworkIdentity>::Dispose() */,
|
|
{ 17288, 951, -1 } /* System.Void System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkIdentity>::Clear() */,
|
|
{ 17281, 948, -1 } /* System.Void System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::.ctor() */,
|
|
{ 17299, 948, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::Add(!0) */,
|
|
{ 17291, 948, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::Remove(!0) */,
|
|
{ 10894, 995, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.Networking.NetworkBroadcastResult>::.ctor() */,
|
|
{ 10912, 995, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.Networking.NetworkBroadcastResult>::set_Item(!0,!1) */,
|
|
{ 10905, 995, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<!0,!1> System.Collections.Generic.Dictionary`2<System.String,UnityEngine.Networking.NetworkBroadcastResult>::get_Keys() */,
|
|
{ 10961, 995, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2/KeyCollection<System.String,UnityEngine.Networking.NetworkBroadcastResult>::GetEnumerator() */,
|
|
{ 10977, 995, -1 } /* !0 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.String,UnityEngine.Networking.NetworkBroadcastResult>::get_Current() */,
|
|
{ 10911, 995, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.String,UnityEngine.Networking.NetworkBroadcastResult>::get_Item(!0) */,
|
|
{ 10976, 995, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.String,UnityEngine.Networking.NetworkBroadcastResult>::MoveNext() */,
|
|
{ 10975, 995, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.String,UnityEngine.Networking.NetworkBroadcastResult>::Dispose() */,
|
|
{ 10746, 972, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkConnection>::.ctor(System.Collections.Generic.IList`1<!0>) */,
|
|
{ 19290, -1, 1002 } /* !!0[] UnityEngine.Component::GetComponents<UnityEngine.Networking.NetworkBehaviour>() */,
|
|
{ 11201, 972, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkConnection>::Remove(!0) */,
|
|
{ 17291, 16, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.Int32>::Remove(!0) */,
|
|
{ 17281, 16, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Int32>::.ctor() */,
|
|
{ 11144, 1002, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkBehaviour>::.ctor() */,
|
|
{ 11160, 1002, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkBehaviour>::Add(!0) */,
|
|
{ 11212, 1002, -1 } /* !0[] System.Collections.Generic.List`1<UnityEngine.Networking.NetworkBehaviour>::ToArray() */,
|
|
{ 11167, 972, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkConnection>::Clear() */,
|
|
{ 17288, 16, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Int32>::Clear() */,
|
|
{ 17289, 16, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.Int32>::Contains(!0) */,
|
|
{ 17299, 16, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.Int32>::Add(!0) */,
|
|
{ 17281, 972, -1 } /* System.Void System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkConnection>::.ctor() */,
|
|
{ 17283, 972, -1 } /* System.Void System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkConnection>::.ctor(System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 10748, 972, -1 } /* !0 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkConnection>::get_Item(System.Int32) */,
|
|
{ 10747, 972, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkConnection>::get_Count() */,
|
|
{ 17294, 972, -1 } /* System.Collections.Generic.HashSet`1/Enumerator<!0> System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkConnection>::GetEnumerator() */,
|
|
{ 17315, 972, -1 } /* !0 System.Collections.Generic.HashSet`1/Enumerator<UnityEngine.Networking.NetworkConnection>::get_Current() */,
|
|
{ 17289, 972, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkConnection>::Contains(!0) */,
|
|
{ 17314, 972, -1 } /* System.Boolean System.Collections.Generic.HashSet`1/Enumerator<UnityEngine.Networking.NetworkConnection>::MoveNext() */,
|
|
{ 17313, 972, -1 } /* System.Void System.Collections.Generic.HashSet`1/Enumerator<UnityEngine.Networking.NetworkConnection>::Dispose() */,
|
|
{ 11146, 972, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkConnection>::.ctor(System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 19318, -1, 1005 } /* !!0 UnityEngine.GameObject::GetComponent<UnityEngine.Networking.NetworkLobbyPlayer>() */,
|
|
{ 11160, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Add(!0) */,
|
|
{ 11167, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Clear() */,
|
|
{ 19275, -1, 1005 } /* !!0 UnityEngine.Component::GetComponent<UnityEngine.Networking.NetworkLobbyPlayer>() */,
|
|
{ 11155, 1004, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::get_Item(System.Int32) */,
|
|
{ 11149, 1004, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::get_Count() */,
|
|
{ 27018, -1, 2207 } /* System.Void UnityEngine.Networking.NetworkMessage::ReadMessage<UnityEngine.Networking.NetworkSystem.LobbyReadyToBeginMessage>(TMsg) */,
|
|
{ 27018, -1, 2208 } /* System.Void UnityEngine.Networking.NetworkMessage::ReadMessage<UnityEngine.Networking.NetworkSystem.IntegerMessage>(TMsg) */,
|
|
{ 17255, -1, 1005 } /* System.Int32 System.Linq.Enumerable::Count<UnityEngine.Networking.NetworkLobbyPlayer>(System.Collections.Generic.IEnumerable`1<!!0>) */,
|
|
{ 11144, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::.ctor() */,
|
|
{ 19955, 473, -1 } /* System.Void UnityEngine.Events.UnityAction`2<UnityEngine.SceneManagement.Scene,UnityEngine.SceneManagement.LoadSceneMode>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 11167, 797, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelQOS>::Clear() */,
|
|
{ 11155, 1006, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Networking.QosType>::get_Item(System.Int32) */,
|
|
{ 11149, 1006, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.QosType>::get_Count() */,
|
|
{ 11155, 462, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.GameObject>::get_Item(System.Int32) */,
|
|
{ 11149, 462, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.GameObject>::get_Count() */,
|
|
{ 11167, 449, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Transform>::Clear() */,
|
|
{ 11160, 449, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Transform>::Add(!0) */,
|
|
{ 11201, 449, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Transform>::Remove(!0) */,
|
|
{ 27018, -1, 2209 } /* System.Void UnityEngine.Networking.NetworkMessage::ReadMessage<UnityEngine.Networking.NetworkSystem.AddPlayerMessage>(TMsg) */,
|
|
{ 27018, -1, 2210 } /* System.Void UnityEngine.Networking.NetworkMessage::ReadMessage<UnityEngine.Networking.NetworkSystem.RemovePlayerMessage>(TMsg) */,
|
|
{ 27018, -1, 2211 } /* System.Void UnityEngine.Networking.NetworkMessage::ReadMessage<UnityEngine.Networking.NetworkSystem.ErrorMessage>(TMsg) */,
|
|
{ 11149, 449, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Transform>::get_Count() */,
|
|
{ 11155, 449, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Transform>::get_Item(System.Int32) */,
|
|
{ 11204, 449, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Transform>::RemoveAt(System.Int32) */,
|
|
{ 19345, -1, 2212 } /* !!0 UnityEngine.GameObject::AddComponent<UnityEngine.Networking.Match.NetworkMatch>() */,
|
|
{ 11149, 821, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.Match.MatchInfoSnapshot>::get_Count() */,
|
|
{ 11144, 462, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.GameObject>::.ctor() */,
|
|
{ 11144, 1006, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.QosType>::.ctor() */,
|
|
{ 11144, 449, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Transform>::.ctor() */,
|
|
{ 19275, -1, 2213 } /* !!0 UnityEngine.Component::GetComponent<UnityEngine.Networking.NetworkManager>() */,
|
|
{ 23777, 816, -1 } /* System.Void UnityEngine.Networking.Match.NetworkMatch/DataResponseDelegate`1<UnityEngine.Networking.Match.MatchInfo>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 23777, 822, -1 } /* System.Void UnityEngine.Networking.Match.NetworkMatch/DataResponseDelegate`1<System.Collections.Generic.List`1<UnityEngine.Networking.Match.MatchInfoSnapshot>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 11155, 821, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Networking.Match.MatchInfoSnapshot>::get_Item(System.Int32) */,
|
|
{ 10913, 981, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,UnityEngine.Networking.NetworkMessageDelegate>::Add(!0,!1) */,
|
|
{ 10930, 981, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int16,UnityEngine.Networking.NetworkMessageDelegate>::Remove(!0) */,
|
|
{ 10917, 981, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,UnityEngine.Networking.NetworkMessageDelegate>::Clear() */,
|
|
{ 10894, 981, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,UnityEngine.Networking.NetworkMessageDelegate>::.ctor() */,
|
|
{ 10918, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::ContainsKey(!0) */,
|
|
{ 11144, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::.ctor() */,
|
|
{ 10912, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::set_Item(!0,!1) */,
|
|
{ 10911, 1007, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::get_Item(!0) */,
|
|
{ 11160, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Add(!0) */,
|
|
{ 11155, 1011, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::get_Item(System.Int32) */,
|
|
{ 11149, 1011, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::get_Count() */,
|
|
{ 10930, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::Remove(!0) */,
|
|
{ 11144, 968, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoMessage>::.ctor() */,
|
|
{ 11144, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::.ctor() */,
|
|
{ 11160, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Add(!0) */,
|
|
{ 11149, 971, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::get_Count() */,
|
|
{ 11212, 971, -1 } /* !0[] System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::ToArray() */,
|
|
{ 11160, 968, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoMessage>::Add(!0) */,
|
|
{ 11212, 968, -1 } /* !0[] System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoMessage>::ToArray() */,
|
|
{ 27017, -1, 2214 } /* TMsg UnityEngine.Networking.NetworkMessage::ReadMessage<UnityEngine.Networking.NetworkSystem.PeerAuthorityMessage>() */,
|
|
{ 11146, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::.ctor(System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 11204, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::RemoveAt(System.Int32) */,
|
|
{ 27018, -1, 2215 } /* System.Void UnityEngine.Networking.NetworkMessage::ReadMessage<UnityEngine.Networking.NetworkSystem.PeerListMessage>(TMsg) */,
|
|
{ 27017, -1, 2216 } /* TMsg UnityEngine.Networking.NetworkMessage::ReadMessage<UnityEngine.Networking.NetworkSystem.ReconnectMessage>() */,
|
|
{ 10894, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::.ctor() */,
|
|
{ 17299, 972, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkConnection>::Add(!0) */,
|
|
{ 19328, -1, 1012 } /* !!0[] UnityEngine.GameObject::GetComponents<UnityEngine.Renderer>() */,
|
|
{ 10912, 945, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,UnityEngine.Networking.NetworkIdentity>::set_Item(!0,!1) */,
|
|
{ 10918, 945, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,UnityEngine.Networking.NetworkIdentity>::ContainsKey(!0) */,
|
|
{ 10911, 945, -1 } /* !1 System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,UnityEngine.Networking.NetworkIdentity>::get_Item(!0) */,
|
|
{ 10930, 945, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,UnityEngine.Networking.NetworkIdentity>::Remove(!0) */,
|
|
{ 10917, 945, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,UnityEngine.Networking.NetworkIdentity>::Clear() */,
|
|
{ 10912, 954, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,UnityEngine.GameObject>::set_Item(!0,!1) */,
|
|
{ 19334, -1, 951 } /* !!0[] UnityEngine.GameObject::GetComponentsInChildren<UnityEngine.Networking.NetworkIdentity>() */,
|
|
{ 10918, 954, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,UnityEngine.GameObject>::ContainsKey(!0) */,
|
|
{ 10911, 954, -1 } /* !1 System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,UnityEngine.GameObject>::get_Item(!0) */,
|
|
{ 10917, 954, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,UnityEngine.GameObject>::Clear() */,
|
|
{ 10917, 1013, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,UnityEngine.Networking.SpawnDelegate>::Clear() */,
|
|
{ 10917, 1017, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,UnityEngine.Networking.UnSpawnDelegate>::Clear() */,
|
|
{ 10930, 1013, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,UnityEngine.Networking.SpawnDelegate>::Remove(!0) */,
|
|
{ 10930, 1017, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,UnityEngine.Networking.UnSpawnDelegate>::Remove(!0) */,
|
|
{ 10912, 1013, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,UnityEngine.Networking.SpawnDelegate>::set_Item(!0,!1) */,
|
|
{ 10912, 1017, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,UnityEngine.Networking.UnSpawnDelegate>::set_Item(!0,!1) */,
|
|
{ 10918, 1013, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,UnityEngine.Networking.SpawnDelegate>::ContainsKey(!0) */,
|
|
{ 10911, 1013, -1 } /* !1 System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,UnityEngine.Networking.SpawnDelegate>::get_Item(!0) */,
|
|
{ 10918, 1017, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,UnityEngine.Networking.UnSpawnDelegate>::ContainsKey(!0) */,
|
|
{ 10911, 1017, -1 } /* !1 System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,UnityEngine.Networking.UnSpawnDelegate>::get_Item(!0) */,
|
|
{ 10905, 945, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<!0,!1> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,UnityEngine.Networking.NetworkIdentity>::get_Keys() */,
|
|
{ 10961, 945, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkInstanceId,UnityEngine.Networking.NetworkIdentity>::GetEnumerator() */,
|
|
{ 10977, 945, -1 } /* !0 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Networking.NetworkInstanceId,UnityEngine.Networking.NetworkIdentity>::get_Current() */,
|
|
{ 10976, 945, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Networking.NetworkInstanceId,UnityEngine.Networking.NetworkIdentity>::MoveNext() */,
|
|
{ 10975, 945, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Networking.NetworkInstanceId,UnityEngine.Networking.NetworkIdentity>::Dispose() */,
|
|
{ 10894, 945, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,UnityEngine.Networking.NetworkIdentity>::.ctor() */,
|
|
{ 10894, 954, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,UnityEngine.GameObject>::.ctor() */,
|
|
{ 10894, 1013, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,UnityEngine.Networking.SpawnDelegate>::.ctor() */,
|
|
{ 10894, 1017, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,UnityEngine.Networking.UnSpawnDelegate>::.ctor() */,
|
|
{ 11204, 972, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkConnection>::RemoveAt(System.Int32) */,
|
|
{ 17292, 948, -1 } /* System.Int32 System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::get_Count() */,
|
|
{ 17288, 948, -1 } /* System.Void System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::Clear() */,
|
|
{ 10904, 945, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,UnityEngine.Networking.NetworkIdentity>::get_Count() */,
|
|
{ 17283, 948, -1 } /* System.Void System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::.ctor(System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 11144, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::.ctor() */,
|
|
{ 11160, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Add(!0) */,
|
|
{ 11212, 980, -1 } /* !0[] System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::ToArray() */,
|
|
{ 19275, -1, 2217 } /* !!0 UnityEngine.Component::GetComponent<UnityEngine.Rigidbody>() */,
|
|
{ 19275, -1, 545 } /* !!0 UnityEngine.Component::GetComponent<UnityEngine.Rigidbody2D>() */,
|
|
{ 19275, -1, 2218 } /* !!0 UnityEngine.Component::GetComponent<UnityEngine.CharacterController>() */,
|
|
{ 19318, -1, 2219 } /* !!0 UnityEngine.GameObject::GetComponent<UnityEngine.Networking.NetworkTransform>() */,
|
|
{ 17289, 948, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::Contains(!0) */,
|
|
{ 19290, -1, 1021 } /* !!0[] UnityEngine.Component::GetComponents<UnityEngine.Networking.NetworkTransformChild>() */,
|
|
{ 19328, -1, 1021 } /* !!0[] UnityEngine.GameObject::GetComponents<UnityEngine.Networking.NetworkTransformChild>() */,
|
|
{ 19275, -1, 2219 } /* !!0 UnityEngine.Component::GetComponent<UnityEngine.Networking.NetworkTransform>() */,
|
|
{ 19318, -1, 2217 } /* !!0 UnityEngine.GameObject::GetComponent<UnityEngine.Rigidbody>() */,
|
|
{ 19318, -1, 545 } /* !!0 UnityEngine.GameObject::GetComponent<UnityEngine.Rigidbody2D>() */,
|
|
{ 26982, 47, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Boolean>::AddInternal(T) */,
|
|
{ 26984, 47, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Boolean>::Clear() */,
|
|
{ 26972, 47, -1 } /* System.Int32 UnityEngine.Networking.SyncList`1<System.Boolean>::get_Count() */,
|
|
{ 26992, 47, -1 } /* T UnityEngine.Networking.SyncList`1<System.Boolean>::get_Item(System.Int32) */,
|
|
{ 26996, 47, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Boolean>::.ctor() */,
|
|
{ 26982, 109, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Single>::AddInternal(T) */,
|
|
{ 26984, 109, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Single>::Clear() */,
|
|
{ 26972, 109, -1 } /* System.Int32 UnityEngine.Networking.SyncList`1<System.Single>::get_Count() */,
|
|
{ 26992, 109, -1 } /* T UnityEngine.Networking.SyncList`1<System.Single>::get_Item(System.Int32) */,
|
|
{ 26996, 109, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Single>::.ctor() */,
|
|
{ 26982, 16, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Int32>::AddInternal(T) */,
|
|
{ 26984, 16, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Int32>::Clear() */,
|
|
{ 26972, 16, -1 } /* System.Int32 UnityEngine.Networking.SyncList`1<System.Int32>::get_Count() */,
|
|
{ 26992, 16, -1 } /* T UnityEngine.Networking.SyncList`1<System.Int32>::get_Item(System.Int32) */,
|
|
{ 26996, 16, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Int32>::.ctor() */,
|
|
{ 26982, 8, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.String>::AddInternal(T) */,
|
|
{ 26984, 8, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.String>::Clear() */,
|
|
{ 26972, 8, -1 } /* System.Int32 UnityEngine.Networking.SyncList`1<System.String>::get_Count() */,
|
|
{ 26992, 8, -1 } /* T UnityEngine.Networking.SyncList`1<System.String>::get_Item(System.Int32) */,
|
|
{ 26996, 8, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.String>::.ctor() */,
|
|
{ 26982, 21, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.UInt32>::AddInternal(T) */,
|
|
{ 26984, 21, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.UInt32>::Clear() */,
|
|
{ 26972, 21, -1 } /* System.Int32 UnityEngine.Networking.SyncList`1<System.UInt32>::get_Count() */,
|
|
{ 26992, 21, -1 } /* T UnityEngine.Networking.SyncList`1<System.UInt32>::get_Item(System.Int32) */,
|
|
{ 26996, 21, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.UInt32>::.ctor() */,
|
|
{ 1090, 1051, -1 } /* !0 System.Func`1<System.Collections.Generic.Dictionary`2<System.String,System.String>>::Invoke() */,
|
|
{ 1089, 1051, -1 } /* System.Void System.Func`1<System.Collections.Generic.Dictionary`2<System.String,System.String>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33459, -1, 424 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.AnimationCurve>(System.IntPtr,System.Int32) */,
|
|
{ 10917, 1059, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,DelegateFactory/DelegateCreate>::Clear() */,
|
|
{ 10913, 1059, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,DelegateFactory/DelegateCreate>::Add(!0,!1) */,
|
|
{ 33600, 847, -1 } /* System.Void LuaInterface.DelegateTraits`1<System.Action>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1063, -1 } /* System.Void LuaInterface.DelegateTraits`1<UnityEngine.Events.UnityAction>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1064, -1 } /* System.Void LuaInterface.DelegateTraits`1<System.Predicate`1<System.Int32>>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1065, -1 } /* System.Void LuaInterface.DelegateTraits`1<System.Action`1<System.Int32>>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1066, -1 } /* System.Void LuaInterface.DelegateTraits`1<System.Comparison`1<System.Int32>>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1067, -1 } /* System.Void LuaInterface.DelegateTraits`1<System.Func`2<System.Int32,System.Int32>>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1068, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.GTweenCallback>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1069, -1 } /* System.Void LuaInterface.DelegateTraits`1<UnityEngine.Camera/CameraCallback>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1070, -1 } /* System.Void LuaInterface.DelegateTraits`1<UnityEngine.Application/AdvertisingIdentifierCallback>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1071, -1 } /* System.Void LuaInterface.DelegateTraits`1<UnityEngine.Application/LowMemoryCallback>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1072, -1 } /* System.Void LuaInterface.DelegateTraits`1<UnityEngine.Application/LogCallback>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1073, -1 } /* System.Void LuaInterface.DelegateTraits`1<System.Action`1<System.Boolean>>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1074, -1 } /* System.Void LuaInterface.DelegateTraits`1<System.Action`1<System.String>>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1075, -1 } /* System.Void LuaInterface.DelegateTraits`1<System.Func`1<System.Boolean>>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1076, -1 } /* System.Void LuaInterface.DelegateTraits`1<UnityEngine.AudioClip/PCMReaderCallback>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1077, -1 } /* System.Void LuaInterface.DelegateTraits`1<UnityEngine.AudioClip/PCMSetPositionCallback>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1078, -1 } /* System.Void LuaInterface.DelegateTraits`1<System.Action`1<UnityEngine.AsyncOperation>>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1079, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.EventCallback1>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1080, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.EventCallback0>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1081, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.ListItemRenderer>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1082, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.ListItemProvider>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1083, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.PlayCompleteCallback>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1084, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.TransitionHook>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1085, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.UIPackage/CreateObjectCallback>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1086, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.GObjectPool/InitCallbackDelegate>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1087, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.TimerCallback>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1088, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.UIObjectFactory/GComponentCreator>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1089, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.UIObjectFactory/GLoaderCreator>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1090, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.UIConfig/SoundLoader>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1091, -1 } /* System.Void LuaInterface.DelegateTraits`1<System.Action`2<System.String,System.Action>>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 33600, 1092, -1 } /* System.Void LuaInterface.DelegateTraits`1<FairyGUI.GTweenCallback1>::Init(DelegateFactory/DelegateCreate) */,
|
|
{ 1097, 1022, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Boolean>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33589, 847, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Action>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1063, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Events.UnityAction>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1064, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Predicate`1<System.Int32>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1065, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Action`1<System.Int32>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1066, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Comparison`1<System.Int32>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1067, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Func`2<System.Int32,System.Int32>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1068, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.GTweenCallback>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1069, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Camera/CameraCallback>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1070, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Application/AdvertisingIdentifierCallback>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1071, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Application/LowMemoryCallback>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1072, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Application/LogCallback>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1073, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Action`1<System.Boolean>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1074, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Action`1<System.String>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1075, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Func`1<System.Boolean>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1076, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.AudioClip/PCMReaderCallback>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1077, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.AudioClip/PCMSetPositionCallback>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1078, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Action`1<UnityEngine.AsyncOperation>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1079, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.EventCallback1>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1080, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.EventCallback0>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1081, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.ListItemRenderer>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1082, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.ListItemProvider>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1083, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.PlayCompleteCallback>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1084, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.TransitionHook>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1085, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.UIPackage/CreateObjectCallback>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1086, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.GObjectPool/InitCallbackDelegate>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1087, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.TimerCallback>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1088, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.UIObjectFactory/GComponentCreator>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1089, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.UIObjectFactory/GLoaderCreator>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1090, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.UIConfig/SoundLoader>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1091, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Action`2<System.String,System.Action>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1092, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.GTweenCallback1>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 1081, 1093, -1 } /* System.Void System.Action`2<System.IntPtr,System.Action>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1095, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Events.UnityAction>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1097, -1 } /* System.Void System.Action`2<System.IntPtr,System.Predicate`1<System.Int32>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1099, -1 } /* System.Void System.Action`2<System.IntPtr,System.Action`1<System.Int32>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1101, -1 } /* System.Void System.Action`2<System.IntPtr,System.Comparison`1<System.Int32>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1103, -1 } /* System.Void System.Action`2<System.IntPtr,System.Func`2<System.Int32,System.Int32>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1105, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.GTweenCallback>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1107, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Camera/CameraCallback>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1109, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Application/AdvertisingIdentifierCallback>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1111, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Application/LowMemoryCallback>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1113, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Application/LogCallback>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1115, -1 } /* System.Void System.Action`2<System.IntPtr,System.Action`1<System.Boolean>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1117, -1 } /* System.Void System.Action`2<System.IntPtr,System.Action`1<System.String>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1119, -1 } /* System.Void System.Action`2<System.IntPtr,System.Func`1<System.Boolean>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1121, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.AudioClip/PCMReaderCallback>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1123, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.AudioClip/PCMSetPositionCallback>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1125, -1 } /* System.Void System.Action`2<System.IntPtr,System.Action`1<UnityEngine.AsyncOperation>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1127, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.EventCallback1>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1129, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.EventCallback0>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1131, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.ListItemRenderer>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1133, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.ListItemProvider>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1135, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.PlayCompleteCallback>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1137, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.TransitionHook>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1139, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.UIPackage/CreateObjectCallback>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1141, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.GObjectPool/InitCallbackDelegate>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1143, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.TimerCallback>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1145, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.UIObjectFactory/GComponentCreator>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1147, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.UIObjectFactory/GLoaderCreator>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1149, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.UIConfig/SoundLoader>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1151, -1 } /* System.Void System.Action`2<System.IntPtr,System.Action`2<System.String,System.Action>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1153, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.GTweenCallback1>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 10932, 1059, -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, 1048, -1 } /* System.Void System.Action`2<System.String,System.Action>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 10894, 1059, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,DelegateFactory/DelegateCreate>::.ctor() */,
|
|
{ 32652, -1, 426 } /* System.Void LuaInterface.LuaFunction::PushSealed<UnityEngine.Camera>(T) */,
|
|
{ 11160, 1701, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.AsyncCreationHelper/DisplayListItem>::Add(!0) */,
|
|
{ 11144, 1701, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.AsyncCreationHelper/DisplayListItem>::.ctor() */,
|
|
{ 11149, 1701, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.AsyncCreationHelper/DisplayListItem>::get_Count() */,
|
|
{ 11145, 1168, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GObject>::.ctor(System.Int32) */,
|
|
{ 11155, 1701, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.AsyncCreationHelper/DisplayListItem>::get_Item(System.Int32) */,
|
|
{ 11160, 1168, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GObject>::Add(!0) */,
|
|
{ 11149, 1168, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GObject>::get_Count() */,
|
|
{ 11205, 1168, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GObject>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11155, 1168, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.GObject>::get_Item(System.Int32) */,
|
|
{ 10894, 1678, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,FairyGUI.BitmapFont/BMGlyph>::.ctor() */,
|
|
{ 10912, 1678, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,FairyGUI.BitmapFont/BMGlyph>::set_Item(!0,!1) */,
|
|
{ 10932, 1678, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,FairyGUI.BitmapFont/BMGlyph>::TryGetValue(!0,!1&) */,
|
|
{ 10918, 1678, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,FairyGUI.BitmapFont/BMGlyph>::ContainsKey(!0) */,
|
|
{ 19275, -1, 426 } /* !!0 UnityEngine.Component::GetComponent<UnityEngine.Camera>() */,
|
|
{ 19318, -1, 2220 } /* !!0 UnityEngine.GameObject::GetComponent<FairyGUI.CaptureCamera>() */,
|
|
{ 19345, -1, 426 } /* !!0 UnityEngine.GameObject::AddComponent<UnityEngine.Camera>() */,
|
|
{ 19345, -1, 2220 } /* !!0 UnityEngine.GameObject::AddComponent<FairyGUI.CaptureCamera>() */,
|
|
{ 11144, 1668, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.IMeshFactory>::.ctor() */,
|
|
{ 11149, 1668, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.IMeshFactory>::get_Count() */,
|
|
{ 11155, 1668, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.IMeshFactory>::get_Item(System.Int32) */,
|
|
{ 11144, 1158, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.DisplayObject>::.ctor() */,
|
|
{ 11149, 1158, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.DisplayObject>::get_Count() */,
|
|
{ 11160, 1158, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.DisplayObject>::Add(!0) */,
|
|
{ 11195, 1158, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.DisplayObject>::Insert(System.Int32,!0) */,
|
|
{ 11168, 1158, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.DisplayObject>::Contains(!0) */,
|
|
{ 11155, 1158, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.DisplayObject>::get_Item(System.Int32) */,
|
|
{ 11191, 1158, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.DisplayObject>::IndexOf(!0) */,
|
|
{ 11201, 1158, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.DisplayObject>::Remove(!0) */,
|
|
{ 11204, 1158, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.DisplayObject>::RemoveAt(System.Int32) */,
|
|
{ 11156, 1158, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.DisplayObject>::set_Item(System.Int32,!0) */,
|
|
{ 3696, 437, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Rect>::get_HasValue() */,
|
|
{ 3701, 437, -1 } /* !0 System.Nullable`1<UnityEngine.Rect>::GetValueOrDefault() */,
|
|
{ 3697, 437, -1 } /* !0 System.Nullable`1<UnityEngine.Rect>::get_Value() */,
|
|
{ 11167, 1158, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.DisplayObject>::Clear() */,
|
|
{ 11191, 8, -1 } /* System.Int32 System.Collections.Generic.List`1<System.String>::IndexOf(!0) */,
|
|
{ 11149, 1702, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.ControllerAction>::get_Count() */,
|
|
{ 11155, 1702, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.ControllerAction>::get_Item(System.Int32) */,
|
|
{ 11148, 8, -1 } /* System.Void System.Collections.Generic.List`1<System.String>::set_Capacity(System.Int32) */,
|
|
{ 11145, 1702, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.ControllerAction>::.ctor(System.Int32) */,
|
|
{ 11160, 1702, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.ControllerAction>::Add(!0) */,
|
|
{ 3696, 446, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Matrix4x4>::get_HasValue() */,
|
|
{ 3695, 446, -1 } /* System.Void System.Nullable`1<UnityEngine.Matrix4x4>::.ctor(!0) */,
|
|
{ 3695, 431, -1 } /* System.Void System.Nullable`1<UnityEngine.Vector3>::.ctor(!0) */,
|
|
{ 3696, 1165, -1 } /* System.Boolean System.Nullable`1<FairyGUI.Margin>::get_HasValue() */,
|
|
{ 3697, 1165, -1 } /* !0 System.Nullable`1<FairyGUI.Margin>::get_Value() */,
|
|
{ 3697, 446, -1 } /* !0 System.Nullable`1<UnityEngine.Matrix4x4>::get_Value() */,
|
|
{ 10894, 1682, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,FairyGUI.DynamicFont/RenderInfo>::.ctor() */,
|
|
{ 32285, -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) */,
|
|
{ 10932, 1682, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,FairyGUI.DynamicFont/RenderInfo>::TryGetValue(!0,!1&) */,
|
|
{ 10913, 1682, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,FairyGUI.DynamicFont/RenderInfo>::Add(!0,!1) */,
|
|
{ 11149, 1703, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.EMRenderTarget>::get_Count() */,
|
|
{ 11168, 1703, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.EMRenderTarget>::Contains(!0) */,
|
|
{ 11160, 1703, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.EMRenderTarget>::Add(!0) */,
|
|
{ 11201, 1703, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.EMRenderTarget>::Remove(!0) */,
|
|
{ 1109, 1703, -1 } /* System.Void System.Comparison`1<FairyGUI.EMRenderTarget>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 11211, 1703, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.EMRenderTarget>::Sort(System.Comparison`1<!0>) */,
|
|
{ 11155, 1703, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.EMRenderTarget>::get_Item(System.Int32) */,
|
|
{ 19480, -1, 1704 } /* !!0[] UnityEngine.Object::FindObjectsOfType<FairyGUI.UIConfig>() */,
|
|
{ 11144, 1703, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.EMRenderTarget>::.ctor() */,
|
|
{ 3696, 450, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Color32>::get_HasValue() */,
|
|
{ 3697, 450, -1 } /* !0 System.Nullable`1<UnityEngine.Color32>::get_Value() */,
|
|
{ 33602, 1079, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.EventCallback1>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 16624, 1694, -1 } /* System.Int32 System.Collections.Generic.Stack`1<FairyGUI.EventContext>::get_Count() */,
|
|
{ 16632, 1694, -1 } /* !0 System.Collections.Generic.Stack`1<FairyGUI.EventContext>::Pop() */,
|
|
{ 16633, 1694, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.EventContext>::Push(!0) */,
|
|
{ 11144, 1677, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.EventBridge>::.ctor() */,
|
|
{ 16623, 1694, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.EventContext>::.ctor() */,
|
|
{ 10894, 1695, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.EventBridge>::.ctor() */,
|
|
{ 10932, 1695, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.EventBridge>::TryGetValue(!0,!1&) */,
|
|
{ 10912, 1695, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.EventBridge>::set_Item(!0,!1) */,
|
|
{ 10921, 1695, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.String,FairyGUI.EventBridge>::GetEnumerator() */,
|
|
{ 10953, 1695, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.String,FairyGUI.EventBridge>::get_Current() */,
|
|
{ 10864, 1695, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.String,FairyGUI.EventBridge>::get_Value() */,
|
|
{ 10952, 1695, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.String,FairyGUI.EventBridge>::MoveNext() */,
|
|
{ 10954, 1695, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.String,FairyGUI.EventBridge>::Dispose() */,
|
|
{ 11167, 1677, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.EventBridge>::Clear() */,
|
|
{ 11149, 1677, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.EventBridge>::get_Count() */,
|
|
{ 11155, 1677, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.EventBridge>::get_Item(System.Int32) */,
|
|
{ 11191, 1677, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.EventBridge>::IndexOf(!0) */,
|
|
{ 11160, 1677, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.EventBridge>::Add(!0) */,
|
|
{ 10912, 1686, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.BaseFont>::set_Item(!0,!1) */,
|
|
{ 10930, 1686, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.BaseFont>::Remove(!0) */,
|
|
{ 10932, 1686, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.BaseFont>::TryGetValue(!0,!1&) */,
|
|
{ 10913, 1686, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.BaseFont>::Add(!0,!1) */,
|
|
{ 10917, 1686, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.BaseFont>::Clear() */,
|
|
{ 10894, 1686, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.BaseFont>::.ctor() */,
|
|
{ 11144, 1168, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GObject>::.ctor() */,
|
|
{ 11144, 1169, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Controller>::.ctor() */,
|
|
{ 11144, 1705, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Transition>::.ctor() */,
|
|
{ 11149, 1705, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.Transition>::get_Count() */,
|
|
{ 11155, 1705, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.Transition>::get_Item(System.Int32) */,
|
|
{ 11149, 1169, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.Controller>::get_Count() */,
|
|
{ 11155, 1169, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.Controller>::get_Item(System.Int32) */,
|
|
{ 11195, 1168, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GObject>::Insert(System.Int32,!0) */,
|
|
{ 11191, 1168, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GObject>::IndexOf(!0) */,
|
|
{ 11204, 1168, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GObject>::RemoveAt(System.Int32) */,
|
|
{ 11212, 1168, -1 } /* !0[] System.Collections.Generic.List`1<FairyGUI.GObject>::ToArray() */,
|
|
{ 11160, 1169, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Controller>::Add(!0) */,
|
|
{ 11191, 1169, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.Controller>::IndexOf(!0) */,
|
|
{ 11204, 1169, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Controller>::RemoveAt(System.Int32) */,
|
|
{ 3695, 445, -1 } /* System.Void System.Nullable`1<UnityEngine.Vector4>::.ctor(!0) */,
|
|
{ 3695, 437, -1 } /* System.Void System.Nullable`1<UnityEngine.Rect>::.ctor(!0) */,
|
|
{ 11160, 1705, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Transition>::Add(!0) */,
|
|
{ 32603, -1, 2221 } /* System.Void LuaInterface.LuaFunction::Call<FairyGUI.GComponent>(T1) */,
|
|
{ 11155, 1707, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.GList/ItemInfo>::get_Item(System.Int32) */,
|
|
{ 11168, 16, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32>::Contains(!0) */,
|
|
{ 11149, 1707, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GList/ItemInfo>::get_Count() */,
|
|
{ 11144, 1707, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GList/ItemInfo>::.ctor() */,
|
|
{ 11160, 1707, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GList/ItemInfo>::Add(!0) */,
|
|
{ 10894, 1709, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.Queue`1<FairyGUI.GObject>>::.ctor() */,
|
|
{ 10921, 1709, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.Queue`1<FairyGUI.GObject>>::GetEnumerator() */,
|
|
{ 10953, 1709, -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() */,
|
|
{ 10864, 1709, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.String,System.Collections.Generic.Queue`1<FairyGUI.GObject>>::get_Value() */,
|
|
{ 16504, 1168, -1 } /* System.Collections.Generic.Queue`1/Enumerator<!0> System.Collections.Generic.Queue`1<FairyGUI.GObject>::GetEnumerator() */,
|
|
{ 16514, 1168, -1 } /* !0 System.Collections.Generic.Queue`1/Enumerator<FairyGUI.GObject>::get_Current() */,
|
|
{ 16513, 1168, -1 } /* System.Boolean System.Collections.Generic.Queue`1/Enumerator<FairyGUI.GObject>::MoveNext() */,
|
|
{ 16512, 1168, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<FairyGUI.GObject>::Dispose() */,
|
|
{ 10952, 1709, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.String,System.Collections.Generic.Queue`1<FairyGUI.GObject>>::MoveNext() */,
|
|
{ 10954, 1709, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.String,System.Collections.Generic.Queue`1<FairyGUI.GObject>>::Dispose() */,
|
|
{ 10917, 1709, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.Queue`1<FairyGUI.GObject>>::Clear() */,
|
|
{ 10904, 1709, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.Queue`1<FairyGUI.GObject>>::get_Count() */,
|
|
{ 10932, 1709, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.Queue`1<FairyGUI.GObject>>::TryGetValue(!0,!1&) */,
|
|
{ 16498, 1168, -1 } /* System.Int32 System.Collections.Generic.Queue`1<FairyGUI.GObject>::get_Count() */,
|
|
{ 16507, 1168, -1 } /* !0 System.Collections.Generic.Queue`1<FairyGUI.GObject>::Dequeue() */,
|
|
{ 16497, 1168, -1 } /* System.Void System.Collections.Generic.Queue`1<FairyGUI.GObject>::.ctor() */,
|
|
{ 10913, 1709, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.Queue`1<FairyGUI.GObject>>::Add(!0,!1) */,
|
|
{ 16503, 1168, -1 } /* System.Void System.Collections.Generic.Queue`1<FairyGUI.GObject>::Enqueue(!0) */,
|
|
{ 11144, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::.ctor() */,
|
|
{ 11144, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::.ctor() */,
|
|
{ 11167, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Clear() */,
|
|
{ 11160, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Add(!0) */,
|
|
{ 11167, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Clear() */,
|
|
{ 11167, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::Clear() */,
|
|
{ 11160, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::Add(!0) */,
|
|
{ 11149, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::get_Count() */,
|
|
{ 11160, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Add(!0) */,
|
|
{ 11155, 431, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Vector3>::get_Item(System.Int32) */,
|
|
{ 11195, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::Insert(System.Int32,!0) */,
|
|
{ 11162, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::AddRange(System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 11149, 1698, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::get_Count() */,
|
|
{ 11155, 1698, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::get_Item(System.Int32) */,
|
|
{ 11160, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::Add(!0) */,
|
|
{ 11144, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::.ctor() */,
|
|
{ 19318, -1, 2222 } /* !!0 UnityEngine.GameObject::GetComponent<FairyGUI.UIContentScaler>() */,
|
|
{ 11187, 1168, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<FairyGUI.GObject>::GetEnumerator() */,
|
|
{ 11236, 1168, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<FairyGUI.GObject>::get_Current() */,
|
|
{ 11234, 1168, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.GObject>::MoveNext() */,
|
|
{ 11233, 1168, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GObject>::Dispose() */,
|
|
{ 11167, 1168, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GObject>::Clear() */,
|
|
{ 10894, 1713, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearAnimationValue>::.ctor() */,
|
|
{ 10912, 1713, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearAnimationValue>::set_Item(!0,!1) */,
|
|
{ 10932, 1713, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearAnimationValue>::TryGetValue(!0,!1&) */,
|
|
{ 10894, 1717, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearColorValue>::.ctor() */,
|
|
{ 10912, 1717, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearColorValue>::set_Item(!0,!1) */,
|
|
{ 10932, 1717, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearColorValue>::TryGetValue(!0,!1&) */,
|
|
{ 10894, 1721, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearLookValue>::.ctor() */,
|
|
{ 10912, 1721, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearLookValue>::set_Item(!0,!1) */,
|
|
{ 10932, 1721, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearLookValue>::TryGetValue(!0,!1&) */,
|
|
{ 10894, 1725, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearSizeValue>::.ctor() */,
|
|
{ 10912, 1725, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearSizeValue>::set_Item(!0,!1) */,
|
|
{ 10932, 1725, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearSizeValue>::TryGetValue(!0,!1&) */,
|
|
{ 10908, 1725, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<!0,!1> System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearSizeValue>::get_Values() */,
|
|
{ 10981, 1725, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2/ValueCollection<System.String,FairyGUI.GearSizeValue>::GetEnumerator() */,
|
|
{ 10997, 1725, -1 } /* !1 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.String,FairyGUI.GearSizeValue>::get_Current() */,
|
|
{ 10996, 1725, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.String,FairyGUI.GearSizeValue>::MoveNext() */,
|
|
{ 10995, 1725, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.String,FairyGUI.GearSizeValue>::Dispose() */,
|
|
{ 10894, 1729, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearXYValue>::.ctor() */,
|
|
{ 10912, 1729, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearXYValue>::set_Item(!0,!1) */,
|
|
{ 10932, 1729, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearXYValue>::TryGetValue(!0,!1&) */,
|
|
{ 10908, 1729, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<!0,!1> System.Collections.Generic.Dictionary`2<System.String,FairyGUI.GearXYValue>::get_Values() */,
|
|
{ 10981, 1729, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2/ValueCollection<System.String,FairyGUI.GearXYValue>::GetEnumerator() */,
|
|
{ 10997, 1729, -1 } /* !1 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.String,FairyGUI.GearXYValue>::get_Current() */,
|
|
{ 10996, 1729, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.String,FairyGUI.GearXYValue>::MoveNext() */,
|
|
{ 10995, 1729, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.String,FairyGUI.GearXYValue>::Dispose() */,
|
|
{ 11144, 443, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Material>::.ctor() */,
|
|
{ 11144, 1012, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Renderer>::.ctor() */,
|
|
{ 11167, 1012, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Renderer>::Clear() */,
|
|
{ 11167, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::Clear() */,
|
|
{ 11167, 443, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Material>::Clear() */,
|
|
{ 19318, -1, 2223 } /* !!0 UnityEngine.GameObject::GetComponent<UnityEngine.Canvas>() */,
|
|
{ 19275, -1, 2224 } /* !!0 UnityEngine.Component::GetComponent<UnityEngine.RectTransform>() */,
|
|
{ 19332, -1, 449 } /* !!0[] UnityEngine.GameObject::GetComponentsInChildren<UnityEngine.Transform>(System.Boolean) */,
|
|
{ 19333, -1, 1012 } /* System.Void UnityEngine.GameObject::GetComponentsInChildren<UnityEngine.Renderer>(System.Boolean,System.Collections.Generic.List`1<!!0>) */,
|
|
{ 11149, 1012, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Renderer>::get_Count() */,
|
|
{ 11155, 1012, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Renderer>::get_Item(System.Int32) */,
|
|
{ 11191, 443, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Material>::IndexOf(!0) */,
|
|
{ 11160, 443, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Material>::Add(!0) */,
|
|
{ 11155, 443, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Material>::get_Item(System.Int32) */,
|
|
{ 1109, 1012, -1 } /* System.Void System.Comparison`1<UnityEngine.Renderer>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 11211, 1012, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Renderer>::Sort(System.Comparison`1<!0>) */,
|
|
{ 11148, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::set_Capacity(System.Int32) */,
|
|
{ 11149, 443, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Material>::get_Count() */,
|
|
{ 10932, 1625, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Camera,System.Nullable`1<UnityEngine.RaycastHit>>::TryGetValue(!0,!1&) */,
|
|
{ 3695, 506, -1 } /* System.Void System.Nullable`1<UnityEngine.RaycastHit>::.ctor(!0) */,
|
|
{ 10912, 1625, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Camera,System.Nullable`1<UnityEngine.RaycastHit>>::set_Item(!0,!1) */,
|
|
{ 3696, 506, -1 } /* System.Boolean System.Nullable`1<UnityEngine.RaycastHit>::get_HasValue() */,
|
|
{ 3697, 506, -1 } /* !0 System.Nullable`1<UnityEngine.RaycastHit>::get_Value() */,
|
|
{ 10917, 1625, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Camera,System.Nullable`1<UnityEngine.RaycastHit>>::Clear() */,
|
|
{ 10894, 1625, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Camera,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor() */,
|
|
{ 11149, 1190, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::get_Count() */,
|
|
{ 11149, 1188, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.Utils.HtmlElement>::get_Count() */,
|
|
{ 11155, 1188, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.Utils.HtmlElement>::get_Item(System.Int32) */,
|
|
{ 11155, 1189, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.TextField/LineInfo>::get_Item(System.Int32) */,
|
|
{ 11155, 1190, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::get_Item(System.Int32) */,
|
|
{ 11149, 1189, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/LineInfo>::get_Count() */,
|
|
{ 11155, 109, -1 } /* !0 System.Collections.Generic.List`1<System.Single>::get_Item(System.Int32) */,
|
|
{ 11144, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::.ctor() */,
|
|
{ 11144, 1631, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.NMaterial>::.ctor() */,
|
|
{ 11149, 1631, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.NMaterial>::get_Count() */,
|
|
{ 11155, 1631, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.NMaterial>::get_Item(System.Int32) */,
|
|
{ 11160, 1631, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.NMaterial>::Add(!0) */,
|
|
{ 11167, 1631, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.NMaterial>::Clear() */,
|
|
{ 19345, -1, 2225 } /* !!0 UnityEngine.GameObject::AddComponent<UnityEngine.MeshFilter>() */,
|
|
{ 19345, -1, 2226 } /* !!0 UnityEngine.GameObject::AddComponent<UnityEngine.MeshRenderer>() */,
|
|
{ 11155, 6, -1 } /* !0 System.Collections.Generic.List`1<System.Byte>::get_Item(System.Int32) */,
|
|
{ 11156, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::set_Item(System.Int32,!0) */,
|
|
{ 11155, 450, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Color32>::get_Item(System.Int32) */,
|
|
{ 11155, 445, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Vector4>::get_Item(System.Int32) */,
|
|
{ 11156, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::set_Item(System.Int32,!0) */,
|
|
{ 11167, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::Clear() */,
|
|
{ 3696, 431, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Vector3>::get_HasValue() */,
|
|
{ 3697, 431, -1 } /* !0 System.Nullable`1<UnityEngine.Vector3>::get_Value() */,
|
|
{ 11156, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::set_Item(System.Int32,!0) */,
|
|
{ 10894, 1671, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.MaterialManager>::.ctor() */,
|
|
{ 10932, 1671, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.MaterialManager>::TryGetValue(!0,!1&) */,
|
|
{ 10913, 1671, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.MaterialManager>::Add(!0,!1) */,
|
|
{ 10930, 1671, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.MaterialManager>::Remove(!0) */,
|
|
{ 10904, 1671, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.String,FairyGUI.MaterialManager>::get_Count() */,
|
|
{ 10921, 1671, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.String,FairyGUI.MaterialManager>::GetEnumerator() */,
|
|
{ 10953, 1671, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.String,FairyGUI.MaterialManager>::get_Current() */,
|
|
{ 10864, 1671, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.String,FairyGUI.MaterialManager>::get_Value() */,
|
|
{ 10952, 1671, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.String,FairyGUI.MaterialManager>::MoveNext() */,
|
|
{ 10954, 1671, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.String,FairyGUI.MaterialManager>::Dispose() */,
|
|
{ 11144, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::.ctor() */,
|
|
{ 11160, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::Add(!0) */,
|
|
{ 11149, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::get_Count() */,
|
|
{ 11155, 442, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Vector2>::get_Item(System.Int32) */,
|
|
{ 10918, 1690, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Char[]>::ContainsKey(!0) */,
|
|
{ 10911, 1690, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.Int32,System.Char[]>::get_Item(!0) */,
|
|
{ 11167, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::Clear() */,
|
|
{ 11160, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::Add(!0) */,
|
|
{ 11212, 7, -1 } /* !0[] System.Collections.Generic.List`1<System.Char>::ToArray() */,
|
|
{ 10913, 1690, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Char[]>::Add(!0,!1) */,
|
|
{ 10894, 1690, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Char[]>::.ctor() */,
|
|
{ 11144, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::.ctor() */,
|
|
{ 11144, 1733, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.RelationDef>::.ctor() */,
|
|
{ 11149, 1733, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.RelationDef>::get_Count() */,
|
|
{ 11155, 1733, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.RelationDef>::get_Item(System.Int32) */,
|
|
{ 11160, 1733, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.RelationDef>::Add(!0) */,
|
|
{ 11204, 1733, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.RelationDef>::RemoveAt(System.Int32) */,
|
|
{ 11167, 1733, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.RelationDef>::Clear() */,
|
|
{ 11187, 1733, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<FairyGUI.RelationDef>::GetEnumerator() */,
|
|
{ 11236, 1733, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<FairyGUI.RelationDef>::get_Current() */,
|
|
{ 11234, 1733, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.RelationDef>::MoveNext() */,
|
|
{ 11233, 1733, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.RelationDef>::Dispose() */,
|
|
{ 11144, 1734, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.RelationItem>::.ctor() */,
|
|
{ 11149, 1734, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.RelationItem>::get_Count() */,
|
|
{ 11155, 1734, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.RelationItem>::get_Item(System.Int32) */,
|
|
{ 11160, 1734, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.RelationItem>::Add(!0) */,
|
|
{ 11204, 1734, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.RelationItem>::RemoveAt(System.Int32) */,
|
|
{ 11167, 1734, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.RelationItem>::Clear() */,
|
|
{ 11187, 1734, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<FairyGUI.RelationItem>::GetEnumerator() */,
|
|
{ 11236, 1734, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<FairyGUI.RelationItem>::get_Current() */,
|
|
{ 11234, 1734, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.RelationItem>::MoveNext() */,
|
|
{ 11233, 1734, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.RelationItem>::Dispose() */,
|
|
{ 11144, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::.ctor() */,
|
|
{ 11155, 437, -1 } /* !0 System.Collections.Generic.List`1<UnityEngine.Rect>::get_Item(System.Int32) */,
|
|
{ 33988, -1, 2227 } /* T FairyGUI.NGraphics::GetMeshFactory<FairyGUI.RectMesh>() */,
|
|
{ 33988, -1, 2228 } /* T FairyGUI.NGraphics::GetMeshFactory<FairyGUI.RoundedRectMesh>() */,
|
|
{ 33988, -1, 2229 } /* T FairyGUI.NGraphics::GetMeshFactory<FairyGUI.EllipseMesh>() */,
|
|
{ 3695, 450, -1 } /* System.Void System.Nullable`1<UnityEngine.Color32>::.ctor(!0) */,
|
|
{ 33988, -1, 2230 } /* T FairyGUI.NGraphics::GetMeshFactory<FairyGUI.PolygonMesh>() */,
|
|
{ 11167, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::Clear() */,
|
|
{ 11162, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::AddRange(System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 33988, -1, 2231 } /* T FairyGUI.NGraphics::GetMeshFactory<FairyGUI.RegularPolygonMesh>() */,
|
|
{ 11144, 1676, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.NTexture>::.ctor() */,
|
|
{ 19481, -1, 2232 } /* !!0 UnityEngine.Object::FindObjectOfType<FairyGUI.StageEngine>() */,
|
|
{ 19345, -1, 2232 } /* !!0 UnityEngine.GameObject::AddComponent<FairyGUI.StageEngine>() */,
|
|
{ 19345, -1, 2222 } /* !!0 UnityEngine.GameObject::AddComponent<FairyGUI.UIContentScaler>() */,
|
|
{ 19345, -1, 2233 } /* !!0 UnityEngine.GameObject::AddComponent<UnityEngine.AudioSource>() */,
|
|
{ 11205, 1158, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.DisplayObject>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 1109, 1158, -1 } /* System.Void System.Comparison`1<FairyGUI.DisplayObject>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 11211, 1158, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.DisplayObject>::Sort(System.Comparison`1<!0>) */,
|
|
{ 11191, 1676, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.NTexture>::IndexOf(!0) */,
|
|
{ 11160, 1676, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.NTexture>::Add(!0) */,
|
|
{ 11149, 1676, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.NTexture>::get_Count() */,
|
|
{ 11155, 1676, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.NTexture>::get_Item(System.Int32) */,
|
|
{ 11204, 1676, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.NTexture>::RemoveAt(System.Int32) */,
|
|
{ 11191, 1159, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.EventDispatcher>::IndexOf(!0) */,
|
|
{ 11160, 1159, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.EventDispatcher>::Add(!0) */,
|
|
{ 11156, 1159, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.EventDispatcher>::set_Item(System.Int32,!0) */,
|
|
{ 19481, -1, 2222 } /* !!0 UnityEngine.Object::FindObjectOfType<FairyGUI.UIContentScaler>() */,
|
|
{ 19345, -1, 2234 } /* !!0 UnityEngine.GameObject::AddComponent<FairyGUI.StageCamera>() */,
|
|
{ 11145, 1188, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Utils.HtmlElement>::.ctor(System.Int32) */,
|
|
{ 11145, 1189, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/LineInfo>::.ctor(System.Int32) */,
|
|
{ 11144, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::.ctor() */,
|
|
{ 11160, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::Add(!0) */,
|
|
{ 11160, 1189, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/LineInfo>::Add(!0) */,
|
|
{ 10932, 1174, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,FairyGUI.Emoji>::TryGetValue(!0,!1&) */,
|
|
{ 11195, 1188, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Utils.HtmlElement>::Insert(System.Int32,!0) */,
|
|
{ 11167, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Clear() */,
|
|
{ 11160, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Add(!0) */,
|
|
{ 11160, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::Add(!0) */,
|
|
{ 11160, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::Add(!0) */,
|
|
{ 11205, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11205, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11205, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 16624, 1189, -1 } /* System.Int32 System.Collections.Generic.Stack`1<FairyGUI.TextField/LineInfo>::get_Count() */,
|
|
{ 16632, 1189, -1 } /* !0 System.Collections.Generic.Stack`1<FairyGUI.TextField/LineInfo>::Pop() */,
|
|
{ 16633, 1189, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.TextField/LineInfo>::Push(!0) */,
|
|
{ 11167, 1189, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/LineInfo>::Clear() */,
|
|
{ 16623, 1189, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.TextField/LineInfo>::.ctor() */,
|
|
{ 19345, -1, 2235 } /* !!0 UnityEngine.GameObject::AddComponent<FairyGUI.TimersEngine>() */,
|
|
{ 10894, 1754, -1 } /* System.Void System.Collections.Generic.Dictionary`2<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::.ctor() */,
|
|
{ 11144, 1756, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Anymous_T>::.ctor() */,
|
|
{ 11145, 1756, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Anymous_T>::.ctor(System.Int32) */,
|
|
{ 10932, 1754, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::TryGetValue(!0,!1&) */,
|
|
{ 10912, 1754, -1 } /* System.Void System.Collections.Generic.Dictionary`2<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::set_Item(!0,!1) */,
|
|
{ 10918, 1754, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::ContainsKey(!0) */,
|
|
{ 10930, 1754, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::Remove(!0) */,
|
|
{ 11149, 1756, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.Anymous_T>::get_Count() */,
|
|
{ 11155, 1756, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.Anymous_T>::get_Item(System.Int32) */,
|
|
{ 11204, 1756, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Anymous_T>::RemoveAt(System.Int32) */,
|
|
{ 11160, 1756, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Anymous_T>::Add(!0) */,
|
|
{ 10904, 1754, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::get_Count() */,
|
|
{ 10921, 1754, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::GetEnumerator() */,
|
|
{ 10953, 1754, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::get_Current() */,
|
|
{ 10864, 1754, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::get_Value() */,
|
|
{ 10952, 1754, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::MoveNext() */,
|
|
{ 10954, 1754, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::Dispose() */,
|
|
{ 11167, 1756, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Anymous_T>::Clear() */,
|
|
{ 10863, 1754, -1 } /* !0 System.Collections.Generic.KeyValuePair`2<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::get_Key() */,
|
|
{ 10913, 1754, -1 } /* System.Void System.Collections.Generic.Dictionary`2<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::Add(!0,!1) */,
|
|
{ 10917, 1754, -1 } /* System.Void System.Collections.Generic.Dictionary`2<FairyGUI.TimerCallback,FairyGUI.Anymous_T>::Clear() */,
|
|
{ 11144, 1159, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.EventDispatcher>::.ctor() */,
|
|
{ 11167, 1159, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.EventDispatcher>::Clear() */,
|
|
{ 11149, 1159, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.EventDispatcher>::get_Count() */,
|
|
{ 11155, 1159, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.EventDispatcher>::get_Item(System.Int32) */,
|
|
{ 10894, 1736, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.Dictionary`2<System.String,System.String>>::.ctor() */,
|
|
{ 10932, 1736, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.Dictionary`2<System.String,System.String>>::TryGetValue(!0,!1&) */,
|
|
{ 10912, 1736, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.Dictionary`2<System.String,System.String>>::set_Item(!0,!1) */,
|
|
{ 11144, 1739, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TreeNode>::.ctor() */,
|
|
{ 11149, 1739, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TreeNode>::get_Count() */,
|
|
{ 11160, 1739, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TreeNode>::Add(!0) */,
|
|
{ 11195, 1739, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TreeNode>::Insert(System.Int32,!0) */,
|
|
{ 11191, 1739, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TreeNode>::IndexOf(!0) */,
|
|
{ 11155, 1739, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.TreeNode>::get_Item(System.Int32) */,
|
|
{ 11204, 1739, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TreeNode>::RemoveAt(System.Int32) */,
|
|
{ 11149, 1700, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GTweener>::get_Count() */,
|
|
{ 11155, 1700, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.GTweener>::get_Item(System.Int32) */,
|
|
{ 11204, 1700, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GTweener>::RemoveAt(System.Int32) */,
|
|
{ 11160, 1700, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GTweener>::Add(!0) */,
|
|
{ 11167, 1700, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GTweener>::Clear() */,
|
|
{ 19345, -1, 2236 } /* !!0 UnityEngine.GameObject::AddComponent<FairyGUI.TweenManager/TweenEngine>() */,
|
|
{ 11145, 1700, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GTweener>::.ctor(System.Int32) */,
|
|
{ 11187, 8, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<System.String>::GetEnumerator() */,
|
|
{ 11236, 8, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<System.String>::get_Current() */,
|
|
{ 11234, 8, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.String>::MoveNext() */,
|
|
{ 11233, 8, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.String>::Dispose() */,
|
|
{ 11149, 1193, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.UIConfig/ConfigValue>::get_Count() */,
|
|
{ 11155, 1193, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.UIConfig/ConfigValue>::get_Item(System.Int32) */,
|
|
{ 11144, 1193, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.UIConfig/ConfigValue>::.ctor() */,
|
|
{ 10912, 1740, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIObjectFactory/GComponentCreator>::set_Item(!0,!1) */,
|
|
{ 10932, 1740, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIObjectFactory/GComponentCreator>::TryGetValue(!0,!1&) */,
|
|
{ 10917, 1740, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIObjectFactory/GComponentCreator>::Clear() */,
|
|
{ 10894, 1740, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIObjectFactory/GComponentCreator>::.ctor() */,
|
|
{ 11144, 1195, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.PackageItem>::.ctor() */,
|
|
{ 10894, 1746, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.PackageItem>::.ctor() */,
|
|
{ 10894, 1749, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIPackage/AtlasSprite>::.ctor() */,
|
|
{ 10932, 1743, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIPackage>::TryGetValue(!0,!1&) */,
|
|
{ 10918, 1743, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIPackage>::ContainsKey(!0) */,
|
|
{ 10911, 1743, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIPackage>::get_Item(!0) */,
|
|
{ 10912, 1743, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIPackage>::set_Item(!0,!1) */,
|
|
{ 11160, 1194, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.UIPackage>::Add(!0) */,
|
|
{ 10930, 1743, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIPackage>::Remove(!0) */,
|
|
{ 11201, 1194, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.UIPackage>::Remove(!0) */,
|
|
{ 10904, 1743, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIPackage>::get_Count() */,
|
|
{ 11212, 1194, -1 } /* !0[] System.Collections.Generic.List`1<FairyGUI.UIPackage>::ToArray() */,
|
|
{ 11167, 1194, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.UIPackage>::Clear() */,
|
|
{ 10917, 1743, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIPackage>::Clear() */,
|
|
{ 10932, 1746, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.PackageItem>::TryGetValue(!0,!1&) */,
|
|
{ 11160, 1195, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.PackageItem>::Add(!0) */,
|
|
{ 10912, 1746, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.PackageItem>::set_Item(!0,!1) */,
|
|
{ 10911, 1746, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.String,FairyGUI.PackageItem>::get_Item(!0) */,
|
|
{ 10912, 1749, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIPackage/AtlasSprite>::set_Item(!0,!1) */,
|
|
{ 1109, 1195, -1 } /* System.Void System.Comparison`1<FairyGUI.PackageItem>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 11211, 1195, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.PackageItem>::Sort(System.Comparison`1<!0>) */,
|
|
{ 11149, 1195, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.PackageItem>::get_Count() */,
|
|
{ 11155, 1195, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.PackageItem>::get_Item(System.Int32) */,
|
|
{ 11167, 1195, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.PackageItem>::Clear() */,
|
|
{ 10932, 1749, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIPackage/AtlasSprite>::TryGetValue(!0,!1&) */,
|
|
{ 10894, 1743, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.UIPackage>::.ctor() */,
|
|
{ 11144, 1194, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.UIPackage>::.ctor() */,
|
|
{ 19318, -1, 2237 } /* !!0 UnityEngine.GameObject::GetComponent<UnityEngine.MeshCollider>() */,
|
|
{ 19275, -1, 1012 } /* !!0 UnityEngine.Component::GetComponent<UnityEngine.Renderer>() */,
|
|
{ 19345, -1, 2238 } /* !!0 UnityEngine.GameObject::AddComponent<UnityEngine.BoxCollider>() */,
|
|
{ 19318, -1, 2238 } /* !!0 UnityEngine.GameObject::GetComponent<UnityEngine.BoxCollider>() */,
|
|
{ 19332, -1, 1012 } /* !!0[] UnityEngine.GameObject::GetComponentsInChildren<UnityEngine.Renderer>(System.Boolean) */,
|
|
{ 11162, 1012, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Renderer>::AddRange(System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 16623, 1693, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>::.ctor() */,
|
|
{ 16627, 1693, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>::Clear() */,
|
|
{ 16633, 1693, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>::Push(!0) */,
|
|
{ 3696, 445, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Vector4>::get_HasValue() */,
|
|
{ 3697, 445, -1 } /* !0 System.Nullable`1<UnityEngine.Vector4>::get_Value() */,
|
|
{ 16632, 1693, -1 } /* !0 System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>::Pop() */,
|
|
{ 16624, 1693, -1 } /* System.Int32 System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>::get_Count() */,
|
|
{ 16624, 1188, -1 } /* System.Int32 System.Collections.Generic.Stack`1<FairyGUI.Utils.HtmlElement>::get_Count() */,
|
|
{ 16632, 1188, -1 } /* !0 System.Collections.Generic.Stack`1<FairyGUI.Utils.HtmlElement>::Pop() */,
|
|
{ 16633, 1188, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.Utils.HtmlElement>::Push(!0) */,
|
|
{ 11167, 1188, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Utils.HtmlElement>::Clear() */,
|
|
{ 16623, 1188, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.Utils.HtmlElement>::.ctor() */,
|
|
{ 16623, 1758, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.Utils.IHtmlObject>::.ctor() */,
|
|
{ 16624, 1758, -1 } /* System.Int32 System.Collections.Generic.Stack`1<FairyGUI.Utils.IHtmlObject>::get_Count() */,
|
|
{ 16632, 1758, -1 } /* !0 System.Collections.Generic.Stack`1<FairyGUI.Utils.IHtmlObject>::Pop() */,
|
|
{ 16633, 1758, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.Utils.IHtmlObject>::Push(!0) */,
|
|
{ 11144, 1759, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Utils.HtmlParser/TextFormat2>::.ctor() */,
|
|
{ 11160, 1188, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Utils.HtmlElement>::Add(!0) */,
|
|
{ 11149, 1759, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.Utils.HtmlParser/TextFormat2>::get_Count() */,
|
|
{ 11160, 1759, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Utils.HtmlParser/TextFormat2>::Add(!0) */,
|
|
{ 11155, 1759, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.Utils.HtmlParser/TextFormat2>::get_Item(System.Int32) */,
|
|
{ 10894, 1761, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.Utils.UBBParser/TagHandler>::.ctor() */,
|
|
{ 10912, 1761, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,FairyGUI.Utils.UBBParser/TagHandler>::set_Item(!0,!1) */,
|
|
{ 10932, 1761, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,FairyGUI.Utils.UBBParser/TagHandler>::TryGetValue(!0,!1&) */,
|
|
{ 16627, 1765, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.Utils.XML>::Clear() */,
|
|
{ 16633, 1765, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.Utils.XML>::Push(!0) */,
|
|
{ 16624, 1765, -1 } /* System.Int32 System.Collections.Generic.Stack`1<FairyGUI.Utils.XML>::get_Count() */,
|
|
{ 16632, 1765, -1 } /* !0 System.Collections.Generic.Stack`1<FairyGUI.Utils.XML>::Pop() */,
|
|
{ 10917, 28, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.String>::Clear() */,
|
|
{ 16623, 1765, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.Utils.XML>::.ctor() */,
|
|
{ 11144, 1765, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Utils.XML>::.ctor() */,
|
|
{ 11160, 1765, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Utils.XML>::Add(!0) */,
|
|
{ 11167, 1765, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.Utils.XML>::Clear() */,
|
|
{ 11149, 1765, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.Utils.XML>::get_Count() */,
|
|
{ 11155, 1765, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.Utils.XML>::get_Item(System.Int32) */,
|
|
{ 16624, 1669, -1 } /* System.Int32 System.Collections.Generic.Stack`1<FairyGUI.VertexBuffer>::get_Count() */,
|
|
{ 16632, 1669, -1 } /* !0 System.Collections.Generic.Stack`1<FairyGUI.VertexBuffer>::Pop() */,
|
|
{ 11144, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::.ctor() */,
|
|
{ 16633, 1669, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.VertexBuffer>::Push(!0) */,
|
|
{ 11167, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::Clear() */,
|
|
{ 11162, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::AddRange(System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 11162, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::AddRange(System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 11162, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::AddRange(System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 11197, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 11197, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 11197, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 11156, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::set_Item(System.Int32,!0) */,
|
|
{ 11197, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 16623, 1669, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.VertexBuffer>::.ctor() */,
|
|
{ 11144, 1753, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.IUISource>::.ctor() */,
|
|
{ 11160, 1753, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.IUISource>::Add(!0) */,
|
|
{ 11149, 1753, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.IUISource>::get_Count() */,
|
|
{ 11155, 1753, -1 } /* !0 System.Collections.Generic.List`1<FairyGUI.IUISource>::get_Item(System.Int32) */,
|
|
{ 33459, -1, 1688 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.BaseFont>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 1760 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.TextFormat>(System.IntPtr,System.Int32) */,
|
|
{ 1098, 1157, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,FairyGUI.GlyphInfo>::Invoke(!0,!1) */,
|
|
{ 33525, -1, 1155 } /* System.Void LuaInterface.ToLua::PushValue<FairyGUI.GlyphInfo>(System.IntPtr,T) */,
|
|
{ 33459, -1, 1676 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.NTexture>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 1195 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.PackageItem>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2239 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.BlurFilter>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 1158 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.DisplayObject>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2240 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.ColorFilter>(System.IntPtr,System.Int32) */,
|
|
{ 33490, -1, 109 } /* T[] LuaInterface.ToLua::CheckParamsNumber<System.Single>(System.IntPtr,System.Int32,System.Int32) */,
|
|
{ 33574, -1, 8 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 462 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.GameObject>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2241 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Container>(System.IntPtr,System.Int32) */,
|
|
{ 33525, -1, 437 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.Rect>(System.IntPtr,T) */,
|
|
{ 33533, -1, 426 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.Camera>(System.IntPtr,T) */,
|
|
{ 33459, -1, 2242 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.UpdateContext>(System.IntPtr,System.Int32) */,
|
|
{ 33526, -1, 445 } /* System.Void LuaInterface.ToLua::PusNullable<UnityEngine.Vector4>(System.IntPtr,System.Nullable`1<T>) */,
|
|
{ 33526, -1, 437 } /* System.Void LuaInterface.ToLua::PusNullable<UnityEngine.Rect>(System.IntPtr,System.Nullable`1<T>) */,
|
|
{ 33469, -1, 445 } /* System.Nullable`1<T> LuaInterface.ToLua::CheckNullable<UnityEngine.Vector4>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2243 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.IHitTest>(System.IntPtr,System.Int32) */,
|
|
{ 33542, -1, 1080 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<FairyGUI.EventCallback0>(System.IntPtr,System.Int32) */,
|
|
{ 33469, -1, 437 } /* System.Nullable`1<T> LuaInterface.ToLua::CheckNullable<UnityEngine.Rect>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 1169 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Controller>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2244 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Utils.ByteBuffer>(System.IntPtr,System.Int32) */,
|
|
{ 33469, -1, 1165 } /* System.Nullable`1<T> LuaInterface.ToLua::CheckNullable<FairyGUI.Margin>(System.IntPtr,System.Int32) */,
|
|
{ 1098, 1162, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rect>::Invoke(!0,!1) */,
|
|
{ 33533, -1, 462 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.GameObject>(System.IntPtr,T) */,
|
|
{ 33459, -1, 1168 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GObject>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 443 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Material>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2245 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.IFilter>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 449 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Transform>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2246 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.DynamicFont>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 1694 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.EventContext>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 1079 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.EventCallback1>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 1159 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.EventDispatcher>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 1080 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.EventCallback0>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 1694 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.EventContext>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2247 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.EventListener>(System.IntPtr,System.Int32) */,
|
|
{ 33542, -1, 1079 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<FairyGUI.EventCallback1>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 1482 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<LuaInterface.LuaTable>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 2221 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.GComponent>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2248 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GButton>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2249 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.NAudioClip>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2250 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GComboBox>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2221 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GComponent>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2251 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GGroup>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 1765 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Utils.XML>(System.IntPtr,System.Int32) */,
|
|
{ 33525, -1, 1165 } /* System.Void LuaInterface.ToLua::PushValue<FairyGUI.Margin>(System.IntPtr,T) */,
|
|
{ 33533, -1, 2252 } /* System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.List`1<FairyGUI.Controller>>(System.IntPtr,T) */,
|
|
{ 1098, 1167, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,FairyGUI.Margin>::Invoke(!0,!1) */,
|
|
{ 33459, -1, 2253 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GGraph>(System.IntPtr,System.Int32) */,
|
|
{ 33478, -1, 109 } /* T[] LuaInterface.ToLua::CheckNumberArray<System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33475, -1, 442 } /* T[] LuaInterface.ToLua::CheckStructArray<UnityEngine.Vector2>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2254 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GImage>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2255 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GLabel>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2256 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GList>(System.IntPtr,System.Int32) */,
|
|
{ 33533, -1, 2257 } /* System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.List`1<System.Int32>>(System.IntPtr,T) */,
|
|
{ 33542, -1, 1081 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<FairyGUI.ListItemRenderer>(System.IntPtr,System.Int32) */,
|
|
{ 33542, -1, 1082 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<FairyGUI.ListItemProvider>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2258 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GLoader>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2259 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GMovieClip>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2260 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GObjectPool>(System.IntPtr,System.Int32) */,
|
|
{ 33542, -1, 1086 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<FairyGUI.GObjectPool/InitCallbackDelegate>(System.IntPtr,System.Int32) */,
|
|
{ 33601, 1086, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.GObjectPool/InitCallbackDelegate>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1086, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.GObjectPool/InitCallbackDelegate>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33574, -1, 442 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector2>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 437 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Rect>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2261 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GRoot>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2262 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GProgressBar>(System.IntPtr,System.Int32) */,
|
|
{ 33533, -1, 2263 } /* System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.Dictionary`2<System.UInt32,FairyGUI.Emoji>>(System.IntPtr,T) */,
|
|
{ 33459, -1, 2264 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Window>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2265 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GSlider>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2266 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GTextField>(System.IntPtr,System.Int32) */,
|
|
{ 33533, -1, 1051 } /* System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.Dictionary`2<System.String,System.String>>(System.IntPtr,T) */,
|
|
{ 33459, -1, 2267 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GTextInput>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 1700 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GTweener>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2268 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GPath>(System.IntPtr,System.Int32) */,
|
|
{ 33542, -1, 1092 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<FairyGUI.GTweenCallback1>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 1706 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.ITweenListener>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2269 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearAnimation>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 1708 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearBase>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2270 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearColor>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2271 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearDisplay>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2272 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearIcon>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2273 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearLook>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2274 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearSize>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2275 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearText>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2276 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GearXY>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2277 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.GoWrapper>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2278 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Image>(System.IntPtr,System.Int32) */,
|
|
{ 33533, -1, 1056 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.AudioClip>(System.IntPtr,T) */,
|
|
{ 33574, -1, 452 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Texture>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 615 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Sprite>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 452 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Texture>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 1673 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.MaterialManager>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2279 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.PopupMenu>(System.IntPtr,System.Int32) */,
|
|
{ 1081, 1182, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.RelationType>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33459, -1, 2280 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Relations>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2281 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.ScrollPane>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2282 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.GObject,System.Boolean,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2283 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Rect,System.Boolean,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2284 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Stage>(System.IntPtr,System.Int32) */,
|
|
{ 33478, -1, 16 } /* T[] LuaInterface.ToLua::CheckNumberArray<System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2285 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector2,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2286 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RaycastHit,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 1098, 1187, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.RaycastHit>::Invoke(!0,!1) */,
|
|
{ 33576, -1, 2287 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector2,System.Boolean,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2288 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RaycastHit,System.Boolean,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2289 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.IKeyboard>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2290 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.TextField>(System.IntPtr,System.Int32) */,
|
|
{ 33533, -1, 2291 } /* System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.List`1<FairyGUI.Utils.HtmlElement>>(System.IntPtr,T) */,
|
|
{ 33533, -1, 2292 } /* System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.List`1<FairyGUI.TextField/LineInfo>>(System.IntPtr,T) */,
|
|
{ 33533, -1, 2293 } /* System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>>(System.IntPtr,T) */,
|
|
{ 33475, -1, 450 } /* T[] LuaInterface.ToLua::CheckStructArray<UnityEngine.Color32>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2294 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Timers>(System.IntPtr,System.Int32) */,
|
|
{ 33542, -1, 1087 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<FairyGUI.TimerCallback>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 1705 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.Transition>(System.IntPtr,System.Int32) */,
|
|
{ 33542, -1, 1083 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<FairyGUI.PlayCompleteCallback>(System.IntPtr,System.Int32) */,
|
|
{ 33542, -1, 1084 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<FairyGUI.TransitionHook>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 1704 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.UIConfig>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 1193 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.UIConfig/ConfigValue>(System.IntPtr,System.Int32) */,
|
|
{ 33533, -1, 2295 } /* System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.List`1<FairyGUI.UIConfig/ConfigValue>>(System.IntPtr,T) */,
|
|
{ 33533, -1, 882 } /* System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.List`1<System.String>>(System.IntPtr,T) */,
|
|
{ 33542, -1, 1090 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<FairyGUI.UIConfig/SoundLoader>(System.IntPtr,System.Int32) */,
|
|
{ 33601, 1090, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.UIConfig/SoundLoader>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1090, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.UIConfig/SoundLoader>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33574, -1, 1 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 1088 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.UIObjectFactory/GComponentCreator>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 1089 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.UIObjectFactory/GLoaderCreator>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 1195 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.PackageItem>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 2296 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.ObjectType>(System.IntPtr,System.Int32) */,
|
|
{ 33601, 1088, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.UIObjectFactory/GComponentCreator>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1088, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.UIObjectFactory/GComponentCreator>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 1089, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.UIObjectFactory/GLoaderCreator>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1089, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.UIObjectFactory/GLoaderCreator>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33533, -1, 2297 } /* System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.List`1<FairyGUI.UIPackage>>(System.IntPtr,T) */,
|
|
{ 33575, -1, 28 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.String>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2298 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.UIPackage,System.String>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2299 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.String,System.Type>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2300 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.UIPackage,System.String,System.Type>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 1085 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.UIPackage/CreateObjectCallback>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2301 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.String,FairyGUI.UIPackage/CreateObjectCallback>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2302 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.UIPackage,System.String,FairyGUI.UIPackage/CreateObjectCallback>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2303 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<FairyGUI.UIPackage,FairyGUI.PackageItem>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 1194 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.UIPackage>(System.IntPtr,System.Int32) */,
|
|
{ 33533, -1, 2304 } /* System.Void LuaInterface.ToLua::PushSealed<System.Collections.Generic.List`1<FairyGUI.PackageItem>>(System.IntPtr,T) */,
|
|
{ 33601, 1085, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.UIPackage/CreateObjectCallback>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1085, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.UIPackage/CreateObjectCallback>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33459, -1, 1753 } /* System.Object LuaInterface.ToLua::CheckObject<FairyGUI.IUISource>(System.IntPtr,System.Int32) */,
|
|
{ 1074, 1049, -1 } /* System.Void System.Action`1<System.String[]>::Invoke(!0) */,
|
|
{ 32605, -1, 2305 } /* System.Void LuaInterface.LuaFunction::Call<System.Boolean,System.Int32,System.Int32>(T1,T2,T3) */,
|
|
{ 32605, -1, 2306 } /* System.Void LuaInterface.LuaFunction::Call<System.Boolean,System.Single,System.Single>(T1,T2,T3) */,
|
|
{ 19470, -1, 462 } /* !!0 UnityEngine.Object::Instantiate<UnityEngine.GameObject>(!!0) */,
|
|
{ 32285, -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) */,
|
|
{ 19345, -1, 2307 } /* !!0 UnityEngine.GameObject::AddComponent<DSLuaClient>() */,
|
|
{ 32603, -1, 16 } /* System.Void LuaInterface.LuaFunction::Call<System.Int32>(T1) */,
|
|
{ 32604, -1, 120 } /* System.Void LuaInterface.LuaFunction::Call<System.Int32,System.String>(T1,T2) */,
|
|
{ 32285, -1, 1056 } /* T taurus.unity.ResourcesManager::LoadObject<UnityEngine.AudioClip>(System.String) */,
|
|
{ 32286, -1, 1056 } /* T taurus.unity.ResourcesManager::LoadObjectByGroup<UnityEngine.AudioClip>(System.String,System.String) */,
|
|
{ 33459, -1, 2308 } /* System.Object LuaInterface.ToLua::CheckObject<GameApplication>(System.IntPtr,System.Int32) */,
|
|
{ 33533, -1, 2233 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.AudioSource>(System.IntPtr,T) */,
|
|
{ 33533, -1, 451 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.Texture2D>(System.IntPtr,T) */,
|
|
{ 10918, 1044, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,Version>::ContainsKey(!0) */,
|
|
{ 10911, 1044, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.String,Version>::get_Item(!0) */,
|
|
{ 10912, 1044, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,Version>::set_Item(!0,!1) */,
|
|
{ 1082, 1048, -1 } /* System.Void System.Action`2<System.String,System.Action>::Invoke(!0,!1) */,
|
|
{ 10894, 1044, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,Version>::.ctor() */,
|
|
{ 1074, 16, -1 } /* System.Void System.Action`1<System.Int32>::Invoke(!0) */,
|
|
{ 33575, -1, 2309 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<Version,Version>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2310 } /* System.Object LuaInterface.ToLua::CheckObject<Hotupdate>(System.IntPtr,System.Int32) */,
|
|
{ 33542, -1, 1091 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<System.Action`2<System.String,System.Action>>(System.IntPtr,System.Int32) */,
|
|
{ 27768, 1050, -1 } /* System.Void Singleton`1<LogManager>::Init() */,
|
|
{ 27769, 1050, -1 } /* System.Void Singleton`1<LogManager>::UnInit() */,
|
|
{ 27763, 1050, -1 } /* System.Void Singleton`1<LogManager>::.ctor() */,
|
|
{ 33601, 1063, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.Events.UnityAction>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1063, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.Events.UnityAction>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 1069, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.Camera/CameraCallback>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1069, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.Camera/CameraCallback>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 1070, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.Application/AdvertisingIdentifierCallback>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1070, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.Application/AdvertisingIdentifierCallback>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 1071, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.Application/LowMemoryCallback>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1071, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.Application/LowMemoryCallback>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 1072, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.Application/LogCallback>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1072, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.Application/LogCallback>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 1076, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.AudioClip/PCMReaderCallback>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1076, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.AudioClip/PCMReaderCallback>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 1077, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.AudioClip/PCMSetPositionCallback>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1077, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<UnityEngine.AudioClip/PCMSetPositionCallback>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 1068, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.GTweenCallback>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1068, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.GTweenCallback>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 1079, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.EventCallback1>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33601, 1080, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.EventCallback0>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1080, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.EventCallback0>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 1081, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.ListItemRenderer>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1081, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.ListItemRenderer>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 1082, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.ListItemProvider>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1082, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.ListItemProvider>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 1083, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.PlayCompleteCallback>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1083, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.PlayCompleteCallback>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 1084, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.TransitionHook>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1084, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.TransitionHook>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 1087, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.TimerCallback>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1087, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.TimerCallback>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 1092, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.GTweenCallback1>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1092, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<FairyGUI.GTweenCallback1>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 847, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Action>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 847, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Action>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 1064, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Predicate`1<System.Int32>>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1064, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Predicate`1<System.Int32>>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 1065, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Action`1<System.Int32>>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1065, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Action`1<System.Int32>>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 1066, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Comparison`1<System.Int32>>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1066, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Comparison`1<System.Int32>>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 1067, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Func`2<System.Int32,System.Int32>>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1067, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Func`2<System.Int32,System.Int32>>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 1073, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Action`1<System.Boolean>>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1073, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Action`1<System.Boolean>>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 1074, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Action`1<System.String>>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1074, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Action`1<System.String>>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 1075, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Func`1<System.Boolean>>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1075, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Func`1<System.Boolean>>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 1078, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Action`1<UnityEngine.AsyncOperation>>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1078, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Action`1<UnityEngine.AsyncOperation>>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 33601, 1091, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Action`2<System.String,System.Action>>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33602, 1091, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<System.Action`2<System.String,System.Action>>::Create(LuaInterface.LuaFunction,LuaInterface.LuaTable) */,
|
|
{ 19345, -1, 2311 } /* !!0 UnityEngine.GameObject::AddComponent<LuaLooper>() */,
|
|
{ 32995, -1, 1482 } /* T LuaInterface.LuaState::Require<LuaInterface.LuaTable>(System.String) */,
|
|
{ 33278, -1, 1482 } /* System.Void LuaInterface.LuaTable::Call<LuaInterface.LuaTable>(System.String,T1) */,
|
|
{ 33533, -1, 2312 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.Coroutine>(System.IntPtr,T) */,
|
|
{ 32612, -1, 47 } /* R1 LuaInterface.LuaFunction::Invoke<System.Boolean>() */,
|
|
{ 11146, 1, -1 } /* System.Void System.Collections.Generic.List`1<System.Type>::.ctor(System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 11149, 1, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Type>::get_Count() */,
|
|
{ 11167, 1, -1 } /* System.Void System.Collections.Generic.List`1<System.Type>::Clear() */,
|
|
{ 10212, -1, 1443 } /* System.IntPtr System.Runtime.InteropServices.Marshal::GetFunctionPointerForDelegate<LuaInterface.LuaCSFunction>(!!0) */,
|
|
{ 16623, 1386, -1 } /* System.Void System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>::.ctor() */,
|
|
{ 16633, 1386, -1 } /* System.Void System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>::Push(!0) */,
|
|
{ 16632, 1386, -1 } /* !0 System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>::Pop() */,
|
|
{ 11162, 1, -1 } /* System.Void System.Collections.Generic.List`1<System.Type>::AddRange(System.Collections.Generic.IEnumerable`1<!0>) */,
|
|
{ 10932, 1388, -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&) */,
|
|
{ 10894, 1387, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.Reflection.MethodInfo>>::.ctor() */,
|
|
{ 10913, 1388, -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) */,
|
|
{ 10932, 1387, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.Reflection.MethodInfo>>::TryGetValue(!0,!1&) */,
|
|
{ 10913, 1387, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<System.Reflection.MethodInfo>>::Add(!0,!1) */,
|
|
{ 11155, 96, -1 } /* !0 System.Collections.Generic.List`1<System.Reflection.MethodInfo>::get_Item(System.Int32) */,
|
|
{ 10894, 1388, -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() */,
|
|
{ 11145, 1617, -1 } /* System.Void System.Collections.Generic.List`1<LuaInterface.LuaObjectPool/PoolNode>::.ctor(System.Int32) */,
|
|
{ 11160, 1617, -1 } /* System.Void System.Collections.Generic.List`1<LuaInterface.LuaObjectPool/PoolNode>::Add(!0) */,
|
|
{ 11149, 1617, -1 } /* System.Int32 System.Collections.Generic.List`1<LuaInterface.LuaObjectPool/PoolNode>::get_Count() */,
|
|
{ 11155, 1617, -1 } /* !0 System.Collections.Generic.List`1<LuaInterface.LuaObjectPool/PoolNode>::get_Item(System.Int32) */,
|
|
{ 11167, 1617, -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) */,
|
|
{ 11144, 140, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.Assembly>::.ctor() */,
|
|
{ 11155, 140, -1 } /* !0 System.Collections.Generic.List`1<System.Reflection.Assembly>::get_Item(System.Int32) */,
|
|
{ 11149, 140, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Reflection.Assembly>::get_Count() */,
|
|
{ 33533, -1, 2313 } /* System.Void LuaInterface.ToLua::PushSealed<LuaInterface.LuaMethod>(System.IntPtr,T) */,
|
|
{ 33533, -1, 2314 } /* System.Void LuaInterface.ToLua::PushSealed<LuaInterface.LuaConstructor>(System.IntPtr,T) */,
|
|
{ 33575, -1, 2315 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.String>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2316 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.String,System.Type[]>(System.IntPtr,System.Int32) */,
|
|
{ 33500, -1, 1 } /* T[] LuaInterface.ToLua::ToObjectArray<System.Type>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2317 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.String,System.UInt32>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2318 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.String,System.Type[],System.Reflection.ParameterModifier[]>(System.IntPtr,System.Int32) */,
|
|
{ 33501, -1, 64 } /* T[] LuaInterface.ToLua::ToStructArray<System.Reflection.ParameterModifier>(System.IntPtr,System.Int32) */,
|
|
{ 33579, -1, 2319 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.String,System.UInt32,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[]>(System.IntPtr,System.Int32) */,
|
|
{ 33580, -1, 2320 } /* 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) */,
|
|
{ 33533, -1, 2321 } /* System.Void LuaInterface.ToLua::PushSealed<LuaInterface.LuaProperty>(System.IntPtr,T) */,
|
|
{ 33576, -1, 2322 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.String,System.Type>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2323 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.String,System.Type,System.Type[]>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2324 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.String,System.Type,System.Type[],System.Reflection.ParameterModifier[]>(System.IntPtr,System.Int32) */,
|
|
{ 33580, -1, 2325 } /* 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) */,
|
|
{ 33533, -1, 2326 } /* System.Void LuaInterface.ToLua::PushSealed<LuaInterface.LuaField>(System.IntPtr,T) */,
|
|
{ 11168, 140, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Reflection.Assembly>::Contains(!0) */,
|
|
{ 11160, 140, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.Assembly>::Add(!0) */,
|
|
{ 11167, 140, -1 } /* System.Void System.Collections.Generic.List`1<System.Reflection.Assembly>::Clear() */,
|
|
{ 33591, 462, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.GameObject>::GetLuaReference(System.IntPtr) */,
|
|
{ 33591, 449, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Transform>::GetLuaReference(System.IntPtr) */,
|
|
{ 3695, 108, -1 } /* System.Void System.Nullable`1<System.SByte>::.ctor(!0) */,
|
|
{ 3695, 6, -1 } /* System.Void System.Nullable`1<System.Byte>::.ctor(!0) */,
|
|
{ 3695, 95, -1 } /* System.Void System.Nullable`1<System.Int16>::.ctor(!0) */,
|
|
{ 3695, 134, -1 } /* System.Void System.Nullable`1<System.UInt16>::.ctor(!0) */,
|
|
{ 3695, 7, -1 } /* System.Void System.Nullable`1<System.Char>::.ctor(!0) */,
|
|
{ 3695, 21, -1 } /* System.Void System.Nullable`1<System.UInt32>::.ctor(!0) */,
|
|
{ 3695, 61, -1 } /* System.Void System.Nullable`1<System.Decimal>::.ctor(!0) */,
|
|
{ 3695, 109, -1 } /* System.Void System.Nullable`1<System.Single>::.ctor(!0) */,
|
|
{ 3695, 81, -1 } /* System.Void System.Nullable`1<System.Double>::.ctor(!0) */,
|
|
{ 3695, 37, -1 } /* System.Void System.Nullable`1<System.Int64>::.ctor(!0) */,
|
|
{ 3695, 82, -1 } /* System.Void System.Nullable`1<System.UInt64>::.ctor(!0) */,
|
|
{ 33496, -1, 108 } /* T[] LuaInterface.ToLua::ToNumberArray<System.SByte>(System.IntPtr,System.Int32) */,
|
|
{ 33496, -1, 95 } /* T[] LuaInterface.ToLua::ToNumberArray<System.Int16>(System.IntPtr,System.Int32) */,
|
|
{ 33496, -1, 134 } /* T[] LuaInterface.ToLua::ToNumberArray<System.UInt16>(System.IntPtr,System.Int32) */,
|
|
{ 33496, -1, 61 } /* T[] LuaInterface.ToLua::ToNumberArray<System.Decimal>(System.IntPtr,System.Int32) */,
|
|
{ 33496, -1, 109 } /* T[] LuaInterface.ToLua::ToNumberArray<System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33496, -1, 81 } /* T[] LuaInterface.ToLua::ToNumberArray<System.Double>(System.IntPtr,System.Int32) */,
|
|
{ 33496, -1, 16 } /* T[] LuaInterface.ToLua::ToNumberArray<System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33496, -1, 21 } /* T[] LuaInterface.ToLua::ToNumberArray<System.UInt32>(System.IntPtr,System.Int32) */,
|
|
{ 33501, -1, 37 } /* T[] LuaInterface.ToLua::ToStructArray<System.Int64>(System.IntPtr,System.Int32) */,
|
|
{ 33501, -1, 82 } /* T[] LuaInterface.ToLua::ToStructArray<System.UInt64>(System.IntPtr,System.Int32) */,
|
|
{ 3695, 455, -1 } /* System.Void System.Nullable`1<UnityEngine.Quaternion>::.ctor(!0) */,
|
|
{ 3695, 442, -1 } /* System.Void System.Nullable`1<UnityEngine.Vector2>::.ctor(!0) */,
|
|
{ 3695, 447, -1 } /* System.Void System.Nullable`1<UnityEngine.Color>::.ctor(!0) */,
|
|
{ 3695, 1323, -1 } /* System.Void System.Nullable`1<UnityEngine.Ray>::.ctor(!0) */,
|
|
{ 3695, 436, -1 } /* System.Void System.Nullable`1<UnityEngine.Bounds>::.ctor(!0) */,
|
|
{ 3695, 1415, -1 } /* System.Void System.Nullable`1<UnityEngine.LayerMask>::.ctor(!0) */,
|
|
{ 33501, -1, 431 } /* T[] LuaInterface.ToLua::ToStructArray<UnityEngine.Vector3>(System.IntPtr,System.Int32) */,
|
|
{ 33501, -1, 455 } /* T[] LuaInterface.ToLua::ToStructArray<UnityEngine.Quaternion>(System.IntPtr,System.Int32) */,
|
|
{ 33501, -1, 442 } /* T[] LuaInterface.ToLua::ToStructArray<UnityEngine.Vector2>(System.IntPtr,System.Int32) */,
|
|
{ 33501, -1, 447 } /* T[] LuaInterface.ToLua::ToStructArray<UnityEngine.Color>(System.IntPtr,System.Int32) */,
|
|
{ 33501, -1, 445 } /* T[] LuaInterface.ToLua::ToStructArray<UnityEngine.Vector4>(System.IntPtr,System.Int32) */,
|
|
{ 33478, -1, 108 } /* T[] LuaInterface.ToLua::CheckNumberArray<System.SByte>(System.IntPtr,System.Int32) */,
|
|
{ 33478, -1, 95 } /* T[] LuaInterface.ToLua::CheckNumberArray<System.Int16>(System.IntPtr,System.Int32) */,
|
|
{ 33478, -1, 134 } /* T[] LuaInterface.ToLua::CheckNumberArray<System.UInt16>(System.IntPtr,System.Int32) */,
|
|
{ 33478, -1, 61 } /* T[] LuaInterface.ToLua::CheckNumberArray<System.Decimal>(System.IntPtr,System.Int32) */,
|
|
{ 33478, -1, 81 } /* T[] LuaInterface.ToLua::CheckNumberArray<System.Double>(System.IntPtr,System.Int32) */,
|
|
{ 33478, -1, 21 } /* T[] LuaInterface.ToLua::CheckNumberArray<System.UInt32>(System.IntPtr,System.Int32) */,
|
|
{ 33475, -1, 37 } /* T[] LuaInterface.ToLua::CheckStructArray<System.Int64>(System.IntPtr,System.Int32) */,
|
|
{ 33475, -1, 82 } /* T[] LuaInterface.ToLua::CheckStructArray<System.UInt64>(System.IntPtr,System.Int32) */,
|
|
{ 33475, -1, 431 } /* T[] LuaInterface.ToLua::CheckStructArray<UnityEngine.Vector3>(System.IntPtr,System.Int32) */,
|
|
{ 33475, -1, 455 } /* T[] LuaInterface.ToLua::CheckStructArray<UnityEngine.Quaternion>(System.IntPtr,System.Int32) */,
|
|
{ 33475, -1, 447 } /* T[] LuaInterface.ToLua::CheckStructArray<UnityEngine.Color>(System.IntPtr,System.Int32) */,
|
|
{ 33475, -1, 445 } /* T[] LuaInterface.ToLua::CheckStructArray<UnityEngine.Vector4>(System.IntPtr,System.Int32) */,
|
|
{ 33474, -1, 1 } /* T[] LuaInterface.ToLua::CheckObjectArray<System.Type>(System.IntPtr,System.Int32) */,
|
|
{ 3696, 108, -1 } /* System.Boolean System.Nullable`1<System.SByte>::get_HasValue() */,
|
|
{ 3697, 108, -1 } /* !0 System.Nullable`1<System.SByte>::get_Value() */,
|
|
{ 3696, 6, -1 } /* System.Boolean System.Nullable`1<System.Byte>::get_HasValue() */,
|
|
{ 3697, 6, -1 } /* !0 System.Nullable`1<System.Byte>::get_Value() */,
|
|
{ 3696, 95, -1 } /* System.Boolean System.Nullable`1<System.Int16>::get_HasValue() */,
|
|
{ 3697, 95, -1 } /* !0 System.Nullable`1<System.Int16>::get_Value() */,
|
|
{ 3696, 134, -1 } /* System.Boolean System.Nullable`1<System.UInt16>::get_HasValue() */,
|
|
{ 3697, 134, -1 } /* !0 System.Nullable`1<System.UInt16>::get_Value() */,
|
|
{ 3696, 7, -1 } /* System.Boolean System.Nullable`1<System.Char>::get_HasValue() */,
|
|
{ 3697, 7, -1 } /* !0 System.Nullable`1<System.Char>::get_Value() */,
|
|
{ 3696, 21, -1 } /* System.Boolean System.Nullable`1<System.UInt32>::get_HasValue() */,
|
|
{ 3697, 21, -1 } /* !0 System.Nullable`1<System.UInt32>::get_Value() */,
|
|
{ 3696, 61, -1 } /* System.Boolean System.Nullable`1<System.Decimal>::get_HasValue() */,
|
|
{ 3697, 61, -1 } /* !0 System.Nullable`1<System.Decimal>::get_Value() */,
|
|
{ 3696, 109, -1 } /* System.Boolean System.Nullable`1<System.Single>::get_HasValue() */,
|
|
{ 3697, 109, -1 } /* !0 System.Nullable`1<System.Single>::get_Value() */,
|
|
{ 3696, 81, -1 } /* System.Boolean System.Nullable`1<System.Double>::get_HasValue() */,
|
|
{ 3697, 81, -1 } /* !0 System.Nullable`1<System.Double>::get_Value() */,
|
|
{ 3696, 37, -1 } /* System.Boolean System.Nullable`1<System.Int64>::get_HasValue() */,
|
|
{ 3697, 37, -1 } /* !0 System.Nullable`1<System.Int64>::get_Value() */,
|
|
{ 3696, 82, -1 } /* System.Boolean System.Nullable`1<System.UInt64>::get_HasValue() */,
|
|
{ 3697, 82, -1 } /* !0 System.Nullable`1<System.UInt64>::get_Value() */,
|
|
{ 3696, 455, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Quaternion>::get_HasValue() */,
|
|
{ 3697, 455, -1 } /* !0 System.Nullable`1<UnityEngine.Quaternion>::get_Value() */,
|
|
{ 3696, 442, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Vector2>::get_HasValue() */,
|
|
{ 3697, 442, -1 } /* !0 System.Nullable`1<UnityEngine.Vector2>::get_Value() */,
|
|
{ 3696, 447, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Color>::get_HasValue() */,
|
|
{ 3697, 447, -1 } /* !0 System.Nullable`1<UnityEngine.Color>::get_Value() */,
|
|
{ 3696, 1323, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Ray>::get_HasValue() */,
|
|
{ 3697, 1323, -1 } /* !0 System.Nullable`1<UnityEngine.Ray>::get_Value() */,
|
|
{ 3696, 436, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Bounds>::get_HasValue() */,
|
|
{ 3697, 436, -1 } /* !0 System.Nullable`1<UnityEngine.Bounds>::get_Value() */,
|
|
{ 3696, 1415, -1 } /* System.Boolean System.Nullable`1<UnityEngine.LayerMask>::get_HasValue() */,
|
|
{ 3697, 1415, -1 } /* !0 System.Nullable`1<UnityEngine.LayerMask>::get_Value() */,
|
|
{ 3696, 540, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Touch>::get_HasValue() */,
|
|
{ 3697, 540, -1 } /* !0 System.Nullable`1<UnityEngine.Touch>::get_Value() */,
|
|
{ 10894, 1421, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.WeakReference>::.ctor() */,
|
|
{ 10894, 1424, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.WeakReference>::.ctor() */,
|
|
{ 10894, 1427, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.WeakReference>::.ctor() */,
|
|
{ 11144, 1433, -1 } /* System.Void System.Collections.Generic.List`1<LuaInterface.GCRef>::.ctor() */,
|
|
{ 11144, 1434, -1 } /* System.Void System.Collections.Generic.List`1<LuaInterface.LuaBaseRef>::.ctor() */,
|
|
{ 10894, 1435, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,System.Int32>::.ctor() */,
|
|
{ 10894, 1438, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Enum,System.Object>::.ctor() */,
|
|
{ 10894, 1441, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,LuaInterface.LuaCSFunction>::.ctor() */,
|
|
{ 10894, 1445, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Type>::.ctor() */,
|
|
{ 17281, 1, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Type>::.ctor() */,
|
|
{ 10913, 1450, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,LuaInterface.LuaState>::Add(!0,!1) */,
|
|
{ 10911, 1435, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.Type,System.Int32>::get_Item(!0) */,
|
|
{ 17281, 8, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.String>::.ctor() */,
|
|
{ 10918, 1441, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Type,LuaInterface.LuaCSFunction>::ContainsKey(!0) */,
|
|
{ 10912, 1441, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,LuaInterface.LuaCSFunction>::set_Item(!0,!1) */,
|
|
{ 17289, 8, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.String>::Contains(!0) */,
|
|
{ 17299, 8, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.String>::Add(!0) */,
|
|
{ 10932, 1441, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Type,LuaInterface.LuaCSFunction>::TryGetValue(!0,!1&) */,
|
|
{ 10913, 1435, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,System.Int32>::Add(!0,!1) */,
|
|
{ 10913, 1445, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Type>::Add(!0,!1) */,
|
|
{ 17299, 1, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.Type>::Add(!0) */,
|
|
{ 10932, 1445, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Type>::TryGetValue(!0,!1&) */,
|
|
{ 10932, 1435, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Type,System.Int32>::TryGetValue(!0,!1&) */,
|
|
{ 10932, 1421, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.WeakReference>::TryGetValue(!0,!1&) */,
|
|
{ 10930, 1421, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.WeakReference>::Remove(!0) */,
|
|
{ 11155, 1433, -1 } /* !0 System.Collections.Generic.List`1<LuaInterface.GCRef>::get_Item(System.Int32) */,
|
|
{ 11204, 1433, -1 } /* System.Void System.Collections.Generic.List`1<LuaInterface.GCRef>::RemoveAt(System.Int32) */,
|
|
{ 11149, 1433, -1 } /* System.Int32 System.Collections.Generic.List`1<LuaInterface.GCRef>::get_Count() */,
|
|
{ 10932, 1424, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.WeakReference>::TryGetValue(!0,!1&) */,
|
|
{ 10913, 1421, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.WeakReference>::Add(!0,!1) */,
|
|
{ 10930, 1424, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.WeakReference>::Remove(!0) */,
|
|
{ 10930, 1427, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.WeakReference>::Remove(!0) */,
|
|
{ 10913, 1424, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.WeakReference>::Add(!0,!1) */,
|
|
{ 10932, 1427, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.WeakReference>::TryGetValue(!0,!1&) */,
|
|
{ 10912, 1427, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.WeakReference>::set_Item(!0,!1) */,
|
|
{ 10932, 1438, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Enum,System.Object>::TryGetValue(!0,!1&) */,
|
|
{ 10913, 1438, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Enum,System.Object>::Add(!0,!1) */,
|
|
{ 11160, 1433, -1 } /* System.Void System.Collections.Generic.List`1<LuaInterface.GCRef>::Add(!0) */,
|
|
{ 11160, 1434, -1 } /* System.Void System.Collections.Generic.List`1<LuaInterface.LuaBaseRef>::Add(!0) */,
|
|
{ 11167, 1433, -1 } /* System.Void System.Collections.Generic.List`1<LuaInterface.GCRef>::Clear() */,
|
|
{ 11155, 1434, -1 } /* !0 System.Collections.Generic.List`1<LuaInterface.LuaBaseRef>::get_Item(System.Int32) */,
|
|
{ 11149, 1434, -1 } /* System.Int32 System.Collections.Generic.List`1<LuaInterface.LuaBaseRef>::get_Count() */,
|
|
{ 11167, 1434, -1 } /* System.Void System.Collections.Generic.List`1<LuaInterface.LuaBaseRef>::Clear() */,
|
|
{ 11144, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::.ctor() */,
|
|
{ 10921, 1427, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.Int64,System.WeakReference>::GetEnumerator() */,
|
|
{ 10953, 1427, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.WeakReference>::get_Current() */,
|
|
{ 10864, 1427, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.Int64,System.WeakReference>::get_Value() */,
|
|
{ 10863, 1427, -1 } /* !0 System.Collections.Generic.KeyValuePair`2<System.Int64,System.WeakReference>::get_Key() */,
|
|
{ 11160, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::Add(!0) */,
|
|
{ 10952, 1427, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.WeakReference>::MoveNext() */,
|
|
{ 11155, 37, -1 } /* !0 System.Collections.Generic.List`1<System.Int64>::get_Item(System.Int32) */,
|
|
{ 11149, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::get_Count() */,
|
|
{ 17289, 1, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.Type>::Contains(!0) */,
|
|
{ 10921, 1435, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.Type,System.Int32>::GetEnumerator() */,
|
|
{ 10953, 1435, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.Type,System.Int32>::get_Current() */,
|
|
{ 10864, 1435, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.Type,System.Int32>::get_Value() */,
|
|
{ 10952, 1435, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Type,System.Int32>::MoveNext() */,
|
|
{ 10954, 1435, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Type,System.Int32>::Dispose() */,
|
|
{ 10921, 1424, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.Int32,System.WeakReference>::GetEnumerator() */,
|
|
{ 10953, 1424, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.WeakReference>::get_Current() */,
|
|
{ 10864, 1424, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.Int32,System.WeakReference>::get_Value() */,
|
|
{ 10952, 1424, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.WeakReference>::MoveNext() */,
|
|
{ 10954, 1424, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.WeakReference>::Dispose() */,
|
|
{ 10917, 1427, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.WeakReference>::Clear() */,
|
|
{ 10917, 1424, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.WeakReference>::Clear() */,
|
|
{ 10917, 1421, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.WeakReference>::Clear() */,
|
|
{ 10917, 1435, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,System.Int32>::Clear() */,
|
|
{ 10917, 1445, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Type>::Clear() */,
|
|
{ 10917, 1438, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Enum,System.Object>::Clear() */,
|
|
{ 10917, 1441, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,LuaInterface.LuaCSFunction>::Clear() */,
|
|
{ 17288, 1, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Type>::Clear() */,
|
|
{ 10930, 1450, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,LuaInterface.LuaState>::Remove(!0) */,
|
|
{ 33589, 108, -1 } /* System.Void LuaInterface.TypeTraits`1<System.SByte>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 6, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Byte>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 95, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Int16>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 134, -1 } /* System.Void LuaInterface.TypeTraits`1<System.UInt16>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 7, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Char>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 16, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Int32>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 21, -1 } /* System.Void LuaInterface.TypeTraits`1<System.UInt32>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 61, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Decimal>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 109, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Single>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 81, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Double>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 47, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Boolean>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 37, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Int64>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 82, -1 } /* System.Void LuaInterface.TypeTraits`1<System.UInt64>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 8, -1 } /* System.Void LuaInterface.TypeTraits`1<System.String>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1457, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.SByte>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1458, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Byte>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1459, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Int16>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1460, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt16>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1461, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Char>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 335, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Int32>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1462, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt32>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1463, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Decimal>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1464, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Single>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1465, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Double>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1466, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Boolean>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1467, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Int64>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1468, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt64>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 513, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Byte[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 829, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Char[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1469, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Boolean[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 933, -1 } /* System.Void LuaInterface.TypeTraits`1<System.SByte[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1398, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Int16[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1401, -1 } /* System.Void LuaInterface.TypeTraits`1<System.UInt16[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1404, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Decimal[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1170, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Single[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1407, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Double[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 65, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Int32[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1410, -1 } /* System.Void LuaInterface.TypeTraits`1<System.UInt32[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 925, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Int64[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1418, -1 } /* System.Void LuaInterface.TypeTraits`1<System.UInt64[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1049, -1 } /* System.Void LuaInterface.TypeTraits`1<System.String[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 431, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Vector3>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 455, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Quaternion>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 442, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Vector2>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 447, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Color>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 445, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Vector4>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1323, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Ray>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 436, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Bounds>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 540, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Touch>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1415, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.LayerMask>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 506, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.RaycastHit>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1470, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector3>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1471, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1472, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector2>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1473, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Color>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1474, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector4>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1475, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Ray>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1476, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Bounds>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1477, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Touch>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1478, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1479, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1223, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Vector3[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1419, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Quaternion[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1173, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Vector2[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1351, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Color[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1420, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Vector4[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 85, -1 } /* System.Void LuaInterface.TypeTraits`1<System.IntPtr>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1480, -1 } /* System.Void LuaInterface.TypeTraits`1<System.UIntPtr>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1481, -1 } /* System.Void LuaInterface.TypeTraits`1<LuaInterface.LuaFunction>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1482, -1 } /* System.Void LuaInterface.TypeTraits`1<LuaInterface.LuaTable>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1483, -1 } /* System.Void LuaInterface.TypeTraits`1<LuaInterface.LuaThread>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1434, -1 } /* System.Void LuaInterface.TypeTraits`1<LuaInterface.LuaBaseRef>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1484, -1 } /* System.Void LuaInterface.TypeTraits`1<LuaInterface.LuaByteBuffer>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1485, -1 } /* System.Void LuaInterface.TypeTraits`1<LuaInterface.EventObject>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 878, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Collections.IEnumerator>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Type>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 462, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.GameObject>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 449, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Transform>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 1486, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Type[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33589, 827, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Object[]>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 1081, 1396, -1 } /* System.Void System.Action`2<System.IntPtr,System.SByte>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1397, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.SByte>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1487, -1 } /* System.Void System.Action`2<System.IntPtr,System.Byte>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1488, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Byte>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1399, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int16>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1400, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Int16>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1402, -1 } /* System.Void System.Action`2<System.IntPtr,System.UInt16>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1403, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.UInt16>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1489, -1 } /* System.Void System.Action`2<System.IntPtr,System.Char>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1490, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Char>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1025, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int32>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1026, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Int32>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1411, -1 } /* System.Void System.Action`2<System.IntPtr,System.UInt32>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1412, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.UInt32>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1405, -1 } /* System.Void System.Action`2<System.IntPtr,System.Decimal>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1406, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Decimal>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1052, -1 } /* System.Void System.Action`2<System.IntPtr,System.Single>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1053, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Single>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1408, -1 } /* System.Void System.Action`2<System.IntPtr,System.Double>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1409, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Double>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1043, -1 } /* System.Void System.Action`2<System.IntPtr,System.Boolean>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1023, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int64>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1024, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Int64>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1413, -1 } /* System.Void System.Action`2<System.IntPtr,System.UInt64>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1414, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.UInt64>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1491, -1 } /* System.Void System.Action`2<System.IntPtr,System.String>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1492, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.String>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1493, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.SByte>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1494, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.SByte>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1457, -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, 1495, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Byte>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1496, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Byte>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1458, -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, 1497, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Int16>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1498, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Int16>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1459, -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, 1499, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.UInt16>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1500, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.UInt16>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1460, -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, 1501, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Char>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1502, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Char>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1461, -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, 1503, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Int32>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1504, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Int32>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1505, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.UInt32>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1506, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.UInt32>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1462, -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, 1507, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Decimal>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1508, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Decimal>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1463, -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, 1509, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Single>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1510, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Single>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1464, -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, 1511, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Double>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1512, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Double>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1465, -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, 1513, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Boolean>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1514, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Boolean>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1466, -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, 1515, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Int64>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1516, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Int64>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1467, -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, 1517, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.UInt64>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1518, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.UInt64>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1468, -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, 1519, -1 } /* System.Void System.Action`2<System.IntPtr,System.Byte[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1520, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Byte[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1521, -1 } /* System.Void System.Action`2<System.IntPtr,System.Char[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1522, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Char[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 829, -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, 1523, -1 } /* System.Void System.Action`2<System.IntPtr,System.Boolean[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1524, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Boolean[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1469, -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, 1525, -1 } /* System.Void System.Action`2<System.IntPtr,System.SByte[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1526, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.SByte[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 933, -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, 1527, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int16[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1528, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Int16[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1398, -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, 1529, -1 } /* System.Void System.Action`2<System.IntPtr,System.UInt16[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1530, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.UInt16[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1401, -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, 1531, -1 } /* System.Void System.Action`2<System.IntPtr,System.Decimal[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1532, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Decimal[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1404, -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, 1533, -1 } /* System.Void System.Action`2<System.IntPtr,System.Single[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1534, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Single[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1170, -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, 1535, -1 } /* System.Void System.Action`2<System.IntPtr,System.Double[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1536, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Double[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1407, -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, 1537, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int32[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1538, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Int32[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1539, -1 } /* System.Void System.Action`2<System.IntPtr,System.UInt32[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1540, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.UInt32[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1410, -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, 1541, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int64[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1542, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Int64[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 925, -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, 1543, -1 } /* System.Void System.Action`2<System.IntPtr,System.UInt64[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1544, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.UInt64[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1418, -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, 1545, -1 } /* System.Void System.Action`2<System.IntPtr,System.String[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1546, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.String[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1049, -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, 1221, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Vector3>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1222, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector3>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1416, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Quaternion>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1417, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Quaternion>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1171, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Vector2>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1172, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector2>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1242, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Color>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1243, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Color>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1163, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Vector4>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1164, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector4>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1547, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Ray>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1548, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Ray>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1323, -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, 1549, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Touch>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 540, -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, 1551, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Bounds>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1552, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Bounds>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1553, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.LayerMask>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1554, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.LayerMask>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1415, -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, 1186, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.RaycastHit>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1555, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Vector3>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1556, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Vector3>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1470, -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, 1557, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Quaternion>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1558, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Quaternion>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1471, -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, 1559, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Vector2>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1560, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Vector2>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1472, -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, 1561, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Color>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1562, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Color>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1473, -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, 1563, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Vector4>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1564, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Vector4>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1474, -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, 1565, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Ray>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1566, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Ray>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1475, -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, 1567, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Touch>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1477, -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, 1569, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Bounds>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1570, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Bounds>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1476, -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, 1571, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.LayerMask>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1572, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.LayerMask>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1478, -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, 1573, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1479, -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, 1575, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Vector3[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1576, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector3[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1223, -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, 1577, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Quaternion[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1578, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Quaternion[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1419, -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, 1579, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Vector2[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1580, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector2[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1173, -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, 1581, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Color[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1582, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Color[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1351, -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, 1583, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Vector4[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1584, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector4[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1420, -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, 1585, -1 } /* System.Void System.Action`2<System.IntPtr,System.UIntPtr>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1586, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.UIntPtr>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1480, -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, 1587, -1 } /* System.Void System.Action`2<System.IntPtr,System.IntPtr>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1588, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.IntPtr>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1589, -1 } /* System.Void System.Action`2<System.IntPtr,LuaInterface.LuaFunction>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1590, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,LuaInterface.LuaFunction>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1481, -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, 1591, -1 } /* System.Void System.Action`2<System.IntPtr,LuaInterface.LuaTable>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1592, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,LuaInterface.LuaTable>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1482, -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, 1593, -1 } /* System.Void System.Action`2<System.IntPtr,LuaInterface.LuaThread>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1594, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,LuaInterface.LuaThread>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1483, -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, 1595, -1 } /* System.Void System.Action`2<System.IntPtr,LuaInterface.LuaBaseRef>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1596, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,LuaInterface.LuaBaseRef>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1434, -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, 1597, -1 } /* System.Void System.Action`2<System.IntPtr,LuaInterface.LuaByteBuffer>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1598, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,LuaInterface.LuaByteBuffer>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1484, -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, 1599, -1 } /* System.Void System.Action`2<System.IntPtr,LuaInterface.EventObject>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1600, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,LuaInterface.EventObject>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1485, -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, 1601, -1 } /* System.Void System.Action`2<System.IntPtr,System.Collections.IEnumerator>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1602, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Collections.IEnumerator>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 878, -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, 1603, -1 } /* System.Void System.Action`2<System.IntPtr,System.Type>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1604, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Type>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1605, -1 } /* System.Void System.Action`2<System.IntPtr,System.Type[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1606, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Type[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1486, -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, 1607, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.GameObject>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1608, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.GameObject>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1609, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Transform>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1610, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Transform>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 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, 1030, -1 } /* System.Void System.Action`2<System.IntPtr,System.Object>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1031, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Object>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1611, -1 } /* System.Void System.Action`2<System.IntPtr,System.Object[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1097, 1612, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Object[]>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 827, -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, 1613, -1 } /* System.Void System.Action`2<System.IntPtr,LuaInterface.nil>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33604, 1614, -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>) */,
|
|
{ 10894, 1450, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,LuaInterface.LuaState>::.ctor() */,
|
|
{ 32759, 431, -1 } /* System.Void LuaInterface.LuaOut`1<UnityEngine.Vector3>::.ctor() */,
|
|
{ 33523, -1, 431 } /* System.Void LuaInterface.ToLua::PushOut<UnityEngine.Vector3>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
|
|
{ 32759, 442, -1 } /* System.Void LuaInterface.LuaOut`1<UnityEngine.Vector2>::.ctor() */,
|
|
{ 33523, -1, 442 } /* System.Void LuaInterface.ToLua::PushOut<UnityEngine.Vector2>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
|
|
{ 32759, 445, -1 } /* System.Void LuaInterface.LuaOut`1<UnityEngine.Vector4>::.ctor() */,
|
|
{ 33523, -1, 445 } /* System.Void LuaInterface.ToLua::PushOut<UnityEngine.Vector4>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
|
|
{ 32759, 447, -1 } /* System.Void LuaInterface.LuaOut`1<UnityEngine.Color>::.ctor() */,
|
|
{ 33523, -1, 447 } /* System.Void LuaInterface.ToLua::PushOut<UnityEngine.Color>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
|
|
{ 32759, 455, -1 } /* System.Void LuaInterface.LuaOut`1<UnityEngine.Quaternion>::.ctor() */,
|
|
{ 33523, -1, 455 } /* System.Void LuaInterface.ToLua::PushOut<UnityEngine.Quaternion>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
|
|
{ 32759, 1323, -1 } /* System.Void LuaInterface.LuaOut`1<UnityEngine.Ray>::.ctor() */,
|
|
{ 33523, -1, 1323 } /* System.Void LuaInterface.ToLua::PushOut<UnityEngine.Ray>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
|
|
{ 32759, 436, -1 } /* System.Void LuaInterface.LuaOut`1<UnityEngine.Bounds>::.ctor() */,
|
|
{ 33523, -1, 436 } /* System.Void LuaInterface.ToLua::PushOut<UnityEngine.Bounds>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
|
|
{ 32759, 506, -1 } /* System.Void LuaInterface.LuaOut`1<UnityEngine.RaycastHit>::.ctor() */,
|
|
{ 33523, -1, 506 } /* System.Void LuaInterface.ToLua::PushOut<UnityEngine.RaycastHit>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
|
|
{ 32759, 540, -1 } /* System.Void LuaInterface.LuaOut`1<UnityEngine.Touch>::.ctor() */,
|
|
{ 33523, -1, 540 } /* System.Void LuaInterface.ToLua::PushOut<UnityEngine.Touch>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
|
|
{ 32759, 1415, -1 } /* System.Void LuaInterface.LuaOut`1<UnityEngine.LayerMask>::.ctor() */,
|
|
{ 33523, -1, 1415 } /* System.Void LuaInterface.ToLua::PushOut<UnityEngine.LayerMask>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
|
|
{ 10897, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<!0>) */,
|
|
{ 11144, 1618, -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) */,
|
|
{ 10912, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::set_Item(!0,!1) */,
|
|
{ 10932, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::TryGetValue(!0,!1&) */,
|
|
{ 10930, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::Remove(!0) */,
|
|
{ 11160, 1618, -1 } /* System.Void System.Collections.Generic.List`1<LuaInterface.ObjectTranslator/DelayGC>::Add(!0) */,
|
|
{ 1117, 1618, -1 } /* System.Void System.Predicate`1<LuaInterface.ObjectTranslator/DelayGC>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 11179, 1618, -1 } /* System.Int32 System.Collections.Generic.List`1<LuaInterface.ObjectTranslator/DelayGC>::FindIndex(System.Predicate`1<!0>) */,
|
|
{ 11204, 1618, -1 } /* System.Void System.Collections.Generic.List`1<LuaInterface.ObjectTranslator/DelayGC>::RemoveAt(System.Int32) */,
|
|
{ 11149, 1618, -1 } /* System.Int32 System.Collections.Generic.List`1<LuaInterface.ObjectTranslator/DelayGC>::get_Count() */,
|
|
{ 11155, 1618, -1 } /* !0 System.Collections.Generic.List`1<LuaInterface.ObjectTranslator/DelayGC>::get_Item(System.Int32) */,
|
|
{ 10917, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::Clear() */,
|
|
{ 10894, 1620, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Type,LuaInterface.ToLua/LuaPushVarObject>::.ctor() */,
|
|
{ 1098, 1022, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,System.Boolean>::Invoke(!0,!1) */,
|
|
{ 1098, 1492, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,System.String>::Invoke(!0,!1) */,
|
|
{ 10932, 1620, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Type,LuaInterface.ToLua/LuaPushVarObject>::TryGetValue(!0,!1&) */,
|
|
{ 27110, -1, 16 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.Int32>(System.IntPtr) */,
|
|
{ 27110, -1, 21 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.UInt32>(System.IntPtr) */,
|
|
{ 27110, -1, 109 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.Single>(System.IntPtr) */,
|
|
{ 27110, -1, 81 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.Double>(System.IntPtr) */,
|
|
{ 27110, -1, 37 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.Int64>(System.IntPtr) */,
|
|
{ 27110, -1, 82 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.UInt64>(System.IntPtr) */,
|
|
{ 27110, -1, 6 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.Byte>(System.IntPtr) */,
|
|
{ 27110, -1, 108 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.SByte>(System.IntPtr) */,
|
|
{ 27110, -1, 7 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.Char>(System.IntPtr) */,
|
|
{ 27110, -1, 95 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.Int16>(System.IntPtr) */,
|
|
{ 27110, -1, 134 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.UInt16>(System.IntPtr) */,
|
|
{ 27110, -1, 47 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.Boolean>(System.IntPtr) */,
|
|
{ 27110, -1, 8 } /* System.Void LuaInterface_LuaOutWrap::RawSetOutType<System.String>(System.IntPtr) */,
|
|
{ 10913, 898, -1 } /* System.Void System.Collections.Generic.Dictionary`2<ZXing.EncodeHintType,System.Object>::Add(!0,!1) */,
|
|
{ 25100, 917, -1 } /* System.Void ZXing.BarcodeWriterGeneric`1<UnityEngine.Color32[]>::set_Format(ZXing.BarcodeFormat) */,
|
|
{ 25102, 917, -1 } /* System.Void ZXing.BarcodeWriterGeneric`1<UnityEngine.Color32[]>::set_Options(ZXing.Common.EncodingOptions) */,
|
|
{ 25107, 917, -1 } /* !0 ZXing.BarcodeWriterGeneric`1<UnityEngine.Color32[]>::Write(System.String) */,
|
|
{ 33459, -1, 66 } /* System.Object LuaInterface.ToLua::CheckObject<System.Array>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 37 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int64>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2327 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int64,System.Int64>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 356 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2328 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int64,System.Int64,System.Int64>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2329 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33586, -1, 37 } /* System.Boolean LuaInterface.TypeChecker::CheckParamsType<System.Int64>(System.IntPtr,System.Int32,System.Int32) */,
|
|
{ 33487, -1, 37 } /* T[] LuaInterface.ToLua::ToParamsNumber<System.Int64>(System.IntPtr,System.Int32,System.Int32) */,
|
|
{ 33586, -1, 16 } /* System.Boolean LuaInterface.TypeChecker::CheckParamsType<System.Int32>(System.IntPtr,System.Int32,System.Int32) */,
|
|
{ 33487, -1, 16 } /* T[] LuaInterface.ToLua::ToParamsNumber<System.Int32>(System.IntPtr,System.Int32,System.Int32) */,
|
|
{ 33575, -1, 809 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Int64>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2330 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2331 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Int64,System.Int64>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2332 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Int32,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2333 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Int64,System.Int64,System.Int64>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 1435 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2334 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.Int32[],System.Int32[]>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2335 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2336 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.Int32,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2337 } /* System.Object LuaInterface.ToLua::CheckObject<System.Collections.IComparer>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2338 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int64,System.Array,System.Int64,System.Int64>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2339 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Array,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 2337 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Collections.IComparer>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 66 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Array>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2340 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Array,System.Collections.IComparer>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2341 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Int32,System.Collections.IComparer>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2342 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Array,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 96 } /* System.Object LuaInterface.ToLua::CheckObject<System.Reflection.MethodInfo>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2343 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Reflection.MethodInfo,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 208 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.String>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2344 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Reflection.MethodInfo>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2345 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.String,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2346 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.String,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2347 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Reflection.MethodInfo,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2348 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.String,System.Boolean,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2349 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.String,System.Boolean,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 142 } /* System.Object LuaInterface.ToLua::CheckObject<System.Delegate>(System.IntPtr,System.Int32) */,
|
|
{ 1098, 1029, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,System.Runtime.Serialization.StreamingContext>::Invoke(!0,!1) */,
|
|
{ 33575, -1, 2350 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Delegate,System.Delegate>(System.IntPtr,System.Int32) */,
|
|
{ 33586, -1, 142 } /* System.Boolean LuaInterface.TypeChecker::CheckParamsType<System.Delegate>(System.IntPtr,System.Int32,System.Int32) */,
|
|
{ 33485, -1, 142 } /* T[] LuaInterface.ToLua::ToParamsObject<System.Delegate>(System.IntPtr,System.Int32,System.Int32) */,
|
|
{ 33459, -1, 373 } /* System.Object LuaInterface.ToLua::CheckObject<System.Enum>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2351 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Type,System.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33533, -1, 8 } /* System.Void LuaInterface.ToLua::PushSealed<System.String>(System.IntPtr,T) */,
|
|
{ 33576, -1, 2352 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Char[],System.StringSplitOptions>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2353 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Char[],System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2354 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.String[],System.StringSplitOptions>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2355 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.String[],System.Int32,System.StringSplitOptions>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2356 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Char[],System.Int32,System.StringSplitOptions>(System.IntPtr,System.Int32) */,
|
|
{ 33586, -1, 7 } /* System.Boolean LuaInterface.TypeChecker::CheckParamsType<System.Char>(System.IntPtr,System.Int32,System.Int32) */,
|
|
{ 33574, -1, 2357 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.StringComparison>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 47 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2358 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Globalization.CultureInfo,System.Globalization.CompareOptions>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2359 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Boolean,System.Globalization.CultureInfo>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 164 } /* System.Object LuaInterface.ToLua::CheckObject<System.Globalization.CultureInfo>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 7 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Char>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 301 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2360 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Char,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2361 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.StringComparison>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2362 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2363 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Int32,System.StringComparison>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2364 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Char,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2365 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Char,System.Char>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 165 } /* System.Object LuaInterface.ToLua::CheckObject<System.IFormatProvider>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 136 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2366 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Object,System.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2367 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Object,System.Object,System.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2368 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.IFormatProvider,System.String>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2369 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.String,System.String>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2370 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.String,System.String,System.String>(System.IntPtr,System.Int32) */,
|
|
{ 33586, -1, 8 } /* System.Boolean LuaInterface.TypeChecker::CheckParamsType<System.String>(System.IntPtr,System.Int32,System.Int32) */,
|
|
{ 1098, 1034, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,System.RuntimeTypeHandle>::Invoke(!0,!1) */,
|
|
{ 33525, -1, 1032 } /* System.Void LuaInterface.ToLua::PushValue<System.RuntimeTypeHandle>(System.IntPtr,T) */,
|
|
{ 33542, -1, 2371 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<System.Reflection.TypeFilter>(System.IntPtr,System.Int32) */,
|
|
{ 33525, -1, 1035 } /* System.Void LuaInterface.ToLua::PushValue<System.Reflection.InterfaceMapping>(System.IntPtr,T) */,
|
|
{ 33542, -1, 2372 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<System.Reflection.MemberFilter>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2373 } /* System.Object LuaInterface.ToLua::CheckObject<System.Reflection.Binder>(System.IntPtr,System.Int32) */,
|
|
{ 33475, -1, 64 } /* T[] LuaInterface.ToLua::CheckStructArray<System.Reflection.ParameterModifier>(System.IntPtr,System.Int32) */,
|
|
{ 33493, -1, 1 } /* T[] LuaInterface.ToLua::CheckParamsObject<System.Type>(System.IntPtr,System.Int32,System.Int32) */,
|
|
{ 33525, -1, 94 } /* System.Void LuaInterface.ToLua::PushValue<System.Guid>(System.IntPtr,T) */,
|
|
{ 33533, -1, 2374 } /* System.Void LuaInterface.ToLua::PushSealed<System.Runtime.InteropServices.StructLayoutAttribute>(System.IntPtr,T) */,
|
|
{ 1081, 1197, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.AnimationBlendMode>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33533, -1, 2375 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.AnimationClip>(System.IntPtr,T) */,
|
|
{ 33474, -1, 565 } /* T[] LuaInterface.ToLua::CheckObjectArray<UnityEngine.AnimationEvent>(System.IntPtr,System.Int32) */,
|
|
{ 33533, -1, 2376 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.AnimationState>(System.IntPtr,T) */,
|
|
{ 33533, -1, 2377 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.Animation>(System.IntPtr,T) */,
|
|
{ 33574, -1, 1327 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.PlayMode>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 2375 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.AnimationClip>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 16 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2378 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Animator>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2379 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2380 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2381 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Single,System.Single,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2382 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Single,System.Single,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 326 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 467 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33525, -1, 1199 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.AnimatorStateInfo>(System.IntPtr,T) */,
|
|
{ 33525, -1, 1202 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.AnimatorTransitionInfo>(System.IntPtr,T) */,
|
|
{ 1098, 1207, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.MatchTargetWeightMask>::Invoke(!0,!1) */,
|
|
{ 33576, -1, 2383 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2384 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2385 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Single,System.Int32,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2386 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Single,System.Int32,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2387 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Single,System.Int32,System.Single,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2388 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Single,System.Int32,System.Single,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2389 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Int32,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2390 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Int32,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33525, -1, 1208 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.Playables.PlayableGraph>(System.IntPtr,T) */,
|
|
{ 33459, -1, 2391 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.RuntimeAnimatorController>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2392 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Avatar>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 429 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33542, -1, 1070 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<UnityEngine.Application/AdvertisingIdentifierCallback>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 403 } /* System.Object LuaInterface.ToLua::CheckObject<System.IO.Stream>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 504 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.AssetBundle>(System.IntPtr,System.Int32) */,
|
|
{ 1098, 1213, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.BuildCompression>::Invoke(!0,!1) */,
|
|
{ 33542, -1, 1076 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<UnityEngine.AudioClip/PCMReaderCallback>(System.IntPtr,System.Int32) */,
|
|
{ 33542, -1, 1077 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<UnityEngine.AudioClip/PCMSetPositionCallback>(System.IntPtr,System.Int32) */,
|
|
{ 1081, 1215, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.CameraClearFlags>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33575, -1, 2393 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RenderBuffer,UnityEngine.RenderBuffer>(System.IntPtr,System.Int32) */,
|
|
{ 1098, 1218, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.RenderBuffer>::Invoke(!0,!1) */,
|
|
{ 33575, -1, 2394 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RenderBuffer[],UnityEngine.RenderBuffer>(System.IntPtr,System.Int32) */,
|
|
{ 33501, -1, 430 } /* T[] LuaInterface.ToLua::ToStructArray<UnityEngine.RenderBuffer>(System.IntPtr,System.Int32) */,
|
|
{ 33525, -1, 446 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.Matrix4x4>(System.IntPtr,T) */,
|
|
{ 1098, 1226, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.Camera/GateFitParameters>::Invoke(!0,!1) */,
|
|
{ 1098, 1220, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.Matrix4x4>::Invoke(!0,!1) */,
|
|
{ 33474, -1, 426 } /* T[] LuaInterface.ToLua::CheckObjectArray<UnityEngine.Camera>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 435 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Cubemap>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 2395 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RenderTexture>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2396 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Cubemap,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2397 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RenderTexture,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2395 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.RenderTexture>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 432 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Rendering.CommandBuffer>(System.IntPtr,System.Int32) */,
|
|
{ 33525, -1, 485 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.Rendering.ScriptableCullingParameters>(System.IntPtr,T) */,
|
|
{ 33525, -1, 475 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.SceneManagement.Scene>(System.IntPtr,T) */,
|
|
{ 33542, -1, 1069 } /* System.Delegate LuaInterface.ToLua::CheckDelegate<UnityEngine.Camera/CameraCallback>(System.IntPtr,System.Int32) */,
|
|
{ 1098, 1230, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.SceneManagement.Scene>::Invoke(!0,!1) */,
|
|
{ 33459, -1, 2218 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.CharacterController>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 508 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Collider>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2398 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.PhysicMaterial>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 428 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Component>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 2399 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.SendMessageOptions>(System.IntPtr,System.Int32) */,
|
|
{ 33586, -1, 1 } /* System.Boolean LuaInterface.TypeChecker::CheckParamsType<System.Type>(System.IntPtr,System.Int32,System.Int32) */,
|
|
{ 33485, -1, 1 } /* T[] LuaInterface.ToLua::ToParamsObject<System.Type>(System.IntPtr,System.Int32,System.Int32) */,
|
|
{ 33575, -1, 2400 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,UnityEngine.SendMessageOptions>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2401 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Object,UnityEngine.SendMessageOptions>(System.IntPtr,System.Int32) */,
|
|
{ 33525, -1, 541 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.AccelerationEvent>(System.IntPtr,T) */,
|
|
{ 33574, -1, 1233 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.KeyCode>(System.IntPtr,System.Int32) */,
|
|
{ 1081, 1234, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.KeyCode>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1237, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.LightType>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33533, -1, 448 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.Light>(System.IntPtr,T) */,
|
|
{ 33533, -1, 2402 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.Flare>(System.IntPtr,T) */,
|
|
{ 33525, -1, 1239 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.LightBakingOutput>(System.IntPtr,T) */,
|
|
{ 1098, 1241, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.LightBakingOutput>::Invoke(!0,!1) */,
|
|
{ 33574, -1, 2403 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Shader>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 443 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Material>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2404 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,UnityEngine.Color>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2405 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,UnityEngine.Color>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2406 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,UnityEngine.Vector4>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2407 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,UnityEngine.Vector4>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2408 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,UnityEngine.Matrix4x4>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2409 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,UnityEngine.Matrix4x4>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2410 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,UnityEngine.Texture>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2411 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,UnityEngine.Texture>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2412 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,UnityEngine.RenderTexture,UnityEngine.Rendering.RenderTextureSubElement>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2413 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,UnityEngine.RenderTexture,UnityEngine.Rendering.RenderTextureSubElement>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2414 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,UnityEngine.ComputeBuffer>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2415 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,UnityEngine.ComputeBuffer>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2416 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,UnityEngine.ComputeBuffer,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2417 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,UnityEngine.ComputeBuffer,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2418 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Collections.Generic.List`1<System.Single>>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2419 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Single[]>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2420 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Collections.Generic.List`1<System.Single>>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2421 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Single[]>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2422 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Collections.Generic.List`1<UnityEngine.Color>>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2423 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,UnityEngine.Color[]>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2424 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Collections.Generic.List`1<UnityEngine.Color>>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2425 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,UnityEngine.Color[]>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2426 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Collections.Generic.List`1<UnityEngine.Vector4>>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2427 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,UnityEngine.Vector4[]>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2428 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Collections.Generic.List`1<UnityEngine.Vector4>>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2429 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,UnityEngine.Vector4[]>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2430 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Collections.Generic.List`1<UnityEngine.Matrix4x4>>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2431 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,UnityEngine.Matrix4x4[]>(System.IntPtr,System.Int32) */,
|
|
{ 33501, -1, 446 } /* T[] LuaInterface.ToLua::ToStructArray<UnityEngine.Matrix4x4>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2432 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,System.Collections.Generic.List`1<UnityEngine.Matrix4x4>>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2433 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,UnityEngine.Matrix4x4[]>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2434 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,UnityEngine.Vector2>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2435 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.String,UnityEngine.Vector2>(System.IntPtr,System.Int32) */,
|
|
{ 33533, -1, 2403 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.Shader>(System.IntPtr,T) */,
|
|
{ 33533, -1, 602 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.Mesh>(System.IntPtr,T) */,
|
|
{ 33459, -1, 952 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.MonoBehaviour>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 878 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Collections.IEnumerator>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 2312 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Coroutine>(System.IntPtr,System.Int32) */,
|
|
{ 1081, 1245, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.NetworkReachability>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33575, -1, 2436 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Quaternion>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2437 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Transform,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33533, -1, 2438 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.ParticleSystem>(System.IntPtr,T) */,
|
|
{ 33574, -1, 2439 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.ParticleSystem/Particle[]>(System.IntPtr,System.Int32) */,
|
|
{ 33501, -1, 600 } /* T[] LuaInterface.ToLua::ToStructArray<UnityEngine.ParticleSystem/Particle>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 601 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>(System.IntPtr,System.Int32) */,
|
|
{ 1098, 1250, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::Invoke(!0,!1) */,
|
|
{ 33575, -1, 2440 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.ParticleSystem/Particle[],System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2441 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2442 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.ParticleSystem/Particle[],System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2443 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33525, -1, 1251 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/PlaybackState>(System.IntPtr,T) */,
|
|
{ 1098, 1253, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/PlaybackState>::Invoke(!0,!1) */,
|
|
{ 33525, -1, 1254 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/Trails>(System.IntPtr,T) */,
|
|
{ 1098, 1256, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/Trails>::Invoke(!0,!1) */,
|
|
{ 1098, 1259, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/EmitParams>::Invoke(!0,!1) */,
|
|
{ 33574, -1, 600 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.ParticleSystem/Particle>(System.IntPtr,System.Int32) */,
|
|
{ 1098, 1248, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/Particle>::Invoke(!0,!1) */,
|
|
{ 33525, -1, 600 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/Particle>(System.IntPtr,T) */,
|
|
{ 33574, -1, 2444 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>>(System.IntPtr,System.Int32) */,
|
|
{ 33525, -1, 1260 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/MainModule>(System.IntPtr,T) */,
|
|
{ 33525, -1, 1263 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/EmissionModule>(System.IntPtr,T) */,
|
|
{ 33525, -1, 1266 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/ShapeModule>(System.IntPtr,T) */,
|
|
{ 33525, -1, 1269 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>(System.IntPtr,T) */,
|
|
{ 33525, -1, 1272 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>(System.IntPtr,T) */,
|
|
{ 33525, -1, 1275 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/InheritVelocityModule>(System.IntPtr,T) */,
|
|
{ 33525, -1, 1278 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/ForceOverLifetimeModule>(System.IntPtr,T) */,
|
|
{ 33525, -1, 1281 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/ColorOverLifetimeModule>(System.IntPtr,T) */,
|
|
{ 33525, -1, 1284 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/ColorBySpeedModule>(System.IntPtr,T) */,
|
|
{ 33525, -1, 1287 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/SizeOverLifetimeModule>(System.IntPtr,T) */,
|
|
{ 33525, -1, 1290 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/SizeBySpeedModule>(System.IntPtr,T) */,
|
|
{ 33525, -1, 1293 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/RotationOverLifetimeModule>(System.IntPtr,T) */,
|
|
{ 33525, -1, 1296 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/RotationBySpeedModule>(System.IntPtr,T) */,
|
|
{ 33525, -1, 1299 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/ExternalForcesModule>(System.IntPtr,T) */,
|
|
{ 33525, -1, 1302 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/NoiseModule>(System.IntPtr,T) */,
|
|
{ 33525, -1, 1305 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/CollisionModule>(System.IntPtr,T) */,
|
|
{ 33525, -1, 1308 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/TriggerModule>(System.IntPtr,T) */,
|
|
{ 33525, -1, 1311 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/TextureSheetAnimationModule>(System.IntPtr,T) */,
|
|
{ 33525, -1, 1314 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/LightsModule>(System.IntPtr,T) */,
|
|
{ 33525, -1, 1317 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/TrailModule>(System.IntPtr,T) */,
|
|
{ 33525, -1, 1320 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.ParticleSystem/CustomDataModule>(System.IntPtr,T) */,
|
|
{ 33575, -1, 2445 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2446 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2447 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2448 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2449 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2450 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2451 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2452 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2453 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2454 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2455 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2456 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2457 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2458 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 2459 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<LuaInterface.LuaOut`1<UnityEngine.RaycastHit>>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2460 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,UnityEngine.QueryTriggerInteraction>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2461 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 109 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2462 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Single,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2463 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2464 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Single,System.Int32,UnityEngine.QueryTriggerInteraction>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2465 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2466 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2467 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2468 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Vector3,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2469 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2470 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2471 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Vector3,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33579, -1, 2472 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction>(System.IntPtr,System.Int32) */,
|
|
{ 33579, -1, 2473 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Vector3,LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 455 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Quaternion>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2474 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Quaternion,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2475 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,UnityEngine.Quaternion>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2476 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Quaternion,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2477 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,UnityEngine.Quaternion,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2478 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Quaternion,System.Single,System.Int32,UnityEngine.QueryTriggerInteraction>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2479 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<LuaInterface.LuaOut`1<UnityEngine.RaycastHit>,UnityEngine.Quaternion,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33475, -1, 506 } /* T[] LuaInterface.ToLua::CheckStructArray<UnityEngine.RaycastHit>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2480 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,UnityEngine.RaycastHit[],System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33501, -1, 506 } /* T[] LuaInterface.ToLua::ToStructArray<UnityEngine.RaycastHit>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2481 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.RaycastHit[]>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2482 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,UnityEngine.RaycastHit[],System.Single,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2483 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.RaycastHit[],System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2484 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,UnityEngine.RaycastHit[],System.Single,System.Int32,UnityEngine.QueryTriggerInteraction>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2485 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,UnityEngine.RaycastHit[],System.Single,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2486 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2487 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Vector3>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2488 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Vector3,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2489 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Vector3,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33474, -1, 508 } /* T[] LuaInterface.ToLua::CheckObjectArray<UnityEngine.Collider>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2490 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,UnityEngine.RaycastHit[],System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2491 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Vector3,UnityEngine.RaycastHit[]>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2492 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,UnityEngine.RaycastHit[],System.Single,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2493 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Vector3,UnityEngine.RaycastHit[],System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33579, -1, 2494 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,UnityEngine.RaycastHit[],System.Single,System.Int32,UnityEngine.QueryTriggerInteraction>(System.IntPtr,System.Int32) */,
|
|
{ 33579, -1, 2495 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Vector3,UnityEngine.RaycastHit[],System.Single,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33525, -1, 507 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.PhysicsScene>(System.IntPtr,T) */,
|
|
{ 1081, 1328, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.PlayMode>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33459, -1, 2496 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Rendering.RenderPipelineAsset>(System.IntPtr,System.Int32) */,
|
|
{ 1081, 1331, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.QueueMode>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33525, -1, 482 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.Rendering.SphericalHarmonicsL2>(System.IntPtr,T) */,
|
|
{ 33533, -1, 435 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.Cubemap>(System.IntPtr,T) */,
|
|
{ 1098, 1334, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rendering.SphericalHarmonicsL2>::Invoke(!0,!1) */,
|
|
{ 33574, -1, 1335 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RenderTextureDescriptor>(System.IntPtr,System.Int32) */,
|
|
{ 1098, 1337, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.RenderTextureDescriptor>::Invoke(!0,!1) */,
|
|
{ 33574, -1, 2497 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Experimental.Rendering.DefaultFormat>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 2498 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Experimental.Rendering.GraphicsFormat>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 2499 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RenderTextureFormat>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2500 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Experimental.Rendering.GraphicsFormat,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2501 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RenderTextureFormat,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2502 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2503 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Experimental.Rendering.GraphicsFormat,System.Int32,UnityEngine.RenderTextureMemoryless>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2504 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2505 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Experimental.Rendering.GraphicsFormat,System.Int32,UnityEngine.RenderTextureMemoryless,UnityEngine.VRTextureUsage>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2506 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite,System.Int32,UnityEngine.RenderTextureMemoryless>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2507 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Experimental.Rendering.GraphicsFormat,System.Int32,UnityEngine.RenderTextureMemoryless,UnityEngine.VRTextureUsage,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2508 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.RenderTextureFormat,UnityEngine.RenderTextureReadWrite,System.Int32,UnityEngine.RenderTextureMemoryless,UnityEngine.VRTextureUsage>(System.IntPtr,System.Int32) */,
|
|
{ 33525, -1, 430 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.RenderBuffer>(System.IntPtr,T) */,
|
|
{ 33525, -1, 1335 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.RenderTextureDescriptor>(System.IntPtr,T) */,
|
|
{ 33459, -1, 1012 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Renderer>(System.IntPtr,System.Int32) */,
|
|
{ 33474, -1, 443 } /* T[] LuaInterface.ToLua::CheckObjectArray<UnityEngine.Material>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2217 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.Rigidbody>(System.IntPtr,System.Int32) */,
|
|
{ 1081, 1339, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.RuntimePlatform>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33574, -1, 2509 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.FullScreenMode>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2510 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Boolean,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2511 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.FullScreenMode,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33525, -1, 441 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.Resolution>(System.IntPtr,T) */,
|
|
{ 1098, 1344, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rendering.ShaderTagId>::Invoke(!0,!1) */,
|
|
{ 33525, -1, 488 } /* System.Void LuaInterface.ToLua::PushValue<UnityEngine.Rendering.ShaderTagId>(System.IntPtr,T) */,
|
|
{ 1081, 1346, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.SkinWeights>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33459, -1, 2512 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.SkinnedMeshRenderer>(System.IntPtr,System.Int32) */,
|
|
{ 33474, -1, 449 } /* T[] LuaInterface.ToLua::CheckObjectArray<UnityEngine.Transform>(System.IntPtr,System.Int32) */,
|
|
{ 1081, 1349, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Space>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33533, -1, 2513 } /* System.Void LuaInterface.ToLua::PushSealed<UnityEngine.SystemInfo>(System.IntPtr,T) */,
|
|
{ 33575, -1, 2514 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.TextureFormat,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2515 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Experimental.Rendering.DefaultFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2516 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Experimental.Rendering.GraphicsFormat,UnityEngine.Experimental.Rendering.TextureCreationFlags>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2517 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.TextureFormat,System.Int32,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2518 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.TextureFormat,System.Boolean,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2519 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Experimental.Rendering.GraphicsFormat,System.Int32,UnityEngine.Experimental.Rendering.TextureCreationFlags>(System.IntPtr,System.Int32) */,
|
|
{ 33474, -1, 451 } /* T[] LuaInterface.ToLua::CheckObjectArray<UnityEngine.Texture2D>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2520 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.TrackedReference>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 1348 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Space>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 449 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Transform>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2521 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Single,System.Single,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2522 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Space>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 431 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2523 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Transform,UnityEngine.Vector3>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 2524 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.WWWForm>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 513 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Byte[]>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2525 } /* System.Object LuaInterface.ToLua::CheckObject<System.Text.Encoding>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 453 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Hash128>(System.IntPtr,System.Int32) */,
|
|
{ 1098, 1353, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.Hash128>::Invoke(!0,!1) */,
|
|
{ 33574, -1, 1354 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.CachedAssetBundle>(System.IntPtr,System.Int32) */,
|
|
{ 1098, 1356, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,UnityEngine.CachedAssetBundle>::Invoke(!0,!1) */,
|
|
{ 33575, -1, 2526 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.UInt32>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2527 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Hash128,System.UInt32>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2528 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.CachedAssetBundle,System.UInt32>(System.IntPtr,System.Int32) */,
|
|
{ 33459, -1, 2529 } /* System.Object LuaInterface.ToLua::CheckObject<UnityEngine.WWW>(System.IntPtr,System.Int32) */,
|
|
{ 1081, 1358, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.WrapMode>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1081, 1058, -1 } /* System.Void System.Action`2<System.Single,System.Boolean>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1058, -1 } /* System.Void System.Action`2<System.Single,System.Boolean>::Invoke(!0,!1) */,
|
|
{ 19275, -1, 2307 } /* !!0 UnityEngine.Component::GetComponent<DSLuaClient>() */,
|
|
{ 33459, -1, 1046 } /* System.Object LuaInterface.ToLua::CheckObject<Version>(System.IntPtr,System.Int32) */,
|
|
{ 10930, 1054, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AudioClip>::Remove(!0) */,
|
|
{ 10912, 1054, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AudioClip>::set_Item(!0,!1) */,
|
|
{ 10917, 1054, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AudioClip>::Clear() */,
|
|
{ 10932, 1054, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AudioClip>::TryGetValue(!0,!1&) */,
|
|
{ 32603, -1, 1056 } /* System.Void LuaInterface.LuaFunction::Call<UnityEngine.AudioClip>(T1) */,
|
|
{ 10894, 1054, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AudioClip>::.ctor() */,
|
|
{ 32603, -1, 8 } /* System.Void LuaInterface.LuaFunction::Call<System.String>(T1) */,
|
|
{ 10918, 1371, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>::ContainsKey(!0) */,
|
|
{ 10911, 1371, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>::get_Item(!0) */,
|
|
{ 10932, 1364, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetConfig>::TryGetValue(!0,!1&) */,
|
|
{ 10918, 1375, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AssetBundle>::ContainsKey(!0) */,
|
|
{ 10911, 1375, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AssetBundle>::get_Item(!0) */,
|
|
{ 10913, 1375, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AssetBundle>::Add(!0,!1) */,
|
|
{ 11149, 1363, -1 } /* System.Int32 System.Collections.Generic.List`1<taurus.unity.AssetConfig>::get_Count() */,
|
|
{ 10913, 1371, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>::Add(!0,!1) */,
|
|
{ 10932, 1382, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<taurus.unity.AssetEntity>>::TryGetValue(!0,!1&) */,
|
|
{ 11144, 1373, -1 } /* System.Void System.Collections.Generic.List`1<taurus.unity.AssetEntity>::.ctor() */,
|
|
{ 10912, 1382, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<taurus.unity.AssetEntity>>::set_Item(!0,!1) */,
|
|
{ 11160, 1373, -1 } /* System.Void System.Collections.Generic.List`1<taurus.unity.AssetEntity>::Add(!0) */,
|
|
{ 11155, 1373, -1 } /* !0 System.Collections.Generic.List`1<taurus.unity.AssetEntity>::get_Item(System.Int32) */,
|
|
{ 11204, 1373, -1 } /* System.Void System.Collections.Generic.List`1<taurus.unity.AssetEntity>::RemoveAt(System.Int32) */,
|
|
{ 11149, 1373, -1 } /* System.Int32 System.Collections.Generic.List`1<taurus.unity.AssetEntity>::get_Count() */,
|
|
{ 10911, 1367, -1 } /* !1 System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetPack>::get_Item(!0) */,
|
|
{ 10932, 1371, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>::TryGetValue(!0,!1&) */,
|
|
{ 10930, 1371, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>::Remove(!0) */,
|
|
{ 11187, 1363, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<taurus.unity.AssetConfig>::GetEnumerator() */,
|
|
{ 11236, 1363, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<taurus.unity.AssetConfig>::get_Current() */,
|
|
{ 11234, 1363, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<taurus.unity.AssetConfig>::MoveNext() */,
|
|
{ 11233, 1363, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<taurus.unity.AssetConfig>::Dispose() */,
|
|
{ 10930, 1375, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AssetBundle>::Remove(!0) */,
|
|
{ 10921, 1371, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>::GetEnumerator() */,
|
|
{ 10953, 1371, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.String,taurus.unity.AssetEntity>::get_Current() */,
|
|
{ 10864, 1371, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.String,taurus.unity.AssetEntity>::get_Value() */,
|
|
{ 10952, 1371, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.String,taurus.unity.AssetEntity>::MoveNext() */,
|
|
{ 10954, 1371, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.String,taurus.unity.AssetEntity>::Dispose() */,
|
|
{ 10921, 1375, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<!0,!1> System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AssetBundle>::GetEnumerator() */,
|
|
{ 10953, 1375, -1 } /* System.Collections.Generic.KeyValuePair`2<!0,!1> System.Collections.Generic.Dictionary`2/Enumerator<System.String,UnityEngine.AssetBundle>::get_Current() */,
|
|
{ 10864, 1375, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<System.String,UnityEngine.AssetBundle>::get_Value() */,
|
|
{ 10952, 1375, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.String,UnityEngine.AssetBundle>::MoveNext() */,
|
|
{ 10954, 1375, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.String,UnityEngine.AssetBundle>::Dispose() */,
|
|
{ 10917, 1364, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetConfig>::Clear() */,
|
|
{ 10917, 1367, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetPack>::Clear() */,
|
|
{ 10917, 467, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Boolean>::Clear() */,
|
|
{ 10917, 1375, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AssetBundle>::Clear() */,
|
|
{ 10917, 1371, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>::Clear() */,
|
|
{ 10917, 1382, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<taurus.unity.AssetEntity>>::Clear() */,
|
|
{ 10918, 467, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,System.Boolean>::ContainsKey(!0) */,
|
|
{ 10918, 1364, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetConfig>::ContainsKey(!0) */,
|
|
{ 10913, 1364, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetConfig>::Add(!0,!1) */,
|
|
{ 10918, 1367, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetPack>::ContainsKey(!0) */,
|
|
{ 11160, 1363, -1 } /* System.Void System.Collections.Generic.List`1<taurus.unity.AssetConfig>::Add(!0) */,
|
|
{ 11144, 1363, -1 } /* System.Void System.Collections.Generic.List`1<taurus.unity.AssetConfig>::.ctor() */,
|
|
{ 10913, 1367, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetPack>::Add(!0,!1) */,
|
|
{ 10913, 467, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Boolean>::Add(!0,!1) */,
|
|
{ 10894, 1364, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetConfig>::.ctor() */,
|
|
{ 10894, 1367, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetPack>::.ctor() */,
|
|
{ 10894, 1371, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,taurus.unity.AssetEntity>::.ctor() */,
|
|
{ 10894, 1375, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,UnityEngine.AssetBundle>::.ctor() */,
|
|
{ 10894, 467, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Boolean>::.ctor() */,
|
|
{ 10894, 1382, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.String,System.Collections.Generic.List`1<taurus.unity.AssetEntity>>::.ctor() */,
|
|
{ 33459, -1, 2530 } /* System.Object LuaInterface.ToLua::CheckObject<taurus.unity.LuaNetClient>(System.IntPtr,System.Int32) */,
|
|
{ 33525, -1, 1360 } /* System.Void LuaInterface.ToLua::PushValue<securityConnection>(System.IntPtr,T) */,
|
|
{ 21789, -1, 47 } /* ArrayType UnityEngine.AndroidJNIHelper::ConvertFromJNIArray<System.Boolean>(System.IntPtr) */,
|
|
{ 21789, -1, 7 } /* ArrayType UnityEngine.AndroidJNIHelper::ConvertFromJNIArray<System.Char>(System.IntPtr) */,
|
|
{ 21789, -1, 81 } /* ArrayType UnityEngine.AndroidJNIHelper::ConvertFromJNIArray<System.Double>(System.IntPtr) */,
|
|
{ 21789, -1, 95 } /* ArrayType UnityEngine.AndroidJNIHelper::ConvertFromJNIArray<System.Int16>(System.IntPtr) */,
|
|
{ 21789, -1, 16 } /* ArrayType UnityEngine.AndroidJNIHelper::ConvertFromJNIArray<System.Int32>(System.IntPtr) */,
|
|
{ 21789, -1, 37 } /* ArrayType UnityEngine.AndroidJNIHelper::ConvertFromJNIArray<System.Int64>(System.IntPtr) */,
|
|
{ 21789, -1, 108 } /* ArrayType UnityEngine.AndroidJNIHelper::ConvertFromJNIArray<System.SByte>(System.IntPtr) */,
|
|
{ 21789, -1, 109 } /* ArrayType UnityEngine.AndroidJNIHelper::ConvertFromJNIArray<System.Single>(System.IntPtr) */,
|
|
{ 21965, -1, 47 } /* ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray<System.Boolean>(System.IntPtr) */,
|
|
{ 21965, -1, 7 } /* ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray<System.Char>(System.IntPtr) */,
|
|
{ 21965, -1, 81 } /* ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray<System.Double>(System.IntPtr) */,
|
|
{ 21965, -1, 95 } /* ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray<System.Int16>(System.IntPtr) */,
|
|
{ 21965, -1, 16 } /* ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray<System.Int32>(System.IntPtr) */,
|
|
{ 21965, -1, 37 } /* ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray<System.Int64>(System.IntPtr) */,
|
|
{ 21965, -1, 108 } /* ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray<System.SByte>(System.IntPtr) */,
|
|
{ 21965, -1, 109 } /* ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray<System.Single>(System.IntPtr) */,
|
|
{ 953, -1, 2531 } /* R System.Array::UnsafeMov<System.Int32Enum,System.Int32>(S) */,
|
|
{ 953, -1, 2532 } /* R System.Array::UnsafeMov<System.UInt64Enum,System.Int64>(S) */,
|
|
{ 21937, -1, 47 } /* ReturnType UnityEngine.AndroidJavaObject::_Call<System.Boolean>(System.String,System.Object[]) */,
|
|
{ 21937, -1, 7 } /* ReturnType UnityEngine.AndroidJavaObject::_Call<System.Char>(System.String,System.Object[]) */,
|
|
{ 21937, -1, 81 } /* ReturnType UnityEngine.AndroidJavaObject::_Call<System.Double>(System.String,System.Object[]) */,
|
|
{ 21937, -1, 95 } /* ReturnType UnityEngine.AndroidJavaObject::_Call<System.Int16>(System.String,System.Object[]) */,
|
|
{ 21937, -1, 16 } /* ReturnType UnityEngine.AndroidJavaObject::_Call<System.Int32>(System.String,System.Object[]) */,
|
|
{ 21937, -1, 37 } /* ReturnType UnityEngine.AndroidJavaObject::_Call<System.Int64>(System.String,System.Object[]) */,
|
|
{ 21937, -1, 108 } /* ReturnType UnityEngine.AndroidJavaObject::_Call<System.SByte>(System.String,System.Object[]) */,
|
|
{ 21937, -1, 109 } /* ReturnType UnityEngine.AndroidJavaObject::_Call<System.Single>(System.String,System.Object[]) */,
|
|
{ 21938, -1, 16 } /* ReturnType UnityEngine.AndroidJavaObject::_CallStatic<System.Int32>(System.String,System.Object[]) */,
|
|
{ 33575, -1, 581 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Boolean,System.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2533 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Int32,System.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2534 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Int32Enum>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2535 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Object,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2536 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Object,System.Int32Enum>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 121 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32,System.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2537 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32Enum,System.Boolean,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 599 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32Enum,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2538 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32Enum,System.Int32,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2539 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32Enum,System.Int32,System.Int32Enum,System.Int32Enum,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2540 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32Enum,System.Int32,System.Int32Enum,System.Int32Enum>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2541 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32Enum,System.Int32,System.Int32Enum>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2531 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32Enum,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2542 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32Enum,System.Int32Enum,System.Int32,System.Int32Enum,System.Int32Enum>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2543 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32Enum,System.Int32Enum,System.Int32,System.Int32Enum>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2544 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32Enum,System.Int32Enum,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2545 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32Enum,System.Int32Enum>(System.IntPtr,System.Int32) */,
|
|
{ 33574, -1, 90 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int32Enum>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2546 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Int64,System.Object,System.Int64,System.Int64>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2547 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Boolean,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 244 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2548 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Int32,System.Int32Enum>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2549 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Int32,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 188 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 434 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Int32Enum>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2550 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Boolean,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2551 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Boolean>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 210 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Int32,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2552 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Int32,System.Int32Enum>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 196 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2553 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.Int32Enum>(System.IntPtr,System.Int32) */,
|
|
{ 33580, -1, 2554 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.UInt32,System.Object,System.Int32Enum,System.Object,System.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33580, -1, 2555 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.UInt32,System.Object,System.Object,System.Object,System.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33579, -1, 2556 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.UInt32,System.Object,System.Object,System.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2557 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Object,System.UInt32>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2558 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Single,System.Int32,System.Single,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2559 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Single,System.Int32,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2560 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2561 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Single,System.Single,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2562 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2563 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,UnityEngine.Color>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2564 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,UnityEngine.Matrix4x4>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2565 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,UnityEngine.Quaternion,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2566 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,UnityEngine.Quaternion,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2567 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,UnityEngine.Quaternion>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2568 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,UnityEngine.RenderBuffer>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2569 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,UnityEngine.Vector2>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2570 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,UnityEngine.Vector3>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2571 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Object,UnityEngine.Vector4>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2572 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<System.Single,System.Int32,System.Int32Enum>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2573 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Quaternion,System.Single,System.Int32,System.Int32Enum>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2574 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Object,System.Single,System.Int32,System.Int32Enum>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2575 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Object,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2576 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Object,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33575, -1, 2577 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2578 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,System.Int32,System.Int32Enum>(System.IntPtr,System.Int32) */,
|
|
{ 33579, -1, 2579 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,System.Object,System.Single,System.Int32,System.Int32Enum>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2580 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,System.Object,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2581 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,System.Object,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2582 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Ray,System.Single,System.Single,System.Int32,System.Int32Enum>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2583 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,System.Int32Enum>(System.IntPtr,System.Int32) */,
|
|
{ 33579, -1, 2584 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Vector3,System.Object,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2585 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Vector3,System.Object,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2586 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,System.Single,UnityEngine.Vector3,System.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2587 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,System.Object,System.Single,System.Int32>(System.IntPtr,System.Int32) */,
|
|
{ 33577, -1, 2588 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,System.Object,System.Single>(System.IntPtr,System.Int32) */,
|
|
{ 33576, -1, 2589 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,System.Object>(System.IntPtr,System.Int32) */,
|
|
{ 33578, -1, 2590 } /* System.Boolean LuaInterface.TypeChecker::CheckTypes<UnityEngine.Vector3,UnityEngine.Vector3,System.Single,System.Int32,System.Int32Enum>(System.IntPtr,System.Int32) */,
|
|
{ 902, -1, 1698 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<FairyGUI.GPath/Segment>(T) */,
|
|
{ 902, -1, 1699 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<FairyGUI.GPathPoint>(T) */,
|
|
{ 902, -1, 1190 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<FairyGUI.TextField/CharPosition>(T) */,
|
|
{ 902, -1, 1693 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<FairyGUI.UpdateContext/ClipInfo>(T) */,
|
|
{ 902, -1, 1616 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>(T) */,
|
|
{ 902, -1, 1386 } /* 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, 984 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<System.Int16,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, 1010 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>(T) */,
|
|
{ 902, -1, 905 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>(T) */,
|
|
{ 902, -1, 1430 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>(T) */,
|
|
{ 902, -1, 1452 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>(T) */,
|
|
{ 902, -1, 1379 } /* 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, 535 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>(T) */,
|
|
{ 902, -1, 811 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int64>>(T) */,
|
|
{ 902, -1, 1628 } /* 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, 999 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>(T) */,
|
|
{ 902, -1, 1177 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>(T) */,
|
|
{ 902, -1, 803 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<System.UInt64Enum,System.Object>>(T) */,
|
|
{ 902, -1, 612 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(T) */,
|
|
{ 902, -1, 958 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkHash128,System.Object>>(T) */,
|
|
{ 902, -1, 949 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkInstanceId,System.Object>>(T) */,
|
|
{ 902, -1, 965 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkSceneId,System.Object>>(T) */,
|
|
{ 902, -1, 778 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(T) */,
|
|
{ 902, -1, 782 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(T) */,
|
|
{ 902, -1, 1003 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.HashSet`1/Slot<System.Int32>>(T) */,
|
|
{ 902, -1, 423 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.HashSet`1/Slot<System.Object>>(T) */,
|
|
{ 902, -1, 993 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.HashSet`1/Slot<UnityEngine.Networking.NetworkInstanceId>>(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, 983 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<System.Int16,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, 1008 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>(T) */,
|
|
{ 902, -1, 899 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>(T) */,
|
|
{ 902, -1, 1429 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>(T) */,
|
|
{ 902, -1, 1451 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>(T) */,
|
|
{ 902, -1, 1378 } /* 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, 534 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>(T) */,
|
|
{ 902, -1, 810 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>>(T) */,
|
|
{ 902, -1, 1627 } /* 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, 997 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>(T) */,
|
|
{ 902, -1, 1176 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>(T) */,
|
|
{ 902, -1, 801 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>>(T) */,
|
|
{ 902, -1, 610 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(T) */,
|
|
{ 902, -1, 956 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>>(T) */,
|
|
{ 902, -1, 947 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>>(T) */,
|
|
{ 902, -1, 963 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>>(T) */,
|
|
{ 902, -1, 776 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(T) */,
|
|
{ 902, -1, 781 } /* 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, 1479 } /* 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, 802 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<System.UInt64Enum>(T) */,
|
|
{ 902, -1, 541 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.AccelerationEvent>(T) */,
|
|
{ 902, -1, 569 } /* 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, 547 } /* 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, 611 } /* 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, 943 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Networking.ChannelPacket>(T) */,
|
|
{ 902, -1, 970 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Networking.ClientScene/PendingOwner>(T) */,
|
|
{ 902, -1, 973 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Networking.LocalClient/InternalMsg>(T) */,
|
|
{ 902, -1, 998 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Networking.NetworkBroadcastResult>(T) */,
|
|
{ 902, -1, 957 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Networking.NetworkHash128>(T) */,
|
|
{ 902, -1, 948 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Networking.NetworkInstanceId>(T) */,
|
|
{ 902, -1, 1004 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>(T) */,
|
|
{ 902, -1, 1009 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>(T) */,
|
|
{ 902, -1, 1011 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>(T) */,
|
|
{ 902, -1, 964 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Networking.NetworkSceneId>(T) */,
|
|
{ 902, -1, 980 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>(T) */,
|
|
{ 902, -1, 971 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>(T) */,
|
|
{ 902, -1, 600 } /* 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, 544 } /* 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, 542 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.SendMouseEvents/HitInfo>(T) */,
|
|
{ 902, -1, 592 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>(T) */,
|
|
{ 902, -1, 595 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>(T) */,
|
|
{ 902, -1, 540 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.Touch>(T) */,
|
|
{ 902, -1, 620 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.UIElements.EventDispatcher/DispatchContext>(T) */,
|
|
{ 902, -1, 618 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.UIElements.EventDispatcher/EventRecord>(T) */,
|
|
{ 902, -1, 630 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.UIElements.FocusController/FocusedElement>(T) */,
|
|
{ 902, -1, 777 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>(T) */,
|
|
{ 902, -1, 795 } /* 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, 562 } /* System.Boolean System.Array::InternalArray__ICollection_Contains<UnityEngine.jvalue>(T) */,
|
|
{ 901, -1, 1698 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<FairyGUI.GPath/Segment>(T) */,
|
|
{ 901, -1, 1699 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<FairyGUI.GPathPoint>(T) */,
|
|
{ 901, -1, 1190 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<FairyGUI.TextField/CharPosition>(T) */,
|
|
{ 901, -1, 1693 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<FairyGUI.UpdateContext/ClipInfo>(T) */,
|
|
{ 901, -1, 1616 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>(T) */,
|
|
{ 901, -1, 1386 } /* 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, 984 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<System.Int16,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, 1010 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>(T) */,
|
|
{ 901, -1, 905 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>(T) */,
|
|
{ 901, -1, 1430 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>(T) */,
|
|
{ 901, -1, 1452 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>(T) */,
|
|
{ 901, -1, 1379 } /* 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, 535 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>(T) */,
|
|
{ 901, -1, 811 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int64>>(T) */,
|
|
{ 901, -1, 1628 } /* 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, 999 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>(T) */,
|
|
{ 901, -1, 1177 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>(T) */,
|
|
{ 901, -1, 803 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<System.UInt64Enum,System.Object>>(T) */,
|
|
{ 901, -1, 612 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(T) */,
|
|
{ 901, -1, 958 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkHash128,System.Object>>(T) */,
|
|
{ 901, -1, 949 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkInstanceId,System.Object>>(T) */,
|
|
{ 901, -1, 965 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkSceneId,System.Object>>(T) */,
|
|
{ 901, -1, 778 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(T) */,
|
|
{ 901, -1, 782 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(T) */,
|
|
{ 901, -1, 1003 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.HashSet`1/Slot<System.Int32>>(T) */,
|
|
{ 901, -1, 423 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.HashSet`1/Slot<System.Object>>(T) */,
|
|
{ 901, -1, 993 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.HashSet`1/Slot<UnityEngine.Networking.NetworkInstanceId>>(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, 983 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<System.Int16,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, 1008 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>(T) */,
|
|
{ 901, -1, 899 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>(T) */,
|
|
{ 901, -1, 1429 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>(T) */,
|
|
{ 901, -1, 1451 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>(T) */,
|
|
{ 901, -1, 1378 } /* 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, 534 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>(T) */,
|
|
{ 901, -1, 810 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>>(T) */,
|
|
{ 901, -1, 1627 } /* 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, 997 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>(T) */,
|
|
{ 901, -1, 1176 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>(T) */,
|
|
{ 901, -1, 801 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>>(T) */,
|
|
{ 901, -1, 610 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(T) */,
|
|
{ 901, -1, 956 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>>(T) */,
|
|
{ 901, -1, 947 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>>(T) */,
|
|
{ 901, -1, 963 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>>(T) */,
|
|
{ 901, -1, 776 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(T) */,
|
|
{ 901, -1, 781 } /* 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, 1479 } /* 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, 802 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<System.UInt64Enum>(T) */,
|
|
{ 901, -1, 541 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.AccelerationEvent>(T) */,
|
|
{ 901, -1, 569 } /* 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, 547 } /* 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, 611 } /* 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, 943 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Networking.ChannelPacket>(T) */,
|
|
{ 901, -1, 970 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Networking.ClientScene/PendingOwner>(T) */,
|
|
{ 901, -1, 973 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Networking.LocalClient/InternalMsg>(T) */,
|
|
{ 901, -1, 998 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Networking.NetworkBroadcastResult>(T) */,
|
|
{ 901, -1, 957 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Networking.NetworkHash128>(T) */,
|
|
{ 901, -1, 948 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Networking.NetworkInstanceId>(T) */,
|
|
{ 901, -1, 1004 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>(T) */,
|
|
{ 901, -1, 1009 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>(T) */,
|
|
{ 901, -1, 1011 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>(T) */,
|
|
{ 901, -1, 964 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Networking.NetworkSceneId>(T) */,
|
|
{ 901, -1, 980 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>(T) */,
|
|
{ 901, -1, 971 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>(T) */,
|
|
{ 901, -1, 600 } /* 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, 544 } /* 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, 542 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.SendMouseEvents/HitInfo>(T) */,
|
|
{ 901, -1, 592 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>(T) */,
|
|
{ 901, -1, 595 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>(T) */,
|
|
{ 901, -1, 540 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.Touch>(T) */,
|
|
{ 901, -1, 620 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.UIElements.EventDispatcher/DispatchContext>(T) */,
|
|
{ 901, -1, 618 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.UIElements.EventDispatcher/EventRecord>(T) */,
|
|
{ 901, -1, 630 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.UIElements.FocusController/FocusedElement>(T) */,
|
|
{ 901, -1, 777 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>(T) */,
|
|
{ 901, -1, 795 } /* 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, 562 } /* System.Boolean System.Array::InternalArray__ICollection_Remove<UnityEngine.jvalue>(T) */,
|
|
{ 10096, -1, 1693 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<FairyGUI.UpdateContext/ClipInfo>() */,
|
|
{ 10096, -1, 1386 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<LuaInterface.LuaFunction/FuncData>() */,
|
|
{ 10096, -1, 16 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<System.Int32>() */,
|
|
{ 10096, -1, 37 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<System.Int64>() */,
|
|
{ 10096, -1, 943 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<UnityEngine.Networking.ChannelPacket>() */,
|
|
{ 10096, -1, 973 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<UnityEngine.Networking.LocalClient/InternalMsg>() */,
|
|
{ 10096, -1, 948 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<UnityEngine.Networking.NetworkInstanceId>() */,
|
|
{ 10096, -1, 620 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<UnityEngine.UIElements.EventDispatcher/DispatchContext>() */,
|
|
{ 10096, -1, 618 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<UnityEngine.UIElements.EventDispatcher/EventRecord>() */,
|
|
{ 898, -1, 1698 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<FairyGUI.GPath/Segment>() */,
|
|
{ 898, -1, 1699 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<FairyGUI.GPathPoint>() */,
|
|
{ 898, -1, 1190 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<FairyGUI.TextField/CharPosition>() */,
|
|
{ 898, -1, 1693 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<FairyGUI.UpdateContext/ClipInfo>() */,
|
|
{ 898, -1, 1616 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>() */,
|
|
{ 898, -1, 1386 } /* 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, 984 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<System.Int16,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, 1010 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>() */,
|
|
{ 898, -1, 905 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>() */,
|
|
{ 898, -1, 1430 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>() */,
|
|
{ 898, -1, 1452 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>() */,
|
|
{ 898, -1, 1379 } /* 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, 535 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>() */,
|
|
{ 898, -1, 811 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int64>>() */,
|
|
{ 898, -1, 1628 } /* 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, 999 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>() */,
|
|
{ 898, -1, 1177 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>() */,
|
|
{ 898, -1, 803 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<System.UInt64Enum,System.Object>>() */,
|
|
{ 898, -1, 612 } /* 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, 958 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkHash128,System.Object>>() */,
|
|
{ 898, -1, 949 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkInstanceId,System.Object>>() */,
|
|
{ 898, -1, 965 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkSceneId,System.Object>>() */,
|
|
{ 898, -1, 778 } /* 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, 782 } /* 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, 1003 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.HashSet`1/Slot<System.Int32>>() */,
|
|
{ 898, -1, 423 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.HashSet`1/Slot<System.Object>>() */,
|
|
{ 898, -1, 993 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.HashSet`1/Slot<UnityEngine.Networking.NetworkInstanceId>>() */,
|
|
{ 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, 983 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<System.Int16,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, 1008 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>() */,
|
|
{ 898, -1, 899 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>() */,
|
|
{ 898, -1, 1429 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>() */,
|
|
{ 898, -1, 1451 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>() */,
|
|
{ 898, -1, 1378 } /* 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, 534 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>() */,
|
|
{ 898, -1, 810 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>>() */,
|
|
{ 898, -1, 1627 } /* 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, 997 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>() */,
|
|
{ 898, -1, 1176 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>() */,
|
|
{ 898, -1, 801 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>>() */,
|
|
{ 898, -1, 610 } /* 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, 956 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>>() */,
|
|
{ 898, -1, 947 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>>() */,
|
|
{ 898, -1, 963 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>>() */,
|
|
{ 898, -1, 776 } /* 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, 781 } /* 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, 1479 } /* 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, 802 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<System.UInt64Enum>() */,
|
|
{ 898, -1, 541 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.AccelerationEvent>() */,
|
|
{ 898, -1, 569 } /* 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, 547 } /* 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, 611 } /* 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, 943 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Networking.ChannelPacket>() */,
|
|
{ 898, -1, 970 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Networking.ClientScene/PendingOwner>() */,
|
|
{ 898, -1, 973 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Networking.LocalClient/InternalMsg>() */,
|
|
{ 898, -1, 998 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Networking.NetworkBroadcastResult>() */,
|
|
{ 898, -1, 957 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Networking.NetworkHash128>() */,
|
|
{ 898, -1, 948 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Networking.NetworkInstanceId>() */,
|
|
{ 898, -1, 1004 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>() */,
|
|
{ 898, -1, 1009 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>() */,
|
|
{ 898, -1, 1011 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>() */,
|
|
{ 898, -1, 964 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Networking.NetworkSceneId>() */,
|
|
{ 898, -1, 980 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>() */,
|
|
{ 898, -1, 971 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>() */,
|
|
{ 898, -1, 600 } /* 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, 544 } /* 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, 542 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.SendMouseEvents/HitInfo>() */,
|
|
{ 898, -1, 592 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>() */,
|
|
{ 898, -1, 595 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>() */,
|
|
{ 898, -1, 540 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.Touch>() */,
|
|
{ 898, -1, 620 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.UIElements.EventDispatcher/DispatchContext>() */,
|
|
{ 898, -1, 618 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.UIElements.EventDispatcher/EventRecord>() */,
|
|
{ 898, -1, 630 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.UIElements.FocusController/FocusedElement>() */,
|
|
{ 898, -1, 777 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>() */,
|
|
{ 898, -1, 795 } /* 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, 562 } /* System.Collections.Generic.IEnumerator`1<T> System.Array::InternalArray__IEnumerable_GetEnumerator<UnityEngine.jvalue>() */,
|
|
{ 843, -1, 1698 } /* System.Int32 System.Array::BinarySearch<FairyGUI.GPath/Segment>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 843, -1, 1699 } /* System.Int32 System.Array::BinarySearch<FairyGUI.GPathPoint>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 843, -1, 1190 } /* System.Int32 System.Array::BinarySearch<FairyGUI.TextField/CharPosition>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 843, -1, 47 } /* System.Int32 System.Array::BinarySearch<System.Boolean>(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, 21 } /* System.Int32 System.Array::BinarySearch<System.UInt32>(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, 569 } /* 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, 943 } /* System.Int32 System.Array::BinarySearch<UnityEngine.Networking.ChannelPacket>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 843, -1, 970 } /* System.Int32 System.Array::BinarySearch<UnityEngine.Networking.ClientScene/PendingOwner>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 843, -1, 973 } /* System.Int32 System.Array::BinarySearch<UnityEngine.Networking.LocalClient/InternalMsg>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 843, -1, 1004 } /* System.Int32 System.Array::BinarySearch<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 843, -1, 1011 } /* System.Int32 System.Array::BinarySearch<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 843, -1, 980 } /* System.Int32 System.Array::BinarySearch<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 843, -1, 971 } /* System.Int32 System.Array::BinarySearch<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 843, -1, 600 } /* System.Int32 System.Array::BinarySearch<UnityEngine.ParticleSystem/Particle>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 843, -1, 544 } /* 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, 630 } /* 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, 1698 } /* System.Int32 System.Array::IndexOf<FairyGUI.GPath/Segment>(T[],T,System.Int32,System.Int32) */,
|
|
{ 849, -1, 1699 } /* System.Int32 System.Array::IndexOf<FairyGUI.GPathPoint>(T[],T,System.Int32,System.Int32) */,
|
|
{ 849, -1, 1190 } /* System.Int32 System.Array::IndexOf<FairyGUI.TextField/CharPosition>(T[],T,System.Int32,System.Int32) */,
|
|
{ 849, -1, 47 } /* System.Int32 System.Array::IndexOf<System.Boolean>(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, 21 } /* System.Int32 System.Array::IndexOf<System.UInt32>(T[],T,System.Int32,System.Int32) */,
|
|
{ 849, -1, 569 } /* 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, 943 } /* System.Int32 System.Array::IndexOf<UnityEngine.Networking.ChannelPacket>(T[],T,System.Int32,System.Int32) */,
|
|
{ 849, -1, 970 } /* System.Int32 System.Array::IndexOf<UnityEngine.Networking.ClientScene/PendingOwner>(T[],T,System.Int32,System.Int32) */,
|
|
{ 849, -1, 973 } /* System.Int32 System.Array::IndexOf<UnityEngine.Networking.LocalClient/InternalMsg>(T[],T,System.Int32,System.Int32) */,
|
|
{ 849, -1, 1004 } /* System.Int32 System.Array::IndexOf<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>(T[],T,System.Int32,System.Int32) */,
|
|
{ 849, -1, 1011 } /* System.Int32 System.Array::IndexOf<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>(T[],T,System.Int32,System.Int32) */,
|
|
{ 849, -1, 980 } /* System.Int32 System.Array::IndexOf<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>(T[],T,System.Int32,System.Int32) */,
|
|
{ 849, -1, 971 } /* System.Int32 System.Array::IndexOf<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>(T[],T,System.Int32,System.Int32) */,
|
|
{ 849, -1, 600 } /* System.Int32 System.Array::IndexOf<UnityEngine.ParticleSystem/Particle>(T[],T,System.Int32,System.Int32) */,
|
|
{ 849, -1, 544 } /* 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, 630 } /* 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, 1698 } /* System.Int32 System.Array::IndexOfImpl<FairyGUI.GPath/Segment>(T[],T,System.Int32,System.Int32) */,
|
|
{ 948, -1, 1699 } /* System.Int32 System.Array::IndexOfImpl<FairyGUI.GPathPoint>(T[],T,System.Int32,System.Int32) */,
|
|
{ 948, -1, 1190 } /* System.Int32 System.Array::IndexOfImpl<FairyGUI.TextField/CharPosition>(T[],T,System.Int32,System.Int32) */,
|
|
{ 948, -1, 47 } /* System.Int32 System.Array::IndexOfImpl<System.Boolean>(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, 21 } /* System.Int32 System.Array::IndexOfImpl<System.UInt32>(T[],T,System.Int32,System.Int32) */,
|
|
{ 948, -1, 569 } /* 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, 943 } /* System.Int32 System.Array::IndexOfImpl<UnityEngine.Networking.ChannelPacket>(T[],T,System.Int32,System.Int32) */,
|
|
{ 948, -1, 970 } /* System.Int32 System.Array::IndexOfImpl<UnityEngine.Networking.ClientScene/PendingOwner>(T[],T,System.Int32,System.Int32) */,
|
|
{ 948, -1, 973 } /* System.Int32 System.Array::IndexOfImpl<UnityEngine.Networking.LocalClient/InternalMsg>(T[],T,System.Int32,System.Int32) */,
|
|
{ 948, -1, 1004 } /* System.Int32 System.Array::IndexOfImpl<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>(T[],T,System.Int32,System.Int32) */,
|
|
{ 948, -1, 1011 } /* System.Int32 System.Array::IndexOfImpl<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>(T[],T,System.Int32,System.Int32) */,
|
|
{ 948, -1, 980 } /* System.Int32 System.Array::IndexOfImpl<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>(T[],T,System.Int32,System.Int32) */,
|
|
{ 948, -1, 971 } /* System.Int32 System.Array::IndexOfImpl<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>(T[],T,System.Int32,System.Int32) */,
|
|
{ 948, -1, 600 } /* System.Int32 System.Array::IndexOfImpl<UnityEngine.ParticleSystem/Particle>(T[],T,System.Int32,System.Int32) */,
|
|
{ 948, -1, 544 } /* 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, 630 } /* 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, 1698 } /* System.Int32 System.Array::InternalArray__IndexOf<FairyGUI.GPath/Segment>(T) */,
|
|
{ 908, -1, 1699 } /* System.Int32 System.Array::InternalArray__IndexOf<FairyGUI.GPathPoint>(T) */,
|
|
{ 908, -1, 1190 } /* System.Int32 System.Array::InternalArray__IndexOf<FairyGUI.TextField/CharPosition>(T) */,
|
|
{ 908, -1, 1693 } /* System.Int32 System.Array::InternalArray__IndexOf<FairyGUI.UpdateContext/ClipInfo>(T) */,
|
|
{ 908, -1, 1616 } /* System.Int32 System.Array::InternalArray__IndexOf<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>(T) */,
|
|
{ 908, -1, 1386 } /* 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, 984 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<System.Int16,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, 1010 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>(T) */,
|
|
{ 908, -1, 905 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>(T) */,
|
|
{ 908, -1, 1430 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>(T) */,
|
|
{ 908, -1, 1452 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>(T) */,
|
|
{ 908, -1, 1379 } /* 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, 535 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>(T) */,
|
|
{ 908, -1, 811 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int64>>(T) */,
|
|
{ 908, -1, 1628 } /* 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, 999 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>(T) */,
|
|
{ 908, -1, 1177 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>(T) */,
|
|
{ 908, -1, 803 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<System.UInt64Enum,System.Object>>(T) */,
|
|
{ 908, -1, 612 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(T) */,
|
|
{ 908, -1, 958 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkHash128,System.Object>>(T) */,
|
|
{ 908, -1, 949 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkInstanceId,System.Object>>(T) */,
|
|
{ 908, -1, 965 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkSceneId,System.Object>>(T) */,
|
|
{ 908, -1, 778 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(T) */,
|
|
{ 908, -1, 782 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(T) */,
|
|
{ 908, -1, 1003 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.HashSet`1/Slot<System.Int32>>(T) */,
|
|
{ 908, -1, 423 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.HashSet`1/Slot<System.Object>>(T) */,
|
|
{ 908, -1, 993 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.HashSet`1/Slot<UnityEngine.Networking.NetworkInstanceId>>(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, 983 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<System.Int16,System.Object>>(T) */,
|
|
{ 908, -1, 122 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>>(T) */,
|
|
{ 908, -1, 1008 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>(T) */,
|
|
{ 908, -1, 899 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>(T) */,
|
|
{ 908, -1, 1429 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>(T) */,
|
|
{ 908, -1, 1451 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>(T) */,
|
|
{ 908, -1, 1378 } /* 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, 534 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>(T) */,
|
|
{ 908, -1, 810 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>>(T) */,
|
|
{ 908, -1, 1627 } /* 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, 997 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>(T) */,
|
|
{ 908, -1, 1176 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>(T) */,
|
|
{ 908, -1, 801 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>>(T) */,
|
|
{ 908, -1, 610 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(T) */,
|
|
{ 908, -1, 956 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>>(T) */,
|
|
{ 908, -1, 947 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>>(T) */,
|
|
{ 908, -1, 963 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>>(T) */,
|
|
{ 908, -1, 776 } /* System.Int32 System.Array::InternalArray__IndexOf<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(T) */,
|
|
{ 908, -1, 781 } /* 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, 1479 } /* 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, 802 } /* System.Int32 System.Array::InternalArray__IndexOf<System.UInt64Enum>(T) */,
|
|
{ 908, -1, 541 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.AccelerationEvent>(T) */,
|
|
{ 908, -1, 569 } /* 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, 547 } /* 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, 611 } /* 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, 943 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Networking.ChannelPacket>(T) */,
|
|
{ 908, -1, 970 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Networking.ClientScene/PendingOwner>(T) */,
|
|
{ 908, -1, 973 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Networking.LocalClient/InternalMsg>(T) */,
|
|
{ 908, -1, 998 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Networking.NetworkBroadcastResult>(T) */,
|
|
{ 908, -1, 957 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Networking.NetworkHash128>(T) */,
|
|
{ 908, -1, 948 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Networking.NetworkInstanceId>(T) */,
|
|
{ 908, -1, 1004 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>(T) */,
|
|
{ 908, -1, 1009 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>(T) */,
|
|
{ 908, -1, 1011 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>(T) */,
|
|
{ 908, -1, 964 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Networking.NetworkSceneId>(T) */,
|
|
{ 908, -1, 980 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>(T) */,
|
|
{ 908, -1, 971 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>(T) */,
|
|
{ 908, -1, 600 } /* 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, 544 } /* 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, 542 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.SendMouseEvents/HitInfo>(T) */,
|
|
{ 908, -1, 592 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>(T) */,
|
|
{ 908, -1, 595 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>(T) */,
|
|
{ 908, -1, 540 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.Touch>(T) */,
|
|
{ 908, -1, 620 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.UIElements.EventDispatcher/DispatchContext>(T) */,
|
|
{ 908, -1, 618 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.UIElements.EventDispatcher/EventRecord>(T) */,
|
|
{ 908, -1, 630 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.UIElements.FocusController/FocusedElement>(T) */,
|
|
{ 908, -1, 777 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>(T) */,
|
|
{ 908, -1, 795 } /* 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, 562 } /* System.Int32 System.Array::InternalArray__IndexOf<UnityEngine.jvalue>(T) */,
|
|
{ 855, -1, 1698 } /* System.Int32 System.Array::LastIndexOf<FairyGUI.GPath/Segment>(T[],T,System.Int32,System.Int32) */,
|
|
{ 855, -1, 1699 } /* System.Int32 System.Array::LastIndexOf<FairyGUI.GPathPoint>(T[],T,System.Int32,System.Int32) */,
|
|
{ 855, -1, 1190 } /* System.Int32 System.Array::LastIndexOf<FairyGUI.TextField/CharPosition>(T[],T,System.Int32,System.Int32) */,
|
|
{ 855, -1, 47 } /* System.Int32 System.Array::LastIndexOf<System.Boolean>(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, 21 } /* System.Int32 System.Array::LastIndexOf<System.UInt32>(T[],T,System.Int32,System.Int32) */,
|
|
{ 855, -1, 569 } /* 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, 943 } /* System.Int32 System.Array::LastIndexOf<UnityEngine.Networking.ChannelPacket>(T[],T,System.Int32,System.Int32) */,
|
|
{ 855, -1, 970 } /* System.Int32 System.Array::LastIndexOf<UnityEngine.Networking.ClientScene/PendingOwner>(T[],T,System.Int32,System.Int32) */,
|
|
{ 855, -1, 973 } /* System.Int32 System.Array::LastIndexOf<UnityEngine.Networking.LocalClient/InternalMsg>(T[],T,System.Int32,System.Int32) */,
|
|
{ 855, -1, 1004 } /* System.Int32 System.Array::LastIndexOf<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>(T[],T,System.Int32,System.Int32) */,
|
|
{ 855, -1, 1011 } /* System.Int32 System.Array::LastIndexOf<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>(T[],T,System.Int32,System.Int32) */,
|
|
{ 855, -1, 980 } /* System.Int32 System.Array::LastIndexOf<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>(T[],T,System.Int32,System.Int32) */,
|
|
{ 855, -1, 971 } /* System.Int32 System.Array::LastIndexOf<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>(T[],T,System.Int32,System.Int32) */,
|
|
{ 855, -1, 600 } /* System.Int32 System.Array::LastIndexOf<UnityEngine.ParticleSystem/Particle>(T[],T,System.Int32,System.Int32) */,
|
|
{ 855, -1, 544 } /* 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, 630 } /* 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, 1698 } /* System.Int32 System.Array::LastIndexOfImpl<FairyGUI.GPath/Segment>(T[],T,System.Int32,System.Int32) */,
|
|
{ 949, -1, 1699 } /* System.Int32 System.Array::LastIndexOfImpl<FairyGUI.GPathPoint>(T[],T,System.Int32,System.Int32) */,
|
|
{ 949, -1, 1190 } /* System.Int32 System.Array::LastIndexOfImpl<FairyGUI.TextField/CharPosition>(T[],T,System.Int32,System.Int32) */,
|
|
{ 949, -1, 47 } /* System.Int32 System.Array::LastIndexOfImpl<System.Boolean>(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, 21 } /* System.Int32 System.Array::LastIndexOfImpl<System.UInt32>(T[],T,System.Int32,System.Int32) */,
|
|
{ 949, -1, 569 } /* 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, 943 } /* System.Int32 System.Array::LastIndexOfImpl<UnityEngine.Networking.ChannelPacket>(T[],T,System.Int32,System.Int32) */,
|
|
{ 949, -1, 970 } /* System.Int32 System.Array::LastIndexOfImpl<UnityEngine.Networking.ClientScene/PendingOwner>(T[],T,System.Int32,System.Int32) */,
|
|
{ 949, -1, 973 } /* System.Int32 System.Array::LastIndexOfImpl<UnityEngine.Networking.LocalClient/InternalMsg>(T[],T,System.Int32,System.Int32) */,
|
|
{ 949, -1, 1004 } /* System.Int32 System.Array::LastIndexOfImpl<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>(T[],T,System.Int32,System.Int32) */,
|
|
{ 949, -1, 1011 } /* System.Int32 System.Array::LastIndexOfImpl<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>(T[],T,System.Int32,System.Int32) */,
|
|
{ 949, -1, 980 } /* System.Int32 System.Array::LastIndexOfImpl<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>(T[],T,System.Int32,System.Int32) */,
|
|
{ 949, -1, 971 } /* System.Int32 System.Array::LastIndexOfImpl<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>(T[],T,System.Int32,System.Int32) */,
|
|
{ 949, -1, 600 } /* System.Int32 System.Array::LastIndexOfImpl<UnityEngine.ParticleSystem/Particle>(T[],T,System.Int32,System.Int32) */,
|
|
{ 949, -1, 544 } /* 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, 630 } /* 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) */,
|
|
{ 10074, -1, 90 } /* System.Int32 System.Runtime.CompilerServices.JitHelpers::UnsafeEnumCast<System.Int32Enum>(T) */,
|
|
{ 17428, -1, 90 } /* System.Int32 Unity.Collections.LowLevel.Unsafe.UnsafeUtility::EnumToInt<System.Int32Enum>(T) */,
|
|
{ 10075, -1, 802 } /* System.Int64 System.Runtime.CompilerServices.JitHelpers::UnsafeEnumCastLong<System.UInt64Enum>(T) */,
|
|
{ 21790, -1, 47 } /* System.IntPtr UnityEngine.AndroidJNIHelper::GetMethodID<System.Boolean>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
|
|
{ 21790, -1, 7 } /* System.IntPtr UnityEngine.AndroidJNIHelper::GetMethodID<System.Char>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
|
|
{ 21790, -1, 81 } /* System.IntPtr UnityEngine.AndroidJNIHelper::GetMethodID<System.Double>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
|
|
{ 21790, -1, 95 } /* System.IntPtr UnityEngine.AndroidJNIHelper::GetMethodID<System.Int16>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
|
|
{ 21790, -1, 16 } /* System.IntPtr UnityEngine.AndroidJNIHelper::GetMethodID<System.Int32>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
|
|
{ 21790, -1, 37 } /* System.IntPtr UnityEngine.AndroidJNIHelper::GetMethodID<System.Int64>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
|
|
{ 21790, -1, 108 } /* System.IntPtr UnityEngine.AndroidJNIHelper::GetMethodID<System.SByte>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
|
|
{ 21790, -1, 109 } /* System.IntPtr UnityEngine.AndroidJNIHelper::GetMethodID<System.Single>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
|
|
{ 21967, -1, 47 } /* System.IntPtr UnityEngine._AndroidJNIHelper::GetMethodID<System.Boolean>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
|
|
{ 21967, -1, 7 } /* System.IntPtr UnityEngine._AndroidJNIHelper::GetMethodID<System.Char>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
|
|
{ 21967, -1, 81 } /* System.IntPtr UnityEngine._AndroidJNIHelper::GetMethodID<System.Double>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
|
|
{ 21967, -1, 95 } /* System.IntPtr UnityEngine._AndroidJNIHelper::GetMethodID<System.Int16>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
|
|
{ 21967, -1, 16 } /* System.IntPtr UnityEngine._AndroidJNIHelper::GetMethodID<System.Int32>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
|
|
{ 21967, -1, 37 } /* System.IntPtr UnityEngine._AndroidJNIHelper::GetMethodID<System.Int64>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
|
|
{ 21967, -1, 108 } /* System.IntPtr UnityEngine._AndroidJNIHelper::GetMethodID<System.SByte>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
|
|
{ 21967, -1, 109 } /* System.IntPtr UnityEngine._AndroidJNIHelper::GetMethodID<System.Single>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
|
|
{ 23486, -1, 90 } /* System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<System.Int32Enum>(UnityEngine.UIElements.IStyleValue`1<T>) */,
|
|
{ 21973, -1, 47 } /* System.String UnityEngine._AndroidJNIHelper::GetSignature<System.Boolean>(System.Object[]) */,
|
|
{ 21973, -1, 7 } /* System.String UnityEngine._AndroidJNIHelper::GetSignature<System.Char>(System.Object[]) */,
|
|
{ 21973, -1, 81 } /* System.String UnityEngine._AndroidJNIHelper::GetSignature<System.Double>(System.Object[]) */,
|
|
{ 21973, -1, 95 } /* System.String UnityEngine._AndroidJNIHelper::GetSignature<System.Int16>(System.Object[]) */,
|
|
{ 21973, -1, 16 } /* System.String UnityEngine._AndroidJNIHelper::GetSignature<System.Int32>(System.Object[]) */,
|
|
{ 21973, -1, 37 } /* System.String UnityEngine._AndroidJNIHelper::GetSignature<System.Int64>(System.Object[]) */,
|
|
{ 21973, -1, 108 } /* System.String UnityEngine._AndroidJNIHelper::GetSignature<System.SByte>(System.Object[]) */,
|
|
{ 21973, -1, 109 } /* System.String UnityEngine._AndroidJNIHelper::GetSignature<System.Single>(System.Object[]) */,
|
|
{ 9989, -1, 335 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskCache::CreateCacheableTask<System.Nullable`1<System.Int32>>(TResult) */,
|
|
{ 9989, -1, 189 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskCache::CreateCacheableTask<System.Threading.Tasks.VoidTaskResult>(TResult) */,
|
|
{ 7267, 16, 2591 } /* 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>) */,
|
|
{ 7267, 189, 2591 } /* 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>) */,
|
|
{ 32604, -1, 121 } /* System.Void LuaInterface.LuaFunction::Call<System.Int32,System.Object>(T1,T2) */,
|
|
{ 32653, -1, 47 } /* System.Void LuaInterface.LuaFunction::PushGeneric<System.Boolean>(T) */,
|
|
{ 32653, -1, 16 } /* System.Void LuaInterface.LuaFunction::PushGeneric<System.Int32>(T) */,
|
|
{ 32653, -1, 109 } /* System.Void LuaInterface.LuaFunction::PushGeneric<System.Single>(T) */,
|
|
{ 33056, -1, 47 } /* System.Void LuaInterface.LuaState::PushGeneric<System.Boolean>(T) */,
|
|
{ 33056, -1, 16 } /* System.Void LuaInterface.LuaState::PushGeneric<System.Int32>(T) */,
|
|
{ 33056, -1, 109 } /* System.Void LuaInterface.LuaState::PushGeneric<System.Single>(T) */,
|
|
{ 33523, -1, 47 } /* System.Void LuaInterface.ToLua::PushOut<System.Boolean>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
|
|
{ 33523, -1, 6 } /* System.Void LuaInterface.ToLua::PushOut<System.Byte>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
|
|
{ 33523, -1, 7 } /* System.Void LuaInterface.ToLua::PushOut<System.Char>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
|
|
{ 33523, -1, 81 } /* System.Void LuaInterface.ToLua::PushOut<System.Double>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
|
|
{ 33523, -1, 95 } /* System.Void LuaInterface.ToLua::PushOut<System.Int16>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
|
|
{ 33523, -1, 16 } /* System.Void LuaInterface.ToLua::PushOut<System.Int32>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
|
|
{ 33523, -1, 37 } /* System.Void LuaInterface.ToLua::PushOut<System.Int64>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
|
|
{ 33523, -1, 108 } /* System.Void LuaInterface.ToLua::PushOut<System.SByte>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
|
|
{ 33523, -1, 109 } /* System.Void LuaInterface.ToLua::PushOut<System.Single>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
|
|
{ 33523, -1, 134 } /* System.Void LuaInterface.ToLua::PushOut<System.UInt16>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
|
|
{ 33523, -1, 21 } /* System.Void LuaInterface.ToLua::PushOut<System.UInt32>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
|
|
{ 33523, -1, 82 } /* System.Void LuaInterface.ToLua::PushOut<System.UInt64>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
|
|
{ 900, -1, 1698 } /* System.Void System.Array::InternalArray__ICollection_Add<FairyGUI.GPath/Segment>(T) */,
|
|
{ 900, -1, 1699 } /* System.Void System.Array::InternalArray__ICollection_Add<FairyGUI.GPathPoint>(T) */,
|
|
{ 900, -1, 1190 } /* System.Void System.Array::InternalArray__ICollection_Add<FairyGUI.TextField/CharPosition>(T) */,
|
|
{ 900, -1, 1693 } /* System.Void System.Array::InternalArray__ICollection_Add<FairyGUI.UpdateContext/ClipInfo>(T) */,
|
|
{ 900, -1, 1616 } /* System.Void System.Array::InternalArray__ICollection_Add<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>(T) */,
|
|
{ 900, -1, 1386 } /* 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, 984 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<System.Int16,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, 1010 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>(T) */,
|
|
{ 900, -1, 905 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>(T) */,
|
|
{ 900, -1, 1430 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>(T) */,
|
|
{ 900, -1, 1452 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>(T) */,
|
|
{ 900, -1, 1379 } /* 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, 535 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>(T) */,
|
|
{ 900, -1, 811 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int64>>(T) */,
|
|
{ 900, -1, 1628 } /* 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, 999 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>(T) */,
|
|
{ 900, -1, 1177 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>(T) */,
|
|
{ 900, -1, 803 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<System.UInt64Enum,System.Object>>(T) */,
|
|
{ 900, -1, 612 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(T) */,
|
|
{ 900, -1, 958 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkHash128,System.Object>>(T) */,
|
|
{ 900, -1, 949 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkInstanceId,System.Object>>(T) */,
|
|
{ 900, -1, 965 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkSceneId,System.Object>>(T) */,
|
|
{ 900, -1, 778 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(T) */,
|
|
{ 900, -1, 782 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(T) */,
|
|
{ 900, -1, 1003 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.HashSet`1/Slot<System.Int32>>(T) */,
|
|
{ 900, -1, 423 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.HashSet`1/Slot<System.Object>>(T) */,
|
|
{ 900, -1, 993 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.HashSet`1/Slot<UnityEngine.Networking.NetworkInstanceId>>(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, 983 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<System.Int16,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, 1008 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>(T) */,
|
|
{ 900, -1, 899 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>(T) */,
|
|
{ 900, -1, 1429 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>(T) */,
|
|
{ 900, -1, 1451 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>(T) */,
|
|
{ 900, -1, 1378 } /* 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, 534 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>(T) */,
|
|
{ 900, -1, 810 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>>(T) */,
|
|
{ 900, -1, 1627 } /* 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, 997 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>(T) */,
|
|
{ 900, -1, 1176 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>(T) */,
|
|
{ 900, -1, 801 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>>(T) */,
|
|
{ 900, -1, 610 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(T) */,
|
|
{ 900, -1, 956 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>>(T) */,
|
|
{ 900, -1, 947 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>>(T) */,
|
|
{ 900, -1, 963 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>>(T) */,
|
|
{ 900, -1, 776 } /* System.Void System.Array::InternalArray__ICollection_Add<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(T) */,
|
|
{ 900, -1, 781 } /* 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, 1479 } /* 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, 802 } /* System.Void System.Array::InternalArray__ICollection_Add<System.UInt64Enum>(T) */,
|
|
{ 900, -1, 541 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.AccelerationEvent>(T) */,
|
|
{ 900, -1, 569 } /* 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, 547 } /* 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, 611 } /* 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, 943 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Networking.ChannelPacket>(T) */,
|
|
{ 900, -1, 970 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Networking.ClientScene/PendingOwner>(T) */,
|
|
{ 900, -1, 973 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Networking.LocalClient/InternalMsg>(T) */,
|
|
{ 900, -1, 998 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Networking.NetworkBroadcastResult>(T) */,
|
|
{ 900, -1, 957 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Networking.NetworkHash128>(T) */,
|
|
{ 900, -1, 948 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Networking.NetworkInstanceId>(T) */,
|
|
{ 900, -1, 1004 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>(T) */,
|
|
{ 900, -1, 1009 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>(T) */,
|
|
{ 900, -1, 1011 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>(T) */,
|
|
{ 900, -1, 964 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Networking.NetworkSceneId>(T) */,
|
|
{ 900, -1, 980 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>(T) */,
|
|
{ 900, -1, 971 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>(T) */,
|
|
{ 900, -1, 600 } /* 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, 544 } /* 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, 542 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.SendMouseEvents/HitInfo>(T) */,
|
|
{ 900, -1, 592 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>(T) */,
|
|
{ 900, -1, 595 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>(T) */,
|
|
{ 900, -1, 540 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.Touch>(T) */,
|
|
{ 900, -1, 620 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.UIElements.EventDispatcher/DispatchContext>(T) */,
|
|
{ 900, -1, 618 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.UIElements.EventDispatcher/EventRecord>(T) */,
|
|
{ 900, -1, 630 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.UIElements.FocusController/FocusedElement>(T) */,
|
|
{ 900, -1, 777 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>(T) */,
|
|
{ 900, -1, 795 } /* 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, 562 } /* System.Void System.Array::InternalArray__ICollection_Add<UnityEngine.jvalue>(T) */,
|
|
{ 903, -1, 1698 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<FairyGUI.GPath/Segment>(T[],System.Int32) */,
|
|
{ 903, -1, 1699 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<FairyGUI.GPathPoint>(T[],System.Int32) */,
|
|
{ 903, -1, 1190 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<FairyGUI.TextField/CharPosition>(T[],System.Int32) */,
|
|
{ 903, -1, 1693 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<FairyGUI.UpdateContext/ClipInfo>(T[],System.Int32) */,
|
|
{ 903, -1, 1616 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>(T[],System.Int32) */,
|
|
{ 903, -1, 1386 } /* 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, 984 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<System.Int16,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, 1010 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>(T[],System.Int32) */,
|
|
{ 903, -1, 905 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>(T[],System.Int32) */,
|
|
{ 903, -1, 1430 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>(T[],System.Int32) */,
|
|
{ 903, -1, 1452 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>(T[],System.Int32) */,
|
|
{ 903, -1, 1379 } /* 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, 535 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>(T[],System.Int32) */,
|
|
{ 903, -1, 811 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int64>>(T[],System.Int32) */,
|
|
{ 903, -1, 1628 } /* 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, 999 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>(T[],System.Int32) */,
|
|
{ 903, -1, 1177 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>(T[],System.Int32) */,
|
|
{ 903, -1, 803 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<System.UInt64Enum,System.Object>>(T[],System.Int32) */,
|
|
{ 903, -1, 612 } /* 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, 958 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkHash128,System.Object>>(T[],System.Int32) */,
|
|
{ 903, -1, 949 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkInstanceId,System.Object>>(T[],System.Int32) */,
|
|
{ 903, -1, 965 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkSceneId,System.Object>>(T[],System.Int32) */,
|
|
{ 903, -1, 778 } /* 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, 782 } /* 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, 1003 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.HashSet`1/Slot<System.Int32>>(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, 993 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.HashSet`1/Slot<UnityEngine.Networking.NetworkInstanceId>>(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, 983 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<System.Int16,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, 1008 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>(T[],System.Int32) */,
|
|
{ 903, -1, 899 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>(T[],System.Int32) */,
|
|
{ 903, -1, 1429 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>(T[],System.Int32) */,
|
|
{ 903, -1, 1451 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>(T[],System.Int32) */,
|
|
{ 903, -1, 1378 } /* 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, 534 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>(T[],System.Int32) */,
|
|
{ 903, -1, 810 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>>(T[],System.Int32) */,
|
|
{ 903, -1, 1627 } /* 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, 997 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>(T[],System.Int32) */,
|
|
{ 903, -1, 1176 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>(T[],System.Int32) */,
|
|
{ 903, -1, 801 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>>(T[],System.Int32) */,
|
|
{ 903, -1, 610 } /* 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, 956 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>>(T[],System.Int32) */,
|
|
{ 903, -1, 947 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>>(T[],System.Int32) */,
|
|
{ 903, -1, 963 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>>(T[],System.Int32) */,
|
|
{ 903, -1, 776 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(T[],System.Int32) */,
|
|
{ 903, -1, 781 } /* 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, 1479 } /* 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, 802 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<System.UInt64Enum>(T[],System.Int32) */,
|
|
{ 903, -1, 541 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.AccelerationEvent>(T[],System.Int32) */,
|
|
{ 903, -1, 569 } /* 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, 547 } /* 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, 611 } /* 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, 943 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Networking.ChannelPacket>(T[],System.Int32) */,
|
|
{ 903, -1, 970 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Networking.ClientScene/PendingOwner>(T[],System.Int32) */,
|
|
{ 903, -1, 973 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Networking.LocalClient/InternalMsg>(T[],System.Int32) */,
|
|
{ 903, -1, 998 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Networking.NetworkBroadcastResult>(T[],System.Int32) */,
|
|
{ 903, -1, 957 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Networking.NetworkHash128>(T[],System.Int32) */,
|
|
{ 903, -1, 948 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Networking.NetworkInstanceId>(T[],System.Int32) */,
|
|
{ 903, -1, 1004 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>(T[],System.Int32) */,
|
|
{ 903, -1, 1009 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>(T[],System.Int32) */,
|
|
{ 903, -1, 1011 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>(T[],System.Int32) */,
|
|
{ 903, -1, 964 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Networking.NetworkSceneId>(T[],System.Int32) */,
|
|
{ 903, -1, 980 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>(T[],System.Int32) */,
|
|
{ 903, -1, 971 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>(T[],System.Int32) */,
|
|
{ 903, -1, 600 } /* 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, 544 } /* 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, 542 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.SendMouseEvents/HitInfo>(T[],System.Int32) */,
|
|
{ 903, -1, 592 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>(T[],System.Int32) */,
|
|
{ 903, -1, 595 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>(T[],System.Int32) */,
|
|
{ 903, -1, 540 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.Touch>(T[],System.Int32) */,
|
|
{ 903, -1, 620 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.UIElements.EventDispatcher/DispatchContext>(T[],System.Int32) */,
|
|
{ 903, -1, 618 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.UIElements.EventDispatcher/EventRecord>(T[],System.Int32) */,
|
|
{ 903, -1, 630 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.UIElements.FocusController/FocusedElement>(T[],System.Int32) */,
|
|
{ 903, -1, 777 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>(T[],System.Int32) */,
|
|
{ 903, -1, 795 } /* 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, 562 } /* System.Void System.Array::InternalArray__ICollection_CopyTo<UnityEngine.jvalue>(T[],System.Int32) */,
|
|
{ 906, -1, 1698 } /* System.Void System.Array::InternalArray__Insert<FairyGUI.GPath/Segment>(System.Int32,T) */,
|
|
{ 906, -1, 1699 } /* System.Void System.Array::InternalArray__Insert<FairyGUI.GPathPoint>(System.Int32,T) */,
|
|
{ 906, -1, 1190 } /* System.Void System.Array::InternalArray__Insert<FairyGUI.TextField/CharPosition>(System.Int32,T) */,
|
|
{ 906, -1, 1693 } /* System.Void System.Array::InternalArray__Insert<FairyGUI.UpdateContext/ClipInfo>(System.Int32,T) */,
|
|
{ 906, -1, 1616 } /* System.Void System.Array::InternalArray__Insert<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>(System.Int32,T) */,
|
|
{ 906, -1, 1386 } /* 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, 984 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<System.Int16,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, 1010 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>(System.Int32,T) */,
|
|
{ 906, -1, 905 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>(System.Int32,T) */,
|
|
{ 906, -1, 1430 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>(System.Int32,T) */,
|
|
{ 906, -1, 1452 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>(System.Int32,T) */,
|
|
{ 906, -1, 1379 } /* 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, 535 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>(System.Int32,T) */,
|
|
{ 906, -1, 811 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int64>>(System.Int32,T) */,
|
|
{ 906, -1, 1628 } /* 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, 999 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>(System.Int32,T) */,
|
|
{ 906, -1, 1177 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>(System.Int32,T) */,
|
|
{ 906, -1, 803 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<System.UInt64Enum,System.Object>>(System.Int32,T) */,
|
|
{ 906, -1, 612 } /* 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, 958 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkHash128,System.Object>>(System.Int32,T) */,
|
|
{ 906, -1, 949 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkInstanceId,System.Object>>(System.Int32,T) */,
|
|
{ 906, -1, 965 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkSceneId,System.Object>>(System.Int32,T) */,
|
|
{ 906, -1, 778 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(System.Int32,T) */,
|
|
{ 906, -1, 782 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(System.Int32,T) */,
|
|
{ 906, -1, 1003 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.HashSet`1/Slot<System.Int32>>(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, 993 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.HashSet`1/Slot<UnityEngine.Networking.NetworkInstanceId>>(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, 983 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<System.Int16,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, 1008 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>(System.Int32,T) */,
|
|
{ 906, -1, 899 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>(System.Int32,T) */,
|
|
{ 906, -1, 1429 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>(System.Int32,T) */,
|
|
{ 906, -1, 1451 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>(System.Int32,T) */,
|
|
{ 906, -1, 1378 } /* 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, 534 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>(System.Int32,T) */,
|
|
{ 906, -1, 810 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>>(System.Int32,T) */,
|
|
{ 906, -1, 1627 } /* 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, 997 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>(System.Int32,T) */,
|
|
{ 906, -1, 1176 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>(System.Int32,T) */,
|
|
{ 906, -1, 801 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>>(System.Int32,T) */,
|
|
{ 906, -1, 610 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(System.Int32,T) */,
|
|
{ 906, -1, 956 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>>(System.Int32,T) */,
|
|
{ 906, -1, 947 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>>(System.Int32,T) */,
|
|
{ 906, -1, 963 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>>(System.Int32,T) */,
|
|
{ 906, -1, 776 } /* System.Void System.Array::InternalArray__Insert<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(System.Int32,T) */,
|
|
{ 906, -1, 781 } /* 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, 1479 } /* 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, 802 } /* System.Void System.Array::InternalArray__Insert<System.UInt64Enum>(System.Int32,T) */,
|
|
{ 906, -1, 541 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.AccelerationEvent>(System.Int32,T) */,
|
|
{ 906, -1, 569 } /* 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, 547 } /* 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, 611 } /* 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, 943 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Networking.ChannelPacket>(System.Int32,T) */,
|
|
{ 906, -1, 970 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Networking.ClientScene/PendingOwner>(System.Int32,T) */,
|
|
{ 906, -1, 973 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Networking.LocalClient/InternalMsg>(System.Int32,T) */,
|
|
{ 906, -1, 998 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Networking.NetworkBroadcastResult>(System.Int32,T) */,
|
|
{ 906, -1, 957 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Networking.NetworkHash128>(System.Int32,T) */,
|
|
{ 906, -1, 948 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Networking.NetworkInstanceId>(System.Int32,T) */,
|
|
{ 906, -1, 1004 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>(System.Int32,T) */,
|
|
{ 906, -1, 1009 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>(System.Int32,T) */,
|
|
{ 906, -1, 1011 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>(System.Int32,T) */,
|
|
{ 906, -1, 964 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Networking.NetworkSceneId>(System.Int32,T) */,
|
|
{ 906, -1, 980 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>(System.Int32,T) */,
|
|
{ 906, -1, 971 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>(System.Int32,T) */,
|
|
{ 906, -1, 600 } /* 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, 544 } /* 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, 542 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.SendMouseEvents/HitInfo>(System.Int32,T) */,
|
|
{ 906, -1, 592 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>(System.Int32,T) */,
|
|
{ 906, -1, 595 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>(System.Int32,T) */,
|
|
{ 906, -1, 540 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.Touch>(System.Int32,T) */,
|
|
{ 906, -1, 620 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.UIElements.EventDispatcher/DispatchContext>(System.Int32,T) */,
|
|
{ 906, -1, 618 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.UIElements.EventDispatcher/EventRecord>(System.Int32,T) */,
|
|
{ 906, -1, 630 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.UIElements.FocusController/FocusedElement>(System.Int32,T) */,
|
|
{ 906, -1, 777 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>(System.Int32,T) */,
|
|
{ 906, -1, 795 } /* 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, 562 } /* System.Void System.Array::InternalArray__Insert<UnityEngine.jvalue>(System.Int32,T) */,
|
|
{ 910, -1, 1698 } /* System.Void System.Array::InternalArray__set_Item<FairyGUI.GPath/Segment>(System.Int32,T) */,
|
|
{ 910, -1, 1699 } /* System.Void System.Array::InternalArray__set_Item<FairyGUI.GPathPoint>(System.Int32,T) */,
|
|
{ 910, -1, 1190 } /* System.Void System.Array::InternalArray__set_Item<FairyGUI.TextField/CharPosition>(System.Int32,T) */,
|
|
{ 910, -1, 1693 } /* System.Void System.Array::InternalArray__set_Item<FairyGUI.UpdateContext/ClipInfo>(System.Int32,T) */,
|
|
{ 910, -1, 1616 } /* System.Void System.Array::InternalArray__set_Item<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>(System.Int32,T) */,
|
|
{ 910, -1, 1386 } /* 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, 984 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<System.Int16,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, 1010 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>(System.Int32,T) */,
|
|
{ 910, -1, 905 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>(System.Int32,T) */,
|
|
{ 910, -1, 1430 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>(System.Int32,T) */,
|
|
{ 910, -1, 1452 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>(System.Int32,T) */,
|
|
{ 910, -1, 1379 } /* 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, 535 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>(System.Int32,T) */,
|
|
{ 910, -1, 811 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int64>>(System.Int32,T) */,
|
|
{ 910, -1, 1628 } /* 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, 999 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>(System.Int32,T) */,
|
|
{ 910, -1, 1177 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>(System.Int32,T) */,
|
|
{ 910, -1, 803 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<System.UInt64Enum,System.Object>>(System.Int32,T) */,
|
|
{ 910, -1, 612 } /* 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, 958 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkHash128,System.Object>>(System.Int32,T) */,
|
|
{ 910, -1, 949 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkInstanceId,System.Object>>(System.Int32,T) */,
|
|
{ 910, -1, 965 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkSceneId,System.Object>>(System.Int32,T) */,
|
|
{ 910, -1, 778 } /* 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, 782 } /* 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, 1003 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.HashSet`1/Slot<System.Int32>>(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, 993 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.HashSet`1/Slot<UnityEngine.Networking.NetworkInstanceId>>(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, 983 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<System.Int16,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, 1008 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>(System.Int32,T) */,
|
|
{ 910, -1, 899 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>(System.Int32,T) */,
|
|
{ 910, -1, 1429 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>(System.Int32,T) */,
|
|
{ 910, -1, 1451 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>(System.Int32,T) */,
|
|
{ 910, -1, 1378 } /* 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, 534 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>(System.Int32,T) */,
|
|
{ 910, -1, 810 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>>(System.Int32,T) */,
|
|
{ 910, -1, 1627 } /* 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, 997 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>(System.Int32,T) */,
|
|
{ 910, -1, 1176 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>(System.Int32,T) */,
|
|
{ 910, -1, 801 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>>(System.Int32,T) */,
|
|
{ 910, -1, 610 } /* 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, 956 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>>(System.Int32,T) */,
|
|
{ 910, -1, 947 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>>(System.Int32,T) */,
|
|
{ 910, -1, 963 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>>(System.Int32,T) */,
|
|
{ 910, -1, 776 } /* System.Void System.Array::InternalArray__set_Item<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(System.Int32,T) */,
|
|
{ 910, -1, 781 } /* 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, 1479 } /* 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, 802 } /* System.Void System.Array::InternalArray__set_Item<System.UInt64Enum>(System.Int32,T) */,
|
|
{ 910, -1, 541 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.AccelerationEvent>(System.Int32,T) */,
|
|
{ 910, -1, 569 } /* 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, 547 } /* 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, 611 } /* 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, 943 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Networking.ChannelPacket>(System.Int32,T) */,
|
|
{ 910, -1, 970 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Networking.ClientScene/PendingOwner>(System.Int32,T) */,
|
|
{ 910, -1, 973 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Networking.LocalClient/InternalMsg>(System.Int32,T) */,
|
|
{ 910, -1, 998 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Networking.NetworkBroadcastResult>(System.Int32,T) */,
|
|
{ 910, -1, 957 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Networking.NetworkHash128>(System.Int32,T) */,
|
|
{ 910, -1, 948 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Networking.NetworkInstanceId>(System.Int32,T) */,
|
|
{ 910, -1, 1004 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>(System.Int32,T) */,
|
|
{ 910, -1, 1009 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>(System.Int32,T) */,
|
|
{ 910, -1, 1011 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>(System.Int32,T) */,
|
|
{ 910, -1, 964 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Networking.NetworkSceneId>(System.Int32,T) */,
|
|
{ 910, -1, 980 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>(System.Int32,T) */,
|
|
{ 910, -1, 971 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>(System.Int32,T) */,
|
|
{ 910, -1, 600 } /* 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, 544 } /* 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, 542 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.SendMouseEvents/HitInfo>(System.Int32,T) */,
|
|
{ 910, -1, 592 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>(System.Int32,T) */,
|
|
{ 910, -1, 595 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>(System.Int32,T) */,
|
|
{ 910, -1, 540 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.Touch>(System.Int32,T) */,
|
|
{ 910, -1, 620 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.UIElements.EventDispatcher/DispatchContext>(System.Int32,T) */,
|
|
{ 910, -1, 618 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.UIElements.EventDispatcher/EventRecord>(System.Int32,T) */,
|
|
{ 910, -1, 630 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.UIElements.FocusController/FocusedElement>(System.Int32,T) */,
|
|
{ 910, -1, 777 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>(System.Int32,T) */,
|
|
{ 910, -1, 795 } /* 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, 562 } /* System.Void System.Array::InternalArray__set_Item<UnityEngine.jvalue>(System.Int32,T) */,
|
|
{ 802, -1, 1693 } /* System.Void System.Array::Resize<FairyGUI.UpdateContext/ClipInfo>(T[]&,System.Int32) */,
|
|
{ 802, -1, 1386 } /* System.Void System.Array::Resize<LuaInterface.LuaFunction/FuncData>(T[]&,System.Int32) */,
|
|
{ 802, -1, 973 } /* System.Void System.Array::Resize<UnityEngine.Networking.LocalClient/InternalMsg>(T[]&,System.Int32) */,
|
|
{ 802, -1, 620 } /* System.Void System.Array::Resize<UnityEngine.UIElements.EventDispatcher/DispatchContext>(T[]&,System.Int32) */,
|
|
{ 859, -1, 1698 } /* System.Void System.Array::Reverse<FairyGUI.GPath/Segment>(T[],System.Int32,System.Int32) */,
|
|
{ 859, -1, 1699 } /* System.Void System.Array::Reverse<FairyGUI.GPathPoint>(T[],System.Int32,System.Int32) */,
|
|
{ 859, -1, 1190 } /* System.Void System.Array::Reverse<FairyGUI.TextField/CharPosition>(T[],System.Int32,System.Int32) */,
|
|
{ 859, -1, 47 } /* System.Void System.Array::Reverse<System.Boolean>(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, 21 } /* System.Void System.Array::Reverse<System.UInt32>(T[],System.Int32,System.Int32) */,
|
|
{ 859, -1, 569 } /* 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, 943 } /* System.Void System.Array::Reverse<UnityEngine.Networking.ChannelPacket>(T[],System.Int32,System.Int32) */,
|
|
{ 859, -1, 970 } /* System.Void System.Array::Reverse<UnityEngine.Networking.ClientScene/PendingOwner>(T[],System.Int32,System.Int32) */,
|
|
{ 859, -1, 973 } /* System.Void System.Array::Reverse<UnityEngine.Networking.LocalClient/InternalMsg>(T[],System.Int32,System.Int32) */,
|
|
{ 859, -1, 1004 } /* System.Void System.Array::Reverse<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>(T[],System.Int32,System.Int32) */,
|
|
{ 859, -1, 1011 } /* System.Void System.Array::Reverse<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>(T[],System.Int32,System.Int32) */,
|
|
{ 859, -1, 980 } /* System.Void System.Array::Reverse<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>(T[],System.Int32,System.Int32) */,
|
|
{ 859, -1, 971 } /* System.Void System.Array::Reverse<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>(T[],System.Int32,System.Int32) */,
|
|
{ 859, -1, 600 } /* System.Void System.Array::Reverse<UnityEngine.ParticleSystem/Particle>(T[],System.Int32,System.Int32) */,
|
|
{ 859, -1, 544 } /* 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, 630 } /* 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, 1698 } /* System.Void System.Array::Sort<FairyGUI.GPath/Segment>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 875, -1, 1699 } /* System.Void System.Array::Sort<FairyGUI.GPathPoint>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 875, -1, 1190 } /* System.Void System.Array::Sort<FairyGUI.TextField/CharPosition>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 875, -1, 47 } /* System.Void System.Array::Sort<System.Boolean>(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>) */,
|
|
{ 875, -1, 21 } /* System.Void System.Array::Sort<System.UInt32>(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, 569 } /* 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, 943 } /* System.Void System.Array::Sort<UnityEngine.Networking.ChannelPacket>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 875, -1, 970 } /* System.Void System.Array::Sort<UnityEngine.Networking.ClientScene/PendingOwner>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 875, -1, 973 } /* System.Void System.Array::Sort<UnityEngine.Networking.LocalClient/InternalMsg>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 875, -1, 1004 } /* System.Void System.Array::Sort<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 875, -1, 1011 } /* System.Void System.Array::Sort<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 875, -1, 980 } /* System.Void System.Array::Sort<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 875, -1, 971 } /* System.Void System.Array::Sort<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 875, -1, 600 } /* System.Void System.Array::Sort<UnityEngine.ParticleSystem/Particle>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 875, -1, 544 } /* 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, 630 } /* 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>) */,
|
|
{ 9972, -1, 2592 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Object>,Mono.Net.Security.MobileAuthenticatedStream/<ProcessAuthentication>d__47>(TAwaiter&,TStateMachine&) */,
|
|
{ 9981, 47, 2593 } /* 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&) */,
|
|
{ 9981, 16, 2594 } /* 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&) */,
|
|
{ 9981, 0, 2179 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.ConfiguredTaskAwaitable/ConfiguredTaskAwaiter,Mono.Net.Security.AsyncProtocolRequest/<StartOperation>d__23>(TAwaiter&,TStateMachine&) */,
|
|
{ 9978, 0, 2173 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Object>::Start<Mono.Net.Security.AsyncProtocolRequest/<StartOperation>d__23>(TStateMachine&) */,
|
|
{ 9980, 189, 29 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::AwaitOnCompleted<System.Object,System.Object>(TAwaiter&,TStateMachine&) */,
|
|
{ 9980, 189, 2167 } /* 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&) */,
|
|
{ 9981, 189, 29 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::AwaitUnsafeOnCompleted<System.Object,System.Object>(TAwaiter&,TStateMachine&) */,
|
|
{ 9981, 189, 2178 } /* 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&) */,
|
|
{ 9981, 189, 2185 } /* 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&) */,
|
|
{ 9981, 189, 2168 } /* 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&) */,
|
|
{ 9981, 189, 2177 } /* 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&) */,
|
|
{ 9981, 189, 2592 } /* 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, 1698 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<FairyGUI.GPath/Segment>(System.Object,System.ExceptionArgument) */,
|
|
{ 776, -1, 1699 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<FairyGUI.GPathPoint>(System.Object,System.ExceptionArgument) */,
|
|
{ 776, -1, 1190 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<FairyGUI.TextField/CharPosition>(System.Object,System.ExceptionArgument) */,
|
|
{ 776, -1, 47 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<System.Boolean>(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, 21 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<System.UInt32>(System.Object,System.ExceptionArgument) */,
|
|
{ 776, -1, 569 } /* 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, 943 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<UnityEngine.Networking.ChannelPacket>(System.Object,System.ExceptionArgument) */,
|
|
{ 776, -1, 970 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<UnityEngine.Networking.ClientScene/PendingOwner>(System.Object,System.ExceptionArgument) */,
|
|
{ 776, -1, 973 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<UnityEngine.Networking.LocalClient/InternalMsg>(System.Object,System.ExceptionArgument) */,
|
|
{ 776, -1, 1004 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>(System.Object,System.ExceptionArgument) */,
|
|
{ 776, -1, 1011 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>(System.Object,System.ExceptionArgument) */,
|
|
{ 776, -1, 980 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>(System.Object,System.ExceptionArgument) */,
|
|
{ 776, -1, 971 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>(System.Object,System.ExceptionArgument) */,
|
|
{ 776, -1, 600 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<UnityEngine.ParticleSystem/Particle>(System.Object,System.ExceptionArgument) */,
|
|
{ 776, -1, 544 } /* 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, 630 } /* 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) */,
|
|
{ 17429, -1, 90 } /* System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::InternalEnumToInt<System.Int32Enum>(T&,System.Int32&) */,
|
|
{ 17427, -1, 6 } /* System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::WriteArrayElement<System.Byte>(System.Void*,System.Int32,T) */,
|
|
{ 17427, -1, 16 } /* System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::WriteArrayElement<System.Int32>(System.Void*,System.Int32,T) */,
|
|
{ 17427, -1, 499 } /* System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::WriteArrayElement<UnityEngine.Experimental.GlobalIllumination.LightDataGI>(System.Void*,System.Int32,T) */,
|
|
{ 17427, -1, 600 } /* System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::WriteArrayElement<UnityEngine.ParticleSystem/Particle>(System.Void*,System.Int32,T) */,
|
|
{ 17427, -1, 489 } /* System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::WriteArrayElement<UnityEngine.Plane>(System.Void*,System.Int32,T) */,
|
|
{ 17427, -1, 491 } /* System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::WriteArrayElement<UnityEngine.Rendering.BatchVisibility>(System.Void*,System.Int32,T) */,
|
|
{ 20281, -1, 16 } /* System.Void UnityEngine.Assertions.Assert::AreEqual<System.Int32>(T,T,System.String,System.Collections.Generic.IEqualityComparer`1<T>) */,
|
|
{ 19879, -1, 47 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<System.Boolean>(System.Object) */,
|
|
{ 19879, -1, 16 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<System.Int32>(System.Object) */,
|
|
{ 19879, -1, 109 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<System.Single>(System.Object) */,
|
|
{ 18601, -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) */,
|
|
{ 19416, -1, 450 } /* System.Void UnityEngine.NoAllocHelpers::EnsureListElemCount<UnityEngine.Color32>(System.Collections.Generic.List`1<T>,System.Int32) */,
|
|
{ 19415, -1, 109 } /* System.Void UnityEngine.NoAllocHelpers::ResizeList<System.Single>(System.Collections.Generic.List`1<T>,System.Int32) */,
|
|
{ 19415, -1, 450 } /* System.Void UnityEngine.NoAllocHelpers::ResizeList<UnityEngine.Color32>(System.Collections.Generic.List`1<T>,System.Int32) */,
|
|
{ 19415, -1, 447 } /* System.Void UnityEngine.NoAllocHelpers::ResizeList<UnityEngine.Color>(System.Collections.Generic.List`1<T>,System.Int32) */,
|
|
{ 19415, -1, 446 } /* System.Void UnityEngine.NoAllocHelpers::ResizeList<UnityEngine.Matrix4x4>(System.Collections.Generic.List`1<T>,System.Int32) */,
|
|
{ 19415, -1, 437 } /* System.Void UnityEngine.NoAllocHelpers::ResizeList<UnityEngine.Rect>(System.Collections.Generic.List`1<T>,System.Int32) */,
|
|
{ 19415, -1, 445 } /* System.Void UnityEngine.NoAllocHelpers::ResizeList<UnityEngine.Vector4>(System.Collections.Generic.List`1<T>,System.Int32) */,
|
|
{ 32677, -1, 47 } /* T LuaInterface.LuaFunction::CheckValue<System.Boolean>() */,
|
|
{ 33079, -1, 47 } /* T LuaInterface.LuaState::CheckValue<System.Boolean>(System.Int32) */,
|
|
{ 904, -1, 1698 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<FairyGUI.GPath/Segment>(System.Int32) */,
|
|
{ 904, -1, 1699 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<FairyGUI.GPathPoint>(System.Int32) */,
|
|
{ 904, -1, 1190 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<FairyGUI.TextField/CharPosition>(System.Int32) */,
|
|
{ 904, -1, 1693 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<FairyGUI.UpdateContext/ClipInfo>(System.Int32) */,
|
|
{ 904, -1, 1616 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>(System.Int32) */,
|
|
{ 904, -1, 1386 } /* 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, 984 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Int16,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, 1010 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>(System.Int32) */,
|
|
{ 904, -1, 905 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>(System.Int32) */,
|
|
{ 904, -1, 1430 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>(System.Int32) */,
|
|
{ 904, -1, 1452 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>(System.Int32) */,
|
|
{ 904, -1, 1379 } /* 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, 535 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>(System.Int32) */,
|
|
{ 904, -1, 811 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int64>>(System.Int32) */,
|
|
{ 904, -1, 1628 } /* 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, 999 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>(System.Int32) */,
|
|
{ 904, -1, 1177 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>(System.Int32) */,
|
|
{ 904, -1, 803 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<System.UInt64Enum,System.Object>>(System.Int32) */,
|
|
{ 904, -1, 612 } /* 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, 958 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkHash128,System.Object>>(System.Int32) */,
|
|
{ 904, -1, 949 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkInstanceId,System.Object>>(System.Int32) */,
|
|
{ 904, -1, 965 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkSceneId,System.Object>>(System.Int32) */,
|
|
{ 904, -1, 778 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(System.Int32) */,
|
|
{ 904, -1, 782 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(System.Int32) */,
|
|
{ 904, -1, 1003 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.HashSet`1/Slot<System.Int32>>(System.Int32) */,
|
|
{ 904, -1, 423 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.HashSet`1/Slot<System.Object>>(System.Int32) */,
|
|
{ 904, -1, 993 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.HashSet`1/Slot<UnityEngine.Networking.NetworkInstanceId>>(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, 983 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<System.Int16,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, 1008 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>(System.Int32) */,
|
|
{ 904, -1, 899 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>(System.Int32) */,
|
|
{ 904, -1, 1429 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>(System.Int32) */,
|
|
{ 904, -1, 1451 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>(System.Int32) */,
|
|
{ 904, -1, 1378 } /* 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, 534 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>(System.Int32) */,
|
|
{ 904, -1, 810 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>>(System.Int32) */,
|
|
{ 904, -1, 1627 } /* 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, 997 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>(System.Int32) */,
|
|
{ 904, -1, 1176 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>(System.Int32) */,
|
|
{ 904, -1, 801 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>>(System.Int32) */,
|
|
{ 904, -1, 610 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(System.Int32) */,
|
|
{ 904, -1, 956 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>>(System.Int32) */,
|
|
{ 904, -1, 947 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>>(System.Int32) */,
|
|
{ 904, -1, 963 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>>(System.Int32) */,
|
|
{ 904, -1, 776 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(System.Int32) */,
|
|
{ 904, -1, 781 } /* 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, 1479 } /* 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, 802 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<System.UInt64Enum>(System.Int32) */,
|
|
{ 904, -1, 541 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.AccelerationEvent>(System.Int32) */,
|
|
{ 904, -1, 569 } /* 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, 547 } /* 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, 611 } /* 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, 943 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Networking.ChannelPacket>(System.Int32) */,
|
|
{ 904, -1, 970 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Networking.ClientScene/PendingOwner>(System.Int32) */,
|
|
{ 904, -1, 973 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Networking.LocalClient/InternalMsg>(System.Int32) */,
|
|
{ 904, -1, 998 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Networking.NetworkBroadcastResult>(System.Int32) */,
|
|
{ 904, -1, 957 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Networking.NetworkHash128>(System.Int32) */,
|
|
{ 904, -1, 948 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Networking.NetworkInstanceId>(System.Int32) */,
|
|
{ 904, -1, 1004 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>(System.Int32) */,
|
|
{ 904, -1, 1009 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>(System.Int32) */,
|
|
{ 904, -1, 1011 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>(System.Int32) */,
|
|
{ 904, -1, 964 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Networking.NetworkSceneId>(System.Int32) */,
|
|
{ 904, -1, 980 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>(System.Int32) */,
|
|
{ 904, -1, 971 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>(System.Int32) */,
|
|
{ 904, -1, 600 } /* 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, 544 } /* 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, 542 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.SendMouseEvents/HitInfo>(System.Int32) */,
|
|
{ 904, -1, 592 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>(System.Int32) */,
|
|
{ 904, -1, 595 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>(System.Int32) */,
|
|
{ 904, -1, 540 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.Touch>(System.Int32) */,
|
|
{ 904, -1, 620 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.UIElements.EventDispatcher/DispatchContext>(System.Int32) */,
|
|
{ 904, -1, 618 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.UIElements.EventDispatcher/EventRecord>(System.Int32) */,
|
|
{ 904, -1, 630 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.UIElements.FocusController/FocusedElement>(System.Int32) */,
|
|
{ 904, -1, 777 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>(System.Int32) */,
|
|
{ 904, -1, 795 } /* 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, 562 } /* T System.Array::InternalArray__IReadOnlyList_get_Item<UnityEngine.jvalue>(System.Int32) */,
|
|
{ 909, -1, 1698 } /* T System.Array::InternalArray__get_Item<FairyGUI.GPath/Segment>(System.Int32) */,
|
|
{ 909, -1, 1699 } /* T System.Array::InternalArray__get_Item<FairyGUI.GPathPoint>(System.Int32) */,
|
|
{ 909, -1, 1190 } /* T System.Array::InternalArray__get_Item<FairyGUI.TextField/CharPosition>(System.Int32) */,
|
|
{ 909, -1, 1693 } /* T System.Array::InternalArray__get_Item<FairyGUI.UpdateContext/ClipInfo>(System.Int32) */,
|
|
{ 909, -1, 1616 } /* T System.Array::InternalArray__get_Item<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>(System.Int32) */,
|
|
{ 909, -1, 1386 } /* 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, 984 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Int16,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, 1010 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>(System.Int32) */,
|
|
{ 909, -1, 905 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>(System.Int32) */,
|
|
{ 909, -1, 1430 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>(System.Int32) */,
|
|
{ 909, -1, 1452 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>(System.Int32) */,
|
|
{ 909, -1, 1379 } /* 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, 535 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>(System.Int32) */,
|
|
{ 909, -1, 811 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int64>>(System.Int32) */,
|
|
{ 909, -1, 1628 } /* 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, 999 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>(System.Int32) */,
|
|
{ 909, -1, 1177 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>(System.Int32) */,
|
|
{ 909, -1, 803 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<System.UInt64Enum,System.Object>>(System.Int32) */,
|
|
{ 909, -1, 612 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(System.Int32) */,
|
|
{ 909, -1, 958 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkHash128,System.Object>>(System.Int32) */,
|
|
{ 909, -1, 949 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkInstanceId,System.Object>>(System.Int32) */,
|
|
{ 909, -1, 965 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkSceneId,System.Object>>(System.Int32) */,
|
|
{ 909, -1, 778 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(System.Int32) */,
|
|
{ 909, -1, 782 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>(System.Int32) */,
|
|
{ 909, -1, 1003 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.HashSet`1/Slot<System.Int32>>(System.Int32) */,
|
|
{ 909, -1, 423 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.HashSet`1/Slot<System.Object>>(System.Int32) */,
|
|
{ 909, -1, 993 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.HashSet`1/Slot<UnityEngine.Networking.NetworkInstanceId>>(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, 983 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<System.Int16,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, 1008 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>(System.Int32) */,
|
|
{ 909, -1, 899 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>(System.Int32) */,
|
|
{ 909, -1, 1429 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>(System.Int32) */,
|
|
{ 909, -1, 1451 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>(System.Int32) */,
|
|
{ 909, -1, 1378 } /* 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, 534 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>(System.Int32) */,
|
|
{ 909, -1, 810 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>>(System.Int32) */,
|
|
{ 909, -1, 1627 } /* 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, 997 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>(System.Int32) */,
|
|
{ 909, -1, 1176 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>(System.Int32) */,
|
|
{ 909, -1, 801 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>>(System.Int32) */,
|
|
{ 909, -1, 610 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>(System.Int32) */,
|
|
{ 909, -1, 956 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>>(System.Int32) */,
|
|
{ 909, -1, 947 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>>(System.Int32) */,
|
|
{ 909, -1, 963 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>>(System.Int32) */,
|
|
{ 909, -1, 776 } /* T System.Array::InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>(System.Int32) */,
|
|
{ 909, -1, 781 } /* 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, 1479 } /* 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, 802 } /* T System.Array::InternalArray__get_Item<System.UInt64Enum>(System.Int32) */,
|
|
{ 909, -1, 541 } /* T System.Array::InternalArray__get_Item<UnityEngine.AccelerationEvent>(System.Int32) */,
|
|
{ 909, -1, 569 } /* 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, 547 } /* 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, 611 } /* 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, 943 } /* T System.Array::InternalArray__get_Item<UnityEngine.Networking.ChannelPacket>(System.Int32) */,
|
|
{ 909, -1, 970 } /* T System.Array::InternalArray__get_Item<UnityEngine.Networking.ClientScene/PendingOwner>(System.Int32) */,
|
|
{ 909, -1, 973 } /* T System.Array::InternalArray__get_Item<UnityEngine.Networking.LocalClient/InternalMsg>(System.Int32) */,
|
|
{ 909, -1, 998 } /* T System.Array::InternalArray__get_Item<UnityEngine.Networking.NetworkBroadcastResult>(System.Int32) */,
|
|
{ 909, -1, 957 } /* T System.Array::InternalArray__get_Item<UnityEngine.Networking.NetworkHash128>(System.Int32) */,
|
|
{ 909, -1, 948 } /* T System.Array::InternalArray__get_Item<UnityEngine.Networking.NetworkInstanceId>(System.Int32) */,
|
|
{ 909, -1, 1004 } /* T System.Array::InternalArray__get_Item<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>(System.Int32) */,
|
|
{ 909, -1, 1009 } /* T System.Array::InternalArray__get_Item<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>(System.Int32) */,
|
|
{ 909, -1, 1011 } /* T System.Array::InternalArray__get_Item<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>(System.Int32) */,
|
|
{ 909, -1, 964 } /* T System.Array::InternalArray__get_Item<UnityEngine.Networking.NetworkSceneId>(System.Int32) */,
|
|
{ 909, -1, 980 } /* T System.Array::InternalArray__get_Item<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>(System.Int32) */,
|
|
{ 909, -1, 971 } /* T System.Array::InternalArray__get_Item<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>(System.Int32) */,
|
|
{ 909, -1, 600 } /* 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, 544 } /* 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, 542 } /* T System.Array::InternalArray__get_Item<UnityEngine.SendMouseEvents/HitInfo>(System.Int32) */,
|
|
{ 909, -1, 592 } /* T System.Array::InternalArray__get_Item<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>(System.Int32) */,
|
|
{ 909, -1, 595 } /* T System.Array::InternalArray__get_Item<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>(System.Int32) */,
|
|
{ 909, -1, 540 } /* T System.Array::InternalArray__get_Item<UnityEngine.Touch>(System.Int32) */,
|
|
{ 909, -1, 620 } /* T System.Array::InternalArray__get_Item<UnityEngine.UIElements.EventDispatcher/DispatchContext>(System.Int32) */,
|
|
{ 909, -1, 618 } /* T System.Array::InternalArray__get_Item<UnityEngine.UIElements.EventDispatcher/EventRecord>(System.Int32) */,
|
|
{ 909, -1, 630 } /* T System.Array::InternalArray__get_Item<UnityEngine.UIElements.FocusController/FocusedElement>(System.Int32) */,
|
|
{ 909, -1, 777 } /* T System.Array::InternalArray__get_Item<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>(System.Int32) */,
|
|
{ 909, -1, 795 } /* 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, 562 } /* T System.Array::InternalArray__get_Item<UnityEngine.jvalue>(System.Int32) */,
|
|
{ 951, -1, 1698 } /* T System.Array::UnsafeLoad<FairyGUI.GPath/Segment>(T[],System.Int32) */,
|
|
{ 951, -1, 1699 } /* T System.Array::UnsafeLoad<FairyGUI.GPathPoint>(T[],System.Int32) */,
|
|
{ 951, -1, 1190 } /* T System.Array::UnsafeLoad<FairyGUI.TextField/CharPosition>(T[],System.Int32) */,
|
|
{ 951, -1, 47 } /* T System.Array::UnsafeLoad<System.Boolean>(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, 21 } /* T System.Array::UnsafeLoad<System.UInt32>(T[],System.Int32) */,
|
|
{ 951, -1, 569 } /* 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, 943 } /* T System.Array::UnsafeLoad<UnityEngine.Networking.ChannelPacket>(T[],System.Int32) */,
|
|
{ 951, -1, 970 } /* T System.Array::UnsafeLoad<UnityEngine.Networking.ClientScene/PendingOwner>(T[],System.Int32) */,
|
|
{ 951, -1, 973 } /* T System.Array::UnsafeLoad<UnityEngine.Networking.LocalClient/InternalMsg>(T[],System.Int32) */,
|
|
{ 951, -1, 1004 } /* T System.Array::UnsafeLoad<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>(T[],System.Int32) */,
|
|
{ 951, -1, 1011 } /* T System.Array::UnsafeLoad<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>(T[],System.Int32) */,
|
|
{ 951, -1, 980 } /* T System.Array::UnsafeLoad<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>(T[],System.Int32) */,
|
|
{ 951, -1, 971 } /* T System.Array::UnsafeLoad<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>(T[],System.Int32) */,
|
|
{ 951, -1, 600 } /* T System.Array::UnsafeLoad<UnityEngine.ParticleSystem/Particle>(T[],System.Int32) */,
|
|
{ 951, -1, 544 } /* 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, 630 } /* 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) */,
|
|
{ 17426, -1, 6 } /* T Unity.Collections.LowLevel.Unsafe.UnsafeUtility::ReadArrayElement<System.Byte>(System.Void*,System.Int32) */,
|
|
{ 17426, -1, 16 } /* T Unity.Collections.LowLevel.Unsafe.UnsafeUtility::ReadArrayElement<System.Int32>(System.Void*,System.Int32) */,
|
|
{ 17426, -1, 499 } /* T Unity.Collections.LowLevel.Unsafe.UnsafeUtility::ReadArrayElement<UnityEngine.Experimental.GlobalIllumination.LightDataGI>(System.Void*,System.Int32) */,
|
|
{ 17426, -1, 600 } /* T Unity.Collections.LowLevel.Unsafe.UnsafeUtility::ReadArrayElement<UnityEngine.ParticleSystem/Particle>(System.Void*,System.Int32) */,
|
|
{ 17426, -1, 489 } /* T Unity.Collections.LowLevel.Unsafe.UnsafeUtility::ReadArrayElement<UnityEngine.Plane>(System.Void*,System.Int32) */,
|
|
{ 17426, -1, 491 } /* T Unity.Collections.LowLevel.Unsafe.UnsafeUtility::ReadArrayElement<UnityEngine.Rendering.BatchVisibility>(System.Void*,System.Int32) */,
|
|
{ 946, -1, 1693 } /* T[] System.Array::Empty<FairyGUI.UpdateContext/ClipInfo>() */,
|
|
{ 946, -1, 1386 } /* T[] System.Array::Empty<LuaInterface.LuaFunction/FuncData>() */,
|
|
{ 946, -1, 37 } /* T[] System.Array::Empty<System.Int64>() */,
|
|
{ 946, -1, 943 } /* T[] System.Array::Empty<UnityEngine.Networking.ChannelPacket>() */,
|
|
{ 946, -1, 973 } /* T[] System.Array::Empty<UnityEngine.Networking.LocalClient/InternalMsg>() */,
|
|
{ 946, -1, 620 } /* T[] System.Array::Empty<UnityEngine.UIElements.EventDispatcher/DispatchContext>() */,
|
|
{ 946, -1, 618 } /* T[] System.Array::Empty<UnityEngine.UIElements.EventDispatcher/EventRecord>() */,
|
|
{ 18597, -1, 431 } /* T[] UnityEngine.Mesh::GetAllocArrayFromChannel<UnityEngine.Vector3>(UnityEngine.Rendering.VertexAttribute,UnityEngine.Rendering.VertexAttributeFormat,System.Int32) */,
|
|
{ 23483, -1, 90 } /* UnityEngine.UIElements.StyleEnum`1<T> UnityEngine.UIElements.StyleValueExtensions::ToStyleEnum<System.Int32Enum>(UnityEngine.UIElements.StyleInt,T) */,
|
|
{ 23986, 7, -1 } /* System.Int32 ArrayPool`1<System.Char>::GetSlot(System.Int32) */,
|
|
{ 32759, 47, -1 } /* System.Void LuaInterface.LuaOut`1<System.Boolean>::.ctor() */,
|
|
{ 32759, 6, -1 } /* System.Void LuaInterface.LuaOut`1<System.Byte>::.ctor() */,
|
|
{ 32759, 7, -1 } /* System.Void LuaInterface.LuaOut`1<System.Char>::.ctor() */,
|
|
{ 32759, 81, -1 } /* System.Void LuaInterface.LuaOut`1<System.Double>::.ctor() */,
|
|
{ 32759, 95, -1 } /* System.Void LuaInterface.LuaOut`1<System.Int16>::.ctor() */,
|
|
{ 32759, 16, -1 } /* System.Void LuaInterface.LuaOut`1<System.Int32>::.ctor() */,
|
|
{ 32759, 37, -1 } /* System.Void LuaInterface.LuaOut`1<System.Int64>::.ctor() */,
|
|
{ 32759, 108, -1 } /* System.Void LuaInterface.LuaOut`1<System.SByte>::.ctor() */,
|
|
{ 32759, 109, -1 } /* System.Void LuaInterface.LuaOut`1<System.Single>::.ctor() */,
|
|
{ 32759, 134, -1 } /* System.Void LuaInterface.LuaOut`1<System.UInt16>::.ctor() */,
|
|
{ 32759, 21, -1 } /* System.Void LuaInterface.LuaOut`1<System.UInt32>::.ctor() */,
|
|
{ 32759, 82, -1 } /* System.Void LuaInterface.LuaOut`1<System.UInt64>::.ctor() */,
|
|
{ 33604, 1155, -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>) */,
|
|
{ 33605, 1155, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<FairyGUI.GlyphInfo>::SelectPush() */,
|
|
{ 33606, 1155, -1 } /* System.Void LuaInterface.StackTraits`1<FairyGUI.GlyphInfo>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1155, -1 } /* System.Void LuaInterface.StackTraits`1<FairyGUI.GlyphInfo>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1155, -1 } /* System.Void LuaInterface.StackTraits`1<FairyGUI.GlyphInfo>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1155, -1 } /* T LuaInterface.StackTraits`1<FairyGUI.GlyphInfo>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1155, -1 } /* T LuaInterface.StackTraits`1<FairyGUI.GlyphInfo>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1155, -1 } /* System.Void LuaInterface.StackTraits`1<FairyGUI.GlyphInfo>::.cctor() */,
|
|
{ 33604, 1165, -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>) */,
|
|
{ 33605, 1165, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<FairyGUI.Margin>::SelectPush() */,
|
|
{ 33606, 1165, -1 } /* System.Void LuaInterface.StackTraits`1<FairyGUI.Margin>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1165, -1 } /* System.Void LuaInterface.StackTraits`1<FairyGUI.Margin>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1165, -1 } /* System.Void LuaInterface.StackTraits`1<FairyGUI.Margin>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1165, -1 } /* T LuaInterface.StackTraits`1<FairyGUI.Margin>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1165, -1 } /* T LuaInterface.StackTraits`1<FairyGUI.Margin>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1165, -1 } /* System.Void LuaInterface.StackTraits`1<FairyGUI.Margin>::.cctor() */,
|
|
{ 33605, 1484, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<LuaInterface.LuaByteBuffer>::SelectPush() */,
|
|
{ 33606, 1484, -1 } /* System.Void LuaInterface.StackTraits`1<LuaInterface.LuaByteBuffer>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1484, -1 } /* System.Void LuaInterface.StackTraits`1<LuaInterface.LuaByteBuffer>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1484, -1 } /* System.Void LuaInterface.StackTraits`1<LuaInterface.LuaByteBuffer>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1484, -1 } /* T LuaInterface.StackTraits`1<LuaInterface.LuaByteBuffer>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1484, -1 } /* T LuaInterface.StackTraits`1<LuaInterface.LuaByteBuffer>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1484, -1 } /* System.Void LuaInterface.StackTraits`1<LuaInterface.LuaByteBuffer>::.cctor() */,
|
|
{ 33605, 1614, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<LuaInterface.nil>::SelectPush() */,
|
|
{ 33606, 1614, -1 } /* System.Void LuaInterface.StackTraits`1<LuaInterface.nil>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1614, -1 } /* System.Void LuaInterface.StackTraits`1<LuaInterface.nil>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1614, -1 } /* System.Void LuaInterface.StackTraits`1<LuaInterface.nil>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1614, -1 } /* T LuaInterface.StackTraits`1<LuaInterface.nil>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1614, -1 } /* T LuaInterface.StackTraits`1<LuaInterface.nil>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1614, -1 } /* System.Void LuaInterface.StackTraits`1<LuaInterface.nil>::.cctor() */,
|
|
{ 33605, 47, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Boolean>::SelectPush() */,
|
|
{ 33606, 47, -1 } /* System.Void LuaInterface.StackTraits`1<System.Boolean>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 47, -1 } /* System.Void LuaInterface.StackTraits`1<System.Boolean>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 47, -1 } /* System.Void LuaInterface.StackTraits`1<System.Boolean>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 47, -1 } /* T LuaInterface.StackTraits`1<System.Boolean>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 47, -1 } /* T LuaInterface.StackTraits`1<System.Boolean>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 47, -1 } /* System.Void LuaInterface.StackTraits`1<System.Boolean>::.cctor() */,
|
|
{ 33605, 6, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Byte>::SelectPush() */,
|
|
{ 33606, 6, -1 } /* System.Void LuaInterface.StackTraits`1<System.Byte>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 6, -1 } /* System.Void LuaInterface.StackTraits`1<System.Byte>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 6, -1 } /* System.Void LuaInterface.StackTraits`1<System.Byte>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 6, -1 } /* T LuaInterface.StackTraits`1<System.Byte>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 6, -1 } /* T LuaInterface.StackTraits`1<System.Byte>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 6, -1 } /* System.Void LuaInterface.StackTraits`1<System.Byte>::.cctor() */,
|
|
{ 33605, 7, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Char>::SelectPush() */,
|
|
{ 33606, 7, -1 } /* System.Void LuaInterface.StackTraits`1<System.Char>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 7, -1 } /* System.Void LuaInterface.StackTraits`1<System.Char>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 7, -1 } /* System.Void LuaInterface.StackTraits`1<System.Char>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 7, -1 } /* T LuaInterface.StackTraits`1<System.Char>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 7, -1 } /* T LuaInterface.StackTraits`1<System.Char>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 7, -1 } /* System.Void LuaInterface.StackTraits`1<System.Char>::.cctor() */,
|
|
{ 33605, 61, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Decimal>::SelectPush() */,
|
|
{ 33606, 61, -1 } /* System.Void LuaInterface.StackTraits`1<System.Decimal>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 61, -1 } /* System.Void LuaInterface.StackTraits`1<System.Decimal>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 61, -1 } /* System.Void LuaInterface.StackTraits`1<System.Decimal>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 61, -1 } /* T LuaInterface.StackTraits`1<System.Decimal>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 61, -1 } /* T LuaInterface.StackTraits`1<System.Decimal>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 61, -1 } /* System.Void LuaInterface.StackTraits`1<System.Decimal>::.cctor() */,
|
|
{ 33605, 81, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Double>::SelectPush() */,
|
|
{ 33606, 81, -1 } /* System.Void LuaInterface.StackTraits`1<System.Double>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 81, -1 } /* System.Void LuaInterface.StackTraits`1<System.Double>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 81, -1 } /* System.Void LuaInterface.StackTraits`1<System.Double>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 81, -1 } /* T LuaInterface.StackTraits`1<System.Double>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 81, -1 } /* T LuaInterface.StackTraits`1<System.Double>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 81, -1 } /* System.Void LuaInterface.StackTraits`1<System.Double>::.cctor() */,
|
|
{ 33604, 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>) */,
|
|
{ 33605, 94, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Guid>::SelectPush() */,
|
|
{ 33606, 94, -1 } /* System.Void LuaInterface.StackTraits`1<System.Guid>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 94, -1 } /* System.Void LuaInterface.StackTraits`1<System.Guid>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 94, -1 } /* System.Void LuaInterface.StackTraits`1<System.Guid>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 94, -1 } /* T LuaInterface.StackTraits`1<System.Guid>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 94, -1 } /* T LuaInterface.StackTraits`1<System.Guid>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 94, -1 } /* System.Void LuaInterface.StackTraits`1<System.Guid>::.cctor() */,
|
|
{ 33605, 95, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Int16>::SelectPush() */,
|
|
{ 33606, 95, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int16>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 95, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int16>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 95, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int16>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 95, -1 } /* T LuaInterface.StackTraits`1<System.Int16>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 95, -1 } /* T LuaInterface.StackTraits`1<System.Int16>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 95, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int16>::.cctor() */,
|
|
{ 33605, 16, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Int32>::SelectPush() */,
|
|
{ 33606, 16, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int32>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 16, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int32>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 16, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int32>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 16, -1 } /* T LuaInterface.StackTraits`1<System.Int32>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 16, -1 } /* T LuaInterface.StackTraits`1<System.Int32>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 16, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int32>::.cctor() */,
|
|
{ 33604, 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>) */,
|
|
{ 33605, 90, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Int32Enum>::SelectPush() */,
|
|
{ 33606, 90, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int32Enum>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 90, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int32Enum>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 90, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int32Enum>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 90, -1 } /* T LuaInterface.StackTraits`1<System.Int32Enum>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 90, -1 } /* T LuaInterface.StackTraits`1<System.Int32Enum>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 90, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int32Enum>::.cctor() */,
|
|
{ 33605, 37, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Int64>::SelectPush() */,
|
|
{ 33606, 37, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int64>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 37, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int64>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 37, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int64>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 37, -1 } /* T LuaInterface.StackTraits`1<System.Int64>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 37, -1 } /* T LuaInterface.StackTraits`1<System.Int64>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 37, -1 } /* System.Void LuaInterface.StackTraits`1<System.Int64>::.cctor() */,
|
|
{ 33605, 85, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.IntPtr>::SelectPush() */,
|
|
{ 33606, 85, -1 } /* System.Void LuaInterface.StackTraits`1<System.IntPtr>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 85, -1 } /* System.Void LuaInterface.StackTraits`1<System.IntPtr>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 85, -1 } /* System.Void LuaInterface.StackTraits`1<System.IntPtr>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 85, -1 } /* T LuaInterface.StackTraits`1<System.IntPtr>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 85, -1 } /* T LuaInterface.StackTraits`1<System.IntPtr>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 85, -1 } /* System.Void LuaInterface.StackTraits`1<System.IntPtr>::.cctor() */,
|
|
{ 33605, 1466, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.Boolean>>::SelectPush() */,
|
|
{ 33606, 1466, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Boolean>>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1466, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Boolean>>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1466, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Boolean>>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1466, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Boolean>>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1466, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Boolean>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1466, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Boolean>>::.cctor() */,
|
|
{ 33605, 1458, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.Byte>>::SelectPush() */,
|
|
{ 33606, 1458, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Byte>>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1458, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Byte>>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1458, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Byte>>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1458, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Byte>>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1458, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Byte>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1458, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Byte>>::.cctor() */,
|
|
{ 33605, 1461, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.Char>>::SelectPush() */,
|
|
{ 33606, 1461, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Char>>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1461, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Char>>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1461, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Char>>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1461, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Char>>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1461, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Char>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1461, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Char>>::.cctor() */,
|
|
{ 33605, 1463, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.Decimal>>::SelectPush() */,
|
|
{ 33606, 1463, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Decimal>>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1463, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Decimal>>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1463, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Decimal>>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1463, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Decimal>>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1463, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Decimal>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1463, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Decimal>>::.cctor() */,
|
|
{ 33605, 1465, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.Double>>::SelectPush() */,
|
|
{ 33606, 1465, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Double>>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1465, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Double>>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1465, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Double>>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1465, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Double>>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1465, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Double>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1465, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Double>>::.cctor() */,
|
|
{ 33605, 1459, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.Int16>>::SelectPush() */,
|
|
{ 33606, 1459, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int16>>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1459, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int16>>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1459, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int16>>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1459, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Int16>>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1459, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Int16>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1459, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int16>>::.cctor() */,
|
|
{ 33605, 335, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.Int32>>::SelectPush() */,
|
|
{ 33606, 335, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int32>>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 335, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int32>>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 335, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int32>>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 335, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Int32>>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 335, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Int32>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 335, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int32>>::.cctor() */,
|
|
{ 33605, 1467, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.Int64>>::SelectPush() */,
|
|
{ 33606, 1467, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int64>>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1467, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int64>>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1467, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int64>>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1467, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Int64>>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1467, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Int64>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1467, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Int64>>::.cctor() */,
|
|
{ 33605, 1457, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.SByte>>::SelectPush() */,
|
|
{ 33606, 1457, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.SByte>>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1457, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.SByte>>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1457, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.SByte>>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1457, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.SByte>>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1457, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.SByte>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1457, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.SByte>>::.cctor() */,
|
|
{ 33605, 1464, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.Single>>::SelectPush() */,
|
|
{ 33606, 1464, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Single>>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1464, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Single>>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1464, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Single>>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1464, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Single>>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1464, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.Single>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1464, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.Single>>::.cctor() */,
|
|
{ 33605, 1460, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.UInt16>>::SelectPush() */,
|
|
{ 33606, 1460, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt16>>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1460, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt16>>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1460, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt16>>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1460, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.UInt16>>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1460, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.UInt16>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1460, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt16>>::.cctor() */,
|
|
{ 33605, 1462, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.UInt32>>::SelectPush() */,
|
|
{ 33606, 1462, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt32>>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1462, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt32>>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1462, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt32>>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1462, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.UInt32>>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1462, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.UInt32>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1462, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt32>>::.cctor() */,
|
|
{ 33605, 1468, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<System.UInt64>>::SelectPush() */,
|
|
{ 33606, 1468, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt64>>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1468, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt64>>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1468, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt64>>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1468, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.UInt64>>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1468, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<System.UInt64>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1468, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<System.UInt64>>::.cctor() */,
|
|
{ 33605, 1476, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Bounds>>::SelectPush() */,
|
|
{ 33606, 1476, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Bounds>>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1476, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Bounds>>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1476, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Bounds>>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1476, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Bounds>>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1476, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Bounds>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1476, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Bounds>>::.cctor() */,
|
|
{ 33605, 1473, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Color>>::SelectPush() */,
|
|
{ 33606, 1473, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Color>>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1473, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Color>>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1473, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Color>>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1473, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Color>>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1473, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Color>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1473, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Color>>::.cctor() */,
|
|
{ 33605, 1478, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::SelectPush() */,
|
|
{ 33606, 1478, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1478, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1478, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1478, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1478, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1478, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::.cctor() */,
|
|
{ 33605, 1471, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::SelectPush() */,
|
|
{ 33606, 1471, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1471, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1471, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1471, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1471, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1471, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::.cctor() */,
|
|
{ 33605, 1475, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Ray>>::SelectPush() */,
|
|
{ 33606, 1475, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Ray>>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1475, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Ray>>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1475, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Ray>>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1475, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Ray>>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1475, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Ray>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1475, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Ray>>::.cctor() */,
|
|
{ 33605, 1479, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::SelectPush() */,
|
|
{ 33606, 1479, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1479, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1479, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1479, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1479, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1479, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::.cctor() */,
|
|
{ 33605, 1477, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Touch>>::SelectPush() */,
|
|
{ 33606, 1477, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Touch>>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1477, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Touch>>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1477, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Touch>>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1477, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Touch>>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1477, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Touch>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1477, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Touch>>::.cctor() */,
|
|
{ 33605, 1472, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector2>>::SelectPush() */,
|
|
{ 33606, 1472, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector2>>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1472, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector2>>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1472, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector2>>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1472, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector2>>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1472, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector2>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1472, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector2>>::.cctor() */,
|
|
{ 33605, 1470, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector3>>::SelectPush() */,
|
|
{ 33606, 1470, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector3>>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1470, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector3>>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1470, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector3>>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1470, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector3>>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1470, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector3>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1470, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector3>>::.cctor() */,
|
|
{ 33605, 1474, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector4>>::SelectPush() */,
|
|
{ 33606, 1474, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector4>>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1474, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector4>>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1474, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector4>>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1474, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector4>>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1474, -1 } /* T LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector4>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1474, -1 } /* System.Void LuaInterface.StackTraits`1<System.Nullable`1<UnityEngine.Vector4>>::.cctor() */,
|
|
{ 33604, 1035, -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>) */,
|
|
{ 33605, 1035, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Reflection.InterfaceMapping>::SelectPush() */,
|
|
{ 33606, 1035, -1 } /* System.Void LuaInterface.StackTraits`1<System.Reflection.InterfaceMapping>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1035, -1 } /* System.Void LuaInterface.StackTraits`1<System.Reflection.InterfaceMapping>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1035, -1 } /* System.Void LuaInterface.StackTraits`1<System.Reflection.InterfaceMapping>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1035, -1 } /* T LuaInterface.StackTraits`1<System.Reflection.InterfaceMapping>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1035, -1 } /* T LuaInterface.StackTraits`1<System.Reflection.InterfaceMapping>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1035, -1 } /* System.Void LuaInterface.StackTraits`1<System.Reflection.InterfaceMapping>::.cctor() */,
|
|
{ 33604, 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>) */,
|
|
{ 33605, 64, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Reflection.ParameterModifier>::SelectPush() */,
|
|
{ 33606, 64, -1 } /* System.Void LuaInterface.StackTraits`1<System.Reflection.ParameterModifier>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 64, -1 } /* System.Void LuaInterface.StackTraits`1<System.Reflection.ParameterModifier>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 64, -1 } /* System.Void LuaInterface.StackTraits`1<System.Reflection.ParameterModifier>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 64, -1 } /* T LuaInterface.StackTraits`1<System.Reflection.ParameterModifier>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 64, -1 } /* T LuaInterface.StackTraits`1<System.Reflection.ParameterModifier>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 64, -1 } /* System.Void LuaInterface.StackTraits`1<System.Reflection.ParameterModifier>::.cctor() */,
|
|
{ 33604, 1027, -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>) */,
|
|
{ 33605, 1027, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Runtime.Serialization.StreamingContext>::SelectPush() */,
|
|
{ 33606, 1027, -1 } /* System.Void LuaInterface.StackTraits`1<System.Runtime.Serialization.StreamingContext>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1027, -1 } /* System.Void LuaInterface.StackTraits`1<System.Runtime.Serialization.StreamingContext>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1027, -1 } /* System.Void LuaInterface.StackTraits`1<System.Runtime.Serialization.StreamingContext>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1027, -1 } /* T LuaInterface.StackTraits`1<System.Runtime.Serialization.StreamingContext>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1027, -1 } /* T LuaInterface.StackTraits`1<System.Runtime.Serialization.StreamingContext>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1027, -1 } /* System.Void LuaInterface.StackTraits`1<System.Runtime.Serialization.StreamingContext>::.cctor() */,
|
|
{ 33604, 1032, -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>) */,
|
|
{ 33605, 1032, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.RuntimeTypeHandle>::SelectPush() */,
|
|
{ 33606, 1032, -1 } /* System.Void LuaInterface.StackTraits`1<System.RuntimeTypeHandle>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1032, -1 } /* System.Void LuaInterface.StackTraits`1<System.RuntimeTypeHandle>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1032, -1 } /* System.Void LuaInterface.StackTraits`1<System.RuntimeTypeHandle>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1032, -1 } /* T LuaInterface.StackTraits`1<System.RuntimeTypeHandle>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1032, -1 } /* T LuaInterface.StackTraits`1<System.RuntimeTypeHandle>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1032, -1 } /* System.Void LuaInterface.StackTraits`1<System.RuntimeTypeHandle>::.cctor() */,
|
|
{ 33605, 108, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.SByte>::SelectPush() */,
|
|
{ 33606, 108, -1 } /* System.Void LuaInterface.StackTraits`1<System.SByte>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 108, -1 } /* System.Void LuaInterface.StackTraits`1<System.SByte>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 108, -1 } /* System.Void LuaInterface.StackTraits`1<System.SByte>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 108, -1 } /* T LuaInterface.StackTraits`1<System.SByte>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 108, -1 } /* T LuaInterface.StackTraits`1<System.SByte>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 108, -1 } /* System.Void LuaInterface.StackTraits`1<System.SByte>::.cctor() */,
|
|
{ 33605, 109, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.Single>::SelectPush() */,
|
|
{ 33606, 109, -1 } /* System.Void LuaInterface.StackTraits`1<System.Single>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 109, -1 } /* System.Void LuaInterface.StackTraits`1<System.Single>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 109, -1 } /* System.Void LuaInterface.StackTraits`1<System.Single>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 109, -1 } /* T LuaInterface.StackTraits`1<System.Single>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 109, -1 } /* T LuaInterface.StackTraits`1<System.Single>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 109, -1 } /* System.Void LuaInterface.StackTraits`1<System.Single>::.cctor() */,
|
|
{ 33605, 134, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.UInt16>::SelectPush() */,
|
|
{ 33606, 134, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt16>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 134, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt16>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 134, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt16>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 134, -1 } /* T LuaInterface.StackTraits`1<System.UInt16>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 134, -1 } /* T LuaInterface.StackTraits`1<System.UInt16>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 134, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt16>::.cctor() */,
|
|
{ 33605, 21, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.UInt32>::SelectPush() */,
|
|
{ 33606, 21, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt32>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 21, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt32>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 21, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt32>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 21, -1 } /* T LuaInterface.StackTraits`1<System.UInt32>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 21, -1 } /* T LuaInterface.StackTraits`1<System.UInt32>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 21, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt32>::.cctor() */,
|
|
{ 33605, 82, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.UInt64>::SelectPush() */,
|
|
{ 33606, 82, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt64>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 82, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt64>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 82, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt64>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 82, -1 } /* T LuaInterface.StackTraits`1<System.UInt64>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 82, -1 } /* T LuaInterface.StackTraits`1<System.UInt64>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 82, -1 } /* System.Void LuaInterface.StackTraits`1<System.UInt64>::.cctor() */,
|
|
{ 33605, 1480, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<System.UIntPtr>::SelectPush() */,
|
|
{ 33606, 1480, -1 } /* System.Void LuaInterface.StackTraits`1<System.UIntPtr>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1480, -1 } /* System.Void LuaInterface.StackTraits`1<System.UIntPtr>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1480, -1 } /* System.Void LuaInterface.StackTraits`1<System.UIntPtr>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1480, -1 } /* T LuaInterface.StackTraits`1<System.UIntPtr>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1480, -1 } /* T LuaInterface.StackTraits`1<System.UIntPtr>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1480, -1 } /* System.Void LuaInterface.StackTraits`1<System.UIntPtr>::.cctor() */,
|
|
{ 33604, 601, -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>) */,
|
|
{ 33605, 601, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::SelectPush() */,
|
|
{ 33606, 601, -1 } /* System.Void LuaInterface.StackTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 601, -1 } /* System.Void LuaInterface.StackTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 601, -1 } /* System.Void LuaInterface.StackTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 601, -1 } /* T LuaInterface.StackTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 601, -1 } /* T LuaInterface.StackTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 601, -1 } /* System.Void LuaInterface.StackTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::.cctor() */,
|
|
{ 33604, 541, -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>) */,
|
|
{ 33605, 541, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.AccelerationEvent>::SelectPush() */,
|
|
{ 33606, 541, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AccelerationEvent>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 541, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AccelerationEvent>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 541, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AccelerationEvent>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 541, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.AccelerationEvent>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 541, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.AccelerationEvent>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 541, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AccelerationEvent>::.cctor() */,
|
|
{ 33604, 1199, -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>) */,
|
|
{ 33605, 1199, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.AnimatorStateInfo>::SelectPush() */,
|
|
{ 33606, 1199, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AnimatorStateInfo>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1199, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AnimatorStateInfo>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1199, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AnimatorStateInfo>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1199, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.AnimatorStateInfo>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1199, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.AnimatorStateInfo>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1199, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AnimatorStateInfo>::.cctor() */,
|
|
{ 33604, 1202, -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>) */,
|
|
{ 33605, 1202, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.AnimatorTransitionInfo>::SelectPush() */,
|
|
{ 33606, 1202, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AnimatorTransitionInfo>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1202, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AnimatorTransitionInfo>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1202, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AnimatorTransitionInfo>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1202, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.AnimatorTransitionInfo>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1202, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.AnimatorTransitionInfo>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1202, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.AnimatorTransitionInfo>::.cctor() */,
|
|
{ 33605, 436, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Bounds>::SelectPush() */,
|
|
{ 33606, 436, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Bounds>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 436, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Bounds>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 436, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Bounds>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 436, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Bounds>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 436, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Bounds>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 436, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Bounds>::.cctor() */,
|
|
{ 33604, 1211, -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>) */,
|
|
{ 33605, 1211, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.BuildCompression>::SelectPush() */,
|
|
{ 33606, 1211, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.BuildCompression>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1211, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.BuildCompression>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1211, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.BuildCompression>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1211, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.BuildCompression>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1211, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.BuildCompression>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1211, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.BuildCompression>::.cctor() */,
|
|
{ 33604, 1354, -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>) */,
|
|
{ 33605, 1354, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.CachedAssetBundle>::SelectPush() */,
|
|
{ 33606, 1354, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.CachedAssetBundle>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1354, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.CachedAssetBundle>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1354, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.CachedAssetBundle>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1354, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.CachedAssetBundle>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1354, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.CachedAssetBundle>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1354, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.CachedAssetBundle>::.cctor() */,
|
|
{ 33604, 1224, -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>) */,
|
|
{ 33605, 1224, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Camera/GateFitParameters>::SelectPush() */,
|
|
{ 33606, 1224, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Camera/GateFitParameters>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1224, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Camera/GateFitParameters>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1224, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Camera/GateFitParameters>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1224, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Camera/GateFitParameters>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1224, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Camera/GateFitParameters>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1224, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Camera/GateFitParameters>::.cctor() */,
|
|
{ 33604, 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>) */,
|
|
{ 33605, 450, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Color32>::SelectPush() */,
|
|
{ 33606, 450, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Color32>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 450, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Color32>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 450, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Color32>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 450, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Color32>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 450, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Color32>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 450, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Color32>::.cctor() */,
|
|
{ 33605, 447, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Color>::SelectPush() */,
|
|
{ 33606, 447, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Color>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 447, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Color>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 447, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Color>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 447, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Color>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 447, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Color>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 447, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Color>::.cctor() */,
|
|
{ 33604, 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>) */,
|
|
{ 33605, 453, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Hash128>::SelectPush() */,
|
|
{ 33606, 453, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Hash128>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 453, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Hash128>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 453, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Hash128>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 453, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Hash128>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 453, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Hash128>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 453, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Hash128>::.cctor() */,
|
|
{ 33605, 1415, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.LayerMask>::SelectPush() */,
|
|
{ 33606, 1415, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.LayerMask>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1415, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.LayerMask>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1415, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.LayerMask>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1415, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.LayerMask>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1415, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.LayerMask>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1415, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.LayerMask>::.cctor() */,
|
|
{ 33604, 1239, -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>) */,
|
|
{ 33605, 1239, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.LightBakingOutput>::SelectPush() */,
|
|
{ 33606, 1239, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.LightBakingOutput>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1239, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.LightBakingOutput>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1239, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.LightBakingOutput>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1239, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.LightBakingOutput>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1239, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.LightBakingOutput>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1239, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.LightBakingOutput>::.cctor() */,
|
|
{ 33604, 1205, -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>) */,
|
|
{ 33605, 1205, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.MatchTargetWeightMask>::SelectPush() */,
|
|
{ 33606, 1205, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.MatchTargetWeightMask>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1205, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.MatchTargetWeightMask>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1205, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.MatchTargetWeightMask>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1205, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.MatchTargetWeightMask>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1205, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.MatchTargetWeightMask>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1205, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.MatchTargetWeightMask>::.cctor() */,
|
|
{ 33604, 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>) */,
|
|
{ 33605, 446, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Matrix4x4>::SelectPush() */,
|
|
{ 33606, 446, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Matrix4x4>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 446, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Matrix4x4>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 446, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Matrix4x4>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 446, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Matrix4x4>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 446, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Matrix4x4>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 446, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Matrix4x4>::.cctor() */,
|
|
{ 33604, 1305, -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>) */,
|
|
{ 33605, 1305, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CollisionModule>::SelectPush() */,
|
|
{ 33606, 1305, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CollisionModule>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1305, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CollisionModule>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1305, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CollisionModule>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1305, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CollisionModule>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1305, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CollisionModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1305, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CollisionModule>::.cctor() */,
|
|
{ 33604, 1284, -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>) */,
|
|
{ 33605, 1284, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::SelectPush() */,
|
|
{ 33606, 1284, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1284, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1284, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1284, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1284, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1284, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::.cctor() */,
|
|
{ 33604, 1281, -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>) */,
|
|
{ 33605, 1281, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::SelectPush() */,
|
|
{ 33606, 1281, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1281, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1281, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1281, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1281, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1281, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::.cctor() */,
|
|
{ 33604, 1320, -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>) */,
|
|
{ 33605, 1320, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::SelectPush() */,
|
|
{ 33606, 1320, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1320, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1320, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1320, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1320, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1320, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::.cctor() */,
|
|
{ 33604, 1263, -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>) */,
|
|
{ 33605, 1263, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmissionModule>::SelectPush() */,
|
|
{ 33606, 1263, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmissionModule>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1263, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmissionModule>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1263, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmissionModule>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1263, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmissionModule>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1263, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmissionModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1263, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmissionModule>::.cctor() */,
|
|
{ 33604, 1257, -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>) */,
|
|
{ 33605, 1257, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmitParams>::SelectPush() */,
|
|
{ 33606, 1257, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmitParams>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1257, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmitParams>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1257, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmitParams>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1257, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmitParams>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1257, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmitParams>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1257, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/EmitParams>::.cctor() */,
|
|
{ 33604, 1299, -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>) */,
|
|
{ 33605, 1299, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::SelectPush() */,
|
|
{ 33606, 1299, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1299, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1299, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1299, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1299, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1299, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::.cctor() */,
|
|
{ 33604, 1278, -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>) */,
|
|
{ 33605, 1278, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::SelectPush() */,
|
|
{ 33606, 1278, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1278, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1278, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1278, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1278, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1278, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::.cctor() */,
|
|
{ 33604, 1275, -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>) */,
|
|
{ 33605, 1275, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::SelectPush() */,
|
|
{ 33606, 1275, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1275, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1275, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1275, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1275, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1275, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::.cctor() */,
|
|
{ 33604, 1314, -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>) */,
|
|
{ 33605, 1314, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LightsModule>::SelectPush() */,
|
|
{ 33606, 1314, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LightsModule>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1314, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LightsModule>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1314, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LightsModule>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1314, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LightsModule>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1314, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LightsModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1314, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LightsModule>::.cctor() */,
|
|
{ 33604, 1272, -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>) */,
|
|
{ 33605, 1272, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::SelectPush() */,
|
|
{ 33606, 1272, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1272, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1272, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1272, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1272, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1272, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::.cctor() */,
|
|
{ 33604, 1260, -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>) */,
|
|
{ 33605, 1260, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/MainModule>::SelectPush() */,
|
|
{ 33606, 1260, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/MainModule>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1260, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/MainModule>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1260, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/MainModule>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1260, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/MainModule>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1260, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/MainModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1260, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/MainModule>::.cctor() */,
|
|
{ 33604, 1302, -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>) */,
|
|
{ 33605, 1302, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/NoiseModule>::SelectPush() */,
|
|
{ 33606, 1302, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/NoiseModule>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1302, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/NoiseModule>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1302, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/NoiseModule>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1302, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/NoiseModule>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1302, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/NoiseModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1302, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/NoiseModule>::.cctor() */,
|
|
{ 33604, 600, -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>) */,
|
|
{ 33605, 600, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Particle>::SelectPush() */,
|
|
{ 33606, 600, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Particle>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 600, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Particle>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 600, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Particle>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 600, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Particle>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 600, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Particle>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 600, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Particle>::.cctor() */,
|
|
{ 33604, 1251, -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>) */,
|
|
{ 33605, 1251, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/PlaybackState>::SelectPush() */,
|
|
{ 33606, 1251, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/PlaybackState>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1251, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/PlaybackState>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1251, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/PlaybackState>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1251, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/PlaybackState>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1251, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/PlaybackState>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1251, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/PlaybackState>::.cctor() */,
|
|
{ 33604, 1296, -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>) */,
|
|
{ 33605, 1296, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::SelectPush() */,
|
|
{ 33606, 1296, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1296, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1296, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1296, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1296, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1296, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::.cctor() */,
|
|
{ 33604, 1293, -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>) */,
|
|
{ 33605, 1293, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::SelectPush() */,
|
|
{ 33606, 1293, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1293, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1293, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1293, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1293, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1293, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::.cctor() */,
|
|
{ 33604, 1266, -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>) */,
|
|
{ 33605, 1266, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ShapeModule>::SelectPush() */,
|
|
{ 33606, 1266, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ShapeModule>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1266, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ShapeModule>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1266, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ShapeModule>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1266, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ShapeModule>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1266, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ShapeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1266, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/ShapeModule>::.cctor() */,
|
|
{ 33604, 1290, -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>) */,
|
|
{ 33605, 1290, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::SelectPush() */,
|
|
{ 33606, 1290, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1290, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1290, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1290, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1290, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1290, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::.cctor() */,
|
|
{ 33604, 1287, -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>) */,
|
|
{ 33605, 1287, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::SelectPush() */,
|
|
{ 33606, 1287, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1287, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1287, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1287, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1287, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1287, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::.cctor() */,
|
|
{ 33604, 1311, -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>) */,
|
|
{ 33605, 1311, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::SelectPush() */,
|
|
{ 33606, 1311, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1311, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1311, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1311, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1311, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1311, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::.cctor() */,
|
|
{ 33604, 1317, -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>) */,
|
|
{ 33605, 1317, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TrailModule>::SelectPush() */,
|
|
{ 33606, 1317, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TrailModule>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1317, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TrailModule>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1317, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TrailModule>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1317, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TrailModule>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1317, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TrailModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1317, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TrailModule>::.cctor() */,
|
|
{ 33604, 1254, -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>) */,
|
|
{ 33605, 1254, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Trails>::SelectPush() */,
|
|
{ 33606, 1254, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Trails>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1254, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Trails>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1254, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Trails>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1254, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Trails>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1254, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Trails>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1254, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/Trails>::.cctor() */,
|
|
{ 33604, 1308, -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>) */,
|
|
{ 33605, 1308, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TriggerModule>::SelectPush() */,
|
|
{ 33606, 1308, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TriggerModule>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1308, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TriggerModule>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1308, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TriggerModule>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1308, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TriggerModule>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1308, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TriggerModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1308, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/TriggerModule>::.cctor() */,
|
|
{ 33604, 1269, -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>) */,
|
|
{ 33605, 1269, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::SelectPush() */,
|
|
{ 33606, 1269, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1269, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1269, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1269, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1269, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1269, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::.cctor() */,
|
|
{ 33604, 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>) */,
|
|
{ 33605, 507, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.PhysicsScene>::SelectPush() */,
|
|
{ 33606, 507, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.PhysicsScene>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 507, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.PhysicsScene>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 507, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.PhysicsScene>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 507, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.PhysicsScene>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 507, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.PhysicsScene>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 507, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.PhysicsScene>::.cctor() */,
|
|
{ 33604, 1208, -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>) */,
|
|
{ 33605, 1208, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Playables.PlayableGraph>::SelectPush() */,
|
|
{ 33606, 1208, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Playables.PlayableGraph>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1208, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Playables.PlayableGraph>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1208, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Playables.PlayableGraph>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1208, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Playables.PlayableGraph>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1208, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Playables.PlayableGraph>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1208, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Playables.PlayableGraph>::.cctor() */,
|
|
{ 33605, 455, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Quaternion>::SelectPush() */,
|
|
{ 33606, 455, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Quaternion>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 455, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Quaternion>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 455, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Quaternion>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 455, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Quaternion>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 455, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Quaternion>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 455, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Quaternion>::.cctor() */,
|
|
{ 33605, 1323, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Ray>::SelectPush() */,
|
|
{ 33606, 1323, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Ray>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1323, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Ray>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1323, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Ray>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1323, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Ray>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1323, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Ray>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1323, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Ray>::.cctor() */,
|
|
{ 33605, 506, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.RaycastHit>::SelectPush() */,
|
|
{ 33606, 506, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RaycastHit>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 506, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RaycastHit>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 506, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RaycastHit>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 506, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.RaycastHit>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 506, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.RaycastHit>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 506, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RaycastHit>::.cctor() */,
|
|
{ 33604, 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>) */,
|
|
{ 33605, 437, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Rect>::SelectPush() */,
|
|
{ 33606, 437, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rect>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 437, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rect>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 437, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rect>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 437, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Rect>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 437, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Rect>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 437, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rect>::.cctor() */,
|
|
{ 33604, 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>) */,
|
|
{ 33605, 430, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.RenderBuffer>::SelectPush() */,
|
|
{ 33606, 430, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RenderBuffer>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 430, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RenderBuffer>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 430, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RenderBuffer>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 430, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.RenderBuffer>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 430, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.RenderBuffer>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 430, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RenderBuffer>::.cctor() */,
|
|
{ 33604, 1335, -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>) */,
|
|
{ 33605, 1335, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.RenderTextureDescriptor>::SelectPush() */,
|
|
{ 33606, 1335, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RenderTextureDescriptor>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1335, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RenderTextureDescriptor>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1335, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RenderTextureDescriptor>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1335, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.RenderTextureDescriptor>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1335, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.RenderTextureDescriptor>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1335, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.RenderTextureDescriptor>::.cctor() */,
|
|
{ 33604, 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>) */,
|
|
{ 33605, 485, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::SelectPush() */,
|
|
{ 33606, 485, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 485, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 485, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 485, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 485, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 485, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::.cctor() */,
|
|
{ 33604, 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>) */,
|
|
{ 33605, 488, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Rendering.ShaderTagId>::SelectPush() */,
|
|
{ 33606, 488, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.ShaderTagId>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 488, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.ShaderTagId>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 488, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.ShaderTagId>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 488, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Rendering.ShaderTagId>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 488, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Rendering.ShaderTagId>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 488, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.ShaderTagId>::.cctor() */,
|
|
{ 33604, 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>) */,
|
|
{ 33605, 482, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::SelectPush() */,
|
|
{ 33606, 482, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 482, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 482, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 482, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 482, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 482, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::.cctor() */,
|
|
{ 33604, 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>) */,
|
|
{ 33605, 441, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Resolution>::SelectPush() */,
|
|
{ 33606, 441, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Resolution>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 441, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Resolution>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 441, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Resolution>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 441, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Resolution>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 441, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Resolution>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 441, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Resolution>::.cctor() */,
|
|
{ 33604, 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>) */,
|
|
{ 33605, 475, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.SceneManagement.Scene>::SelectPush() */,
|
|
{ 33606, 475, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.SceneManagement.Scene>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 475, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.SceneManagement.Scene>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 475, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.SceneManagement.Scene>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 475, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.SceneManagement.Scene>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 475, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.SceneManagement.Scene>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 475, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.SceneManagement.Scene>::.cctor() */,
|
|
{ 33605, 540, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Touch>::SelectPush() */,
|
|
{ 33606, 540, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Touch>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 540, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Touch>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 540, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Touch>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 540, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Touch>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 540, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Touch>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 540, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Touch>::.cctor() */,
|
|
{ 33605, 442, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Vector2>::SelectPush() */,
|
|
{ 33606, 442, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector2>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 442, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector2>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 442, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector2>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 442, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Vector2>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 442, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Vector2>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 442, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector2>::.cctor() */,
|
|
{ 33605, 431, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Vector3>::SelectPush() */,
|
|
{ 33606, 431, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector3>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 431, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector3>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 431, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector3>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 431, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Vector3>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 431, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Vector3>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 431, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector3>::.cctor() */,
|
|
{ 33605, 445, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<UnityEngine.Vector4>::SelectPush() */,
|
|
{ 33606, 445, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector4>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 445, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector4>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 445, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector4>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 445, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Vector4>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 445, -1 } /* T LuaInterface.StackTraits`1<UnityEngine.Vector4>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 445, -1 } /* System.Void LuaInterface.StackTraits`1<UnityEngine.Vector4>::.cctor() */,
|
|
{ 33604, 1360, -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>) */,
|
|
{ 33605, 1360, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<securityConnection>::SelectPush() */,
|
|
{ 33606, 1360, -1 } /* System.Void LuaInterface.StackTraits`1<securityConnection>::PushValue(System.IntPtr,T) */,
|
|
{ 33607, 1360, -1 } /* System.Void LuaInterface.StackTraits`1<securityConnection>::PushObject(System.IntPtr,T) */,
|
|
{ 33608, 1360, -1 } /* System.Void LuaInterface.StackTraits`1<securityConnection>::PushArray(System.IntPtr,T) */,
|
|
{ 33609, 1360, -1 } /* T LuaInterface.StackTraits`1<securityConnection>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 33610, 1360, -1 } /* T LuaInterface.StackTraits`1<securityConnection>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33611, 1360, -1 } /* System.Void LuaInterface.StackTraits`1<securityConnection>::.cctor() */,
|
|
{ 33597, 1155, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<FairyGUI.GlyphInfo>::.cctor() */,
|
|
{ 33598, 1155, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<FairyGUI.GlyphInfo>::.ctor() */,
|
|
{ 33599, 1155, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<FairyGUI.GlyphInfo>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1165, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<FairyGUI.Margin>::.cctor() */,
|
|
{ 33598, 1165, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<FairyGUI.Margin>::.ctor() */,
|
|
{ 33599, 1165, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<FairyGUI.Margin>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1484, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<LuaInterface.LuaByteBuffer>::.cctor() */,
|
|
{ 33598, 1484, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<LuaInterface.LuaByteBuffer>::.ctor() */,
|
|
{ 33599, 1484, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<LuaInterface.LuaByteBuffer>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1614, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<LuaInterface.nil>::.cctor() */,
|
|
{ 33598, 1614, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<LuaInterface.nil>::.ctor() */,
|
|
{ 33599, 1614, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<LuaInterface.nil>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 47, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Boolean>::.cctor() */,
|
|
{ 33598, 47, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Boolean>::.ctor() */,
|
|
{ 33599, 47, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Boolean>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 6, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Byte>::.cctor() */,
|
|
{ 33598, 6, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Byte>::.ctor() */,
|
|
{ 33599, 6, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Byte>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 7, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Char>::.cctor() */,
|
|
{ 33598, 7, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Char>::.ctor() */,
|
|
{ 33599, 7, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Char>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 61, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Decimal>::.cctor() */,
|
|
{ 33598, 61, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Decimal>::.ctor() */,
|
|
{ 33599, 61, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Decimal>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 81, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Double>::.cctor() */,
|
|
{ 33598, 81, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Double>::.ctor() */,
|
|
{ 33599, 81, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Double>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 94, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Guid>::.cctor() */,
|
|
{ 33598, 94, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Guid>::.ctor() */,
|
|
{ 33599, 94, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Guid>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 95, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Int16>::.cctor() */,
|
|
{ 33598, 95, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Int16>::.ctor() */,
|
|
{ 33599, 95, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Int16>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 16, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Int32>::.cctor() */,
|
|
{ 33598, 16, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Int32>::.ctor() */,
|
|
{ 33599, 16, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Int32>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 90, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Int32Enum>::.cctor() */,
|
|
{ 33598, 90, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Int32Enum>::.ctor() */,
|
|
{ 33599, 90, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Int32Enum>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 37, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Int64>::.cctor() */,
|
|
{ 33598, 37, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Int64>::.ctor() */,
|
|
{ 33599, 37, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Int64>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 85, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.IntPtr>::.cctor() */,
|
|
{ 33598, 85, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.IntPtr>::.ctor() */,
|
|
{ 33599, 85, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.IntPtr>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1466, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Boolean>>::.cctor() */,
|
|
{ 33598, 1466, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Boolean>>::.ctor() */,
|
|
{ 33599, 1466, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Boolean>>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1458, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Byte>>::.cctor() */,
|
|
{ 33598, 1458, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Byte>>::.ctor() */,
|
|
{ 33599, 1458, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Byte>>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1461, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Char>>::.cctor() */,
|
|
{ 33598, 1461, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Char>>::.ctor() */,
|
|
{ 33599, 1461, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Char>>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1463, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Decimal>>::.cctor() */,
|
|
{ 33598, 1463, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Decimal>>::.ctor() */,
|
|
{ 33599, 1463, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Decimal>>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1465, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Double>>::.cctor() */,
|
|
{ 33598, 1465, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Double>>::.ctor() */,
|
|
{ 33599, 1465, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Double>>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1459, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Int16>>::.cctor() */,
|
|
{ 33598, 1459, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Int16>>::.ctor() */,
|
|
{ 33599, 1459, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Int16>>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 335, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Int32>>::.cctor() */,
|
|
{ 33598, 335, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Int32>>::.ctor() */,
|
|
{ 33599, 335, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Int32>>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1467, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Int64>>::.cctor() */,
|
|
{ 33598, 1467, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Int64>>::.ctor() */,
|
|
{ 33599, 1467, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Int64>>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1457, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.SByte>>::.cctor() */,
|
|
{ 33598, 1457, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.SByte>>::.ctor() */,
|
|
{ 33599, 1457, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.SByte>>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1464, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Single>>::.cctor() */,
|
|
{ 33598, 1464, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Single>>::.ctor() */,
|
|
{ 33599, 1464, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.Single>>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1460, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.UInt16>>::.cctor() */,
|
|
{ 33598, 1460, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.UInt16>>::.ctor() */,
|
|
{ 33599, 1460, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.UInt16>>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1462, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.UInt32>>::.cctor() */,
|
|
{ 33598, 1462, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.UInt32>>::.ctor() */,
|
|
{ 33599, 1462, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.UInt32>>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1468, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.UInt64>>::.cctor() */,
|
|
{ 33598, 1468, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.UInt64>>::.ctor() */,
|
|
{ 33599, 1468, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<System.UInt64>>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1476, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Bounds>>::.cctor() */,
|
|
{ 33598, 1476, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Bounds>>::.ctor() */,
|
|
{ 33599, 1476, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Bounds>>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1473, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Color>>::.cctor() */,
|
|
{ 33598, 1473, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Color>>::.ctor() */,
|
|
{ 33599, 1473, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Color>>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1478, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.LayerMask>>::.cctor() */,
|
|
{ 33598, 1478, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.LayerMask>>::.ctor() */,
|
|
{ 33599, 1478, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.LayerMask>>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1471, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Quaternion>>::.cctor() */,
|
|
{ 33598, 1471, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Quaternion>>::.ctor() */,
|
|
{ 33599, 1471, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Quaternion>>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1475, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Ray>>::.cctor() */,
|
|
{ 33598, 1475, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Ray>>::.ctor() */,
|
|
{ 33599, 1475, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Ray>>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1479, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.RaycastHit>>::.cctor() */,
|
|
{ 33598, 1479, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.RaycastHit>>::.ctor() */,
|
|
{ 33599, 1479, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.RaycastHit>>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1477, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Touch>>::.cctor() */,
|
|
{ 33598, 1477, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Touch>>::.ctor() */,
|
|
{ 33599, 1477, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Touch>>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1472, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Vector2>>::.cctor() */,
|
|
{ 33598, 1472, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Vector2>>::.ctor() */,
|
|
{ 33599, 1472, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Vector2>>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1470, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Vector3>>::.cctor() */,
|
|
{ 33598, 1470, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Vector3>>::.ctor() */,
|
|
{ 33599, 1470, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Vector3>>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1474, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Vector4>>::.cctor() */,
|
|
{ 33598, 1474, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Vector4>>::.ctor() */,
|
|
{ 33599, 1474, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Nullable`1<UnityEngine.Vector4>>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1035, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Reflection.InterfaceMapping>::.cctor() */,
|
|
{ 33598, 1035, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Reflection.InterfaceMapping>::.ctor() */,
|
|
{ 33599, 1035, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Reflection.InterfaceMapping>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 64, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Reflection.ParameterModifier>::.cctor() */,
|
|
{ 33598, 64, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Reflection.ParameterModifier>::.ctor() */,
|
|
{ 33599, 64, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Reflection.ParameterModifier>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1027, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Runtime.Serialization.StreamingContext>::.cctor() */,
|
|
{ 33598, 1027, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Runtime.Serialization.StreamingContext>::.ctor() */,
|
|
{ 33599, 1027, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Runtime.Serialization.StreamingContext>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1032, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.RuntimeTypeHandle>::.cctor() */,
|
|
{ 33598, 1032, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.RuntimeTypeHandle>::.ctor() */,
|
|
{ 33599, 1032, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.RuntimeTypeHandle>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 108, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.SByte>::.cctor() */,
|
|
{ 33598, 108, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.SByte>::.ctor() */,
|
|
{ 33599, 108, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.SByte>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 109, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Single>::.cctor() */,
|
|
{ 33598, 109, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Single>::.ctor() */,
|
|
{ 33599, 109, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.Single>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 134, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.UInt16>::.cctor() */,
|
|
{ 33598, 134, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.UInt16>::.ctor() */,
|
|
{ 33599, 134, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.UInt16>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 21, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.UInt32>::.cctor() */,
|
|
{ 33598, 21, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.UInt32>::.ctor() */,
|
|
{ 33599, 21, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.UInt32>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 82, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.UInt64>::.cctor() */,
|
|
{ 33598, 82, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.UInt64>::.ctor() */,
|
|
{ 33599, 82, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.UInt64>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1480, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.UIntPtr>::.cctor() */,
|
|
{ 33598, 1480, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.UIntPtr>::.ctor() */,
|
|
{ 33599, 1480, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<System.UIntPtr>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 601, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::.cctor() */,
|
|
{ 33598, 601, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::.ctor() */,
|
|
{ 33599, 601, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 541, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.AccelerationEvent>::.cctor() */,
|
|
{ 33598, 541, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.AccelerationEvent>::.ctor() */,
|
|
{ 33599, 541, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.AccelerationEvent>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1199, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.AnimatorStateInfo>::.cctor() */,
|
|
{ 33598, 1199, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.AnimatorStateInfo>::.ctor() */,
|
|
{ 33599, 1199, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.AnimatorStateInfo>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1202, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.AnimatorTransitionInfo>::.cctor() */,
|
|
{ 33598, 1202, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.AnimatorTransitionInfo>::.ctor() */,
|
|
{ 33599, 1202, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.AnimatorTransitionInfo>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 436, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Bounds>::.cctor() */,
|
|
{ 33598, 436, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Bounds>::.ctor() */,
|
|
{ 33599, 436, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Bounds>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1211, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.BuildCompression>::.cctor() */,
|
|
{ 33598, 1211, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.BuildCompression>::.ctor() */,
|
|
{ 33599, 1211, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.BuildCompression>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1354, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.CachedAssetBundle>::.cctor() */,
|
|
{ 33598, 1354, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.CachedAssetBundle>::.ctor() */,
|
|
{ 33599, 1354, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.CachedAssetBundle>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1224, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Camera/GateFitParameters>::.cctor() */,
|
|
{ 33598, 1224, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Camera/GateFitParameters>::.ctor() */,
|
|
{ 33599, 1224, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Camera/GateFitParameters>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 450, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Color32>::.cctor() */,
|
|
{ 33598, 450, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Color32>::.ctor() */,
|
|
{ 33599, 450, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Color32>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 447, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Color>::.cctor() */,
|
|
{ 33598, 447, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Color>::.ctor() */,
|
|
{ 33599, 447, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Color>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 453, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Hash128>::.cctor() */,
|
|
{ 33598, 453, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Hash128>::.ctor() */,
|
|
{ 33599, 453, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Hash128>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1415, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.LayerMask>::.cctor() */,
|
|
{ 33598, 1415, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.LayerMask>::.ctor() */,
|
|
{ 33599, 1415, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.LayerMask>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1239, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.LightBakingOutput>::.cctor() */,
|
|
{ 33598, 1239, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.LightBakingOutput>::.ctor() */,
|
|
{ 33599, 1239, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.LightBakingOutput>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1205, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.MatchTargetWeightMask>::.cctor() */,
|
|
{ 33598, 1205, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.MatchTargetWeightMask>::.ctor() */,
|
|
{ 33599, 1205, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.MatchTargetWeightMask>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 446, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Matrix4x4>::.cctor() */,
|
|
{ 33598, 446, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Matrix4x4>::.ctor() */,
|
|
{ 33599, 446, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Matrix4x4>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1305, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/CollisionModule>::.cctor() */,
|
|
{ 33598, 1305, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/CollisionModule>::.ctor() */,
|
|
{ 33599, 1305, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/CollisionModule>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1284, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ColorBySpeedModule>::.cctor() */,
|
|
{ 33598, 1284, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ColorBySpeedModule>::.ctor() */,
|
|
{ 33599, 1284, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ColorBySpeedModule>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1281, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::.cctor() */,
|
|
{ 33598, 1281, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::.ctor() */,
|
|
{ 33599, 1281, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1320, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/CustomDataModule>::.cctor() */,
|
|
{ 33598, 1320, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/CustomDataModule>::.ctor() */,
|
|
{ 33599, 1320, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/CustomDataModule>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1263, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/EmissionModule>::.cctor() */,
|
|
{ 33598, 1263, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/EmissionModule>::.ctor() */,
|
|
{ 33599, 1263, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/EmissionModule>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1257, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/EmitParams>::.cctor() */,
|
|
{ 33598, 1257, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/EmitParams>::.ctor() */,
|
|
{ 33599, 1257, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/EmitParams>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1299, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ExternalForcesModule>::.cctor() */,
|
|
{ 33598, 1299, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ExternalForcesModule>::.ctor() */,
|
|
{ 33599, 1299, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ExternalForcesModule>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1278, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::.cctor() */,
|
|
{ 33598, 1278, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::.ctor() */,
|
|
{ 33599, 1278, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1275, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/InheritVelocityModule>::.cctor() */,
|
|
{ 33598, 1275, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/InheritVelocityModule>::.ctor() */,
|
|
{ 33599, 1275, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/InheritVelocityModule>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1314, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/LightsModule>::.cctor() */,
|
|
{ 33598, 1314, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/LightsModule>::.ctor() */,
|
|
{ 33599, 1314, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/LightsModule>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1272, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::.cctor() */,
|
|
{ 33598, 1272, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::.ctor() */,
|
|
{ 33599, 1272, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1260, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/MainModule>::.cctor() */,
|
|
{ 33598, 1260, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/MainModule>::.ctor() */,
|
|
{ 33599, 1260, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/MainModule>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1302, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/NoiseModule>::.cctor() */,
|
|
{ 33598, 1302, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/NoiseModule>::.ctor() */,
|
|
{ 33599, 1302, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/NoiseModule>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 600, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/Particle>::.cctor() */,
|
|
{ 33598, 600, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/Particle>::.ctor() */,
|
|
{ 33599, 600, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/Particle>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1251, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/PlaybackState>::.cctor() */,
|
|
{ 33598, 1251, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/PlaybackState>::.ctor() */,
|
|
{ 33599, 1251, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/PlaybackState>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1296, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/RotationBySpeedModule>::.cctor() */,
|
|
{ 33598, 1296, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/RotationBySpeedModule>::.ctor() */,
|
|
{ 33599, 1296, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/RotationBySpeedModule>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1293, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::.cctor() */,
|
|
{ 33598, 1293, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::.ctor() */,
|
|
{ 33599, 1293, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1266, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ShapeModule>::.cctor() */,
|
|
{ 33598, 1266, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ShapeModule>::.ctor() */,
|
|
{ 33599, 1266, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/ShapeModule>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1290, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/SizeBySpeedModule>::.cctor() */,
|
|
{ 33598, 1290, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/SizeBySpeedModule>::.ctor() */,
|
|
{ 33599, 1290, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/SizeBySpeedModule>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1287, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::.cctor() */,
|
|
{ 33598, 1287, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::.ctor() */,
|
|
{ 33599, 1287, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1311, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::.cctor() */,
|
|
{ 33598, 1311, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::.ctor() */,
|
|
{ 33599, 1311, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1317, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/TrailModule>::.cctor() */,
|
|
{ 33598, 1317, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/TrailModule>::.ctor() */,
|
|
{ 33599, 1317, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/TrailModule>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1254, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/Trails>::.cctor() */,
|
|
{ 33598, 1254, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/Trails>::.ctor() */,
|
|
{ 33599, 1254, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/Trails>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1308, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/TriggerModule>::.cctor() */,
|
|
{ 33598, 1308, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/TriggerModule>::.ctor() */,
|
|
{ 33599, 1308, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/TriggerModule>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1269, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::.cctor() */,
|
|
{ 33598, 1269, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::.ctor() */,
|
|
{ 33599, 1269, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 507, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.PhysicsScene>::.cctor() */,
|
|
{ 33598, 507, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.PhysicsScene>::.ctor() */,
|
|
{ 33599, 507, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.PhysicsScene>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1208, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Playables.PlayableGraph>::.cctor() */,
|
|
{ 33598, 1208, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Playables.PlayableGraph>::.ctor() */,
|
|
{ 33599, 1208, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Playables.PlayableGraph>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 455, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Quaternion>::.cctor() */,
|
|
{ 33598, 455, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Quaternion>::.ctor() */,
|
|
{ 33599, 455, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Quaternion>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1323, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Ray>::.cctor() */,
|
|
{ 33598, 1323, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Ray>::.ctor() */,
|
|
{ 33599, 1323, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Ray>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 506, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.RaycastHit>::.cctor() */,
|
|
{ 33598, 506, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.RaycastHit>::.ctor() */,
|
|
{ 33599, 506, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.RaycastHit>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 437, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Rect>::.cctor() */,
|
|
{ 33598, 437, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Rect>::.ctor() */,
|
|
{ 33599, 437, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Rect>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 430, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.RenderBuffer>::.cctor() */,
|
|
{ 33598, 430, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.RenderBuffer>::.ctor() */,
|
|
{ 33599, 430, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.RenderBuffer>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1335, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.RenderTextureDescriptor>::.cctor() */,
|
|
{ 33598, 1335, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.RenderTextureDescriptor>::.ctor() */,
|
|
{ 33599, 1335, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.RenderTextureDescriptor>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 485, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Rendering.ScriptableCullingParameters>::.cctor() */,
|
|
{ 33598, 485, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Rendering.ScriptableCullingParameters>::.ctor() */,
|
|
{ 33599, 485, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Rendering.ScriptableCullingParameters>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 488, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Rendering.ShaderTagId>::.cctor() */,
|
|
{ 33598, 488, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Rendering.ShaderTagId>::.ctor() */,
|
|
{ 33599, 488, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Rendering.ShaderTagId>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 482, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Rendering.SphericalHarmonicsL2>::.cctor() */,
|
|
{ 33598, 482, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Rendering.SphericalHarmonicsL2>::.ctor() */,
|
|
{ 33599, 482, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Rendering.SphericalHarmonicsL2>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 441, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Resolution>::.cctor() */,
|
|
{ 33598, 441, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Resolution>::.ctor() */,
|
|
{ 33599, 441, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Resolution>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 475, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.SceneManagement.Scene>::.cctor() */,
|
|
{ 33598, 475, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.SceneManagement.Scene>::.ctor() */,
|
|
{ 33599, 475, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.SceneManagement.Scene>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 540, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Touch>::.cctor() */,
|
|
{ 33598, 540, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Touch>::.ctor() */,
|
|
{ 33599, 540, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Touch>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 442, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Vector2>::.cctor() */,
|
|
{ 33598, 442, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Vector2>::.ctor() */,
|
|
{ 33599, 442, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Vector2>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 431, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Vector3>::.cctor() */,
|
|
{ 33598, 431, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Vector3>::.ctor() */,
|
|
{ 33599, 431, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Vector3>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 445, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Vector4>::.cctor() */,
|
|
{ 33598, 445, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Vector4>::.ctor() */,
|
|
{ 33599, 445, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<UnityEngine.Vector4>::<GetLuaReference>b__9_0() */,
|
|
{ 33597, 1360, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<securityConnection>::.cctor() */,
|
|
{ 33598, 1360, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<securityConnection>::.ctor() */,
|
|
{ 33599, 1360, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<securityConnection>::<GetLuaReference>b__9_0() */,
|
|
{ 33589, 1155, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.GlyphInfo>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1155, -1 } /* System.String LuaInterface.TypeTraits`1<FairyGUI.GlyphInfo>::GetTypeName() */,
|
|
{ 33591, 1155, -1 } /* System.Int32 LuaInterface.TypeTraits`1<FairyGUI.GlyphInfo>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1155, -1 } /* System.Boolean LuaInterface.TypeTraits`1<FairyGUI.GlyphInfo>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1155, -1 } /* System.Boolean LuaInterface.TypeTraits`1<FairyGUI.GlyphInfo>::IsNilType() */,
|
|
{ 33594, 1155, -1 } /* System.Boolean LuaInterface.TypeTraits`1<FairyGUI.GlyphInfo>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1155, -1 } /* System.Boolean LuaInterface.TypeTraits`1<FairyGUI.GlyphInfo>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1155, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.GlyphInfo>::.cctor() */,
|
|
{ 33589, 1165, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.Margin>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1165, -1 } /* System.String LuaInterface.TypeTraits`1<FairyGUI.Margin>::GetTypeName() */,
|
|
{ 33591, 1165, -1 } /* System.Int32 LuaInterface.TypeTraits`1<FairyGUI.Margin>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1165, -1 } /* System.Boolean LuaInterface.TypeTraits`1<FairyGUI.Margin>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1165, -1 } /* System.Boolean LuaInterface.TypeTraits`1<FairyGUI.Margin>::IsNilType() */,
|
|
{ 33594, 1165, -1 } /* System.Boolean LuaInterface.TypeTraits`1<FairyGUI.Margin>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1165, -1 } /* System.Boolean LuaInterface.TypeTraits`1<FairyGUI.Margin>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1165, -1 } /* System.Void LuaInterface.TypeTraits`1<FairyGUI.Margin>::.cctor() */,
|
|
{ 33590, 1484, -1 } /* System.String LuaInterface.TypeTraits`1<LuaInterface.LuaByteBuffer>::GetTypeName() */,
|
|
{ 33591, 1484, -1 } /* System.Int32 LuaInterface.TypeTraits`1<LuaInterface.LuaByteBuffer>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1484, -1 } /* System.Boolean LuaInterface.TypeTraits`1<LuaInterface.LuaByteBuffer>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1484, -1 } /* System.Boolean LuaInterface.TypeTraits`1<LuaInterface.LuaByteBuffer>::IsNilType() */,
|
|
{ 33594, 1484, -1 } /* System.Boolean LuaInterface.TypeTraits`1<LuaInterface.LuaByteBuffer>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1484, -1 } /* System.Boolean LuaInterface.TypeTraits`1<LuaInterface.LuaByteBuffer>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1484, -1 } /* System.Void LuaInterface.TypeTraits`1<LuaInterface.LuaByteBuffer>::.cctor() */,
|
|
{ 33589, 1614, -1 } /* System.Void LuaInterface.TypeTraits`1<LuaInterface.nil>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1614, -1 } /* System.String LuaInterface.TypeTraits`1<LuaInterface.nil>::GetTypeName() */,
|
|
{ 33591, 1614, -1 } /* System.Int32 LuaInterface.TypeTraits`1<LuaInterface.nil>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1614, -1 } /* System.Boolean LuaInterface.TypeTraits`1<LuaInterface.nil>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1614, -1 } /* System.Boolean LuaInterface.TypeTraits`1<LuaInterface.nil>::IsNilType() */,
|
|
{ 33594, 1614, -1 } /* System.Boolean LuaInterface.TypeTraits`1<LuaInterface.nil>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1614, -1 } /* System.Boolean LuaInterface.TypeTraits`1<LuaInterface.nil>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1614, -1 } /* System.Void LuaInterface.TypeTraits`1<LuaInterface.nil>::.cctor() */,
|
|
{ 33590, 47, -1 } /* System.String LuaInterface.TypeTraits`1<System.Boolean>::GetTypeName() */,
|
|
{ 33591, 47, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Boolean>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 47, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Boolean>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 47, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Boolean>::IsNilType() */,
|
|
{ 33594, 47, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Boolean>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 47, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Boolean>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 47, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Boolean>::.cctor() */,
|
|
{ 33590, 6, -1 } /* System.String LuaInterface.TypeTraits`1<System.Byte>::GetTypeName() */,
|
|
{ 33591, 6, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Byte>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 6, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Byte>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 6, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Byte>::IsNilType() */,
|
|
{ 33594, 6, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Byte>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 6, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Byte>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 6, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Byte>::.cctor() */,
|
|
{ 33590, 7, -1 } /* System.String LuaInterface.TypeTraits`1<System.Char>::GetTypeName() */,
|
|
{ 33591, 7, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Char>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 7, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Char>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 7, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Char>::IsNilType() */,
|
|
{ 33594, 7, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Char>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 7, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Char>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 7, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Char>::.cctor() */,
|
|
{ 33590, 61, -1 } /* System.String LuaInterface.TypeTraits`1<System.Decimal>::GetTypeName() */,
|
|
{ 33591, 61, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Decimal>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 61, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Decimal>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 61, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Decimal>::IsNilType() */,
|
|
{ 33594, 61, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Decimal>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 61, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Decimal>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 61, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Decimal>::.cctor() */,
|
|
{ 33590, 81, -1 } /* System.String LuaInterface.TypeTraits`1<System.Double>::GetTypeName() */,
|
|
{ 33591, 81, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Double>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 81, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Double>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 81, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Double>::IsNilType() */,
|
|
{ 33594, 81, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Double>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 81, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Double>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 81, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Double>::.cctor() */,
|
|
{ 33589, 94, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Guid>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 94, -1 } /* System.String LuaInterface.TypeTraits`1<System.Guid>::GetTypeName() */,
|
|
{ 33591, 94, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Guid>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 94, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Guid>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 94, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Guid>::IsNilType() */,
|
|
{ 33594, 94, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Guid>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 94, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Guid>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 94, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Guid>::.cctor() */,
|
|
{ 33590, 95, -1 } /* System.String LuaInterface.TypeTraits`1<System.Int16>::GetTypeName() */,
|
|
{ 33591, 95, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Int16>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 95, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int16>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 95, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int16>::IsNilType() */,
|
|
{ 33594, 95, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int16>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 95, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int16>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 95, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Int16>::.cctor() */,
|
|
{ 33590, 16, -1 } /* System.String LuaInterface.TypeTraits`1<System.Int32>::GetTypeName() */,
|
|
{ 33591, 16, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Int32>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 16, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int32>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 16, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int32>::IsNilType() */,
|
|
{ 33594, 16, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int32>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 16, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int32>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 16, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Int32>::.cctor() */,
|
|
{ 33589, 90, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Int32Enum>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 90, -1 } /* System.String LuaInterface.TypeTraits`1<System.Int32Enum>::GetTypeName() */,
|
|
{ 33591, 90, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Int32Enum>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 90, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int32Enum>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 90, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int32Enum>::IsNilType() */,
|
|
{ 33594, 90, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int32Enum>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 90, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int32Enum>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 90, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Int32Enum>::.cctor() */,
|
|
{ 33590, 37, -1 } /* System.String LuaInterface.TypeTraits`1<System.Int64>::GetTypeName() */,
|
|
{ 33591, 37, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Int64>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 37, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int64>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 37, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int64>::IsNilType() */,
|
|
{ 33594, 37, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int64>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 37, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Int64>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 37, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Int64>::.cctor() */,
|
|
{ 33590, 85, -1 } /* System.String LuaInterface.TypeTraits`1<System.IntPtr>::GetTypeName() */,
|
|
{ 33591, 85, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.IntPtr>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 85, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.IntPtr>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 85, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.IntPtr>::IsNilType() */,
|
|
{ 33594, 85, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.IntPtr>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 85, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.IntPtr>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 85, -1 } /* System.Void LuaInterface.TypeTraits`1<System.IntPtr>::.cctor() */,
|
|
{ 33590, 1466, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.Boolean>>::GetTypeName() */,
|
|
{ 33591, 1466, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.Boolean>>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1466, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Boolean>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1466, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Boolean>>::IsNilType() */,
|
|
{ 33594, 1466, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Boolean>>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1466, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Boolean>>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1466, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Boolean>>::.cctor() */,
|
|
{ 33590, 1458, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.Byte>>::GetTypeName() */,
|
|
{ 33591, 1458, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.Byte>>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1458, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Byte>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1458, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Byte>>::IsNilType() */,
|
|
{ 33594, 1458, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Byte>>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1458, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Byte>>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1458, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Byte>>::.cctor() */,
|
|
{ 33590, 1461, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.Char>>::GetTypeName() */,
|
|
{ 33591, 1461, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.Char>>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1461, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Char>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1461, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Char>>::IsNilType() */,
|
|
{ 33594, 1461, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Char>>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1461, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Char>>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1461, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Char>>::.cctor() */,
|
|
{ 33590, 1463, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.Decimal>>::GetTypeName() */,
|
|
{ 33591, 1463, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.Decimal>>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1463, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Decimal>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1463, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Decimal>>::IsNilType() */,
|
|
{ 33594, 1463, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Decimal>>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1463, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Decimal>>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1463, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Decimal>>::.cctor() */,
|
|
{ 33590, 1465, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.Double>>::GetTypeName() */,
|
|
{ 33591, 1465, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.Double>>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1465, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Double>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1465, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Double>>::IsNilType() */,
|
|
{ 33594, 1465, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Double>>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1465, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Double>>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1465, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Double>>::.cctor() */,
|
|
{ 33590, 1459, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.Int16>>::GetTypeName() */,
|
|
{ 33591, 1459, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.Int16>>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1459, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Int16>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1459, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Int16>>::IsNilType() */,
|
|
{ 33594, 1459, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Int16>>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1459, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Int16>>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1459, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Int16>>::.cctor() */,
|
|
{ 33590, 335, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.Int32>>::GetTypeName() */,
|
|
{ 33591, 335, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.Int32>>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 335, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Int32>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 335, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Int32>>::IsNilType() */,
|
|
{ 33594, 335, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Int32>>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 335, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Int32>>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 335, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Int32>>::.cctor() */,
|
|
{ 33590, 1467, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.Int64>>::GetTypeName() */,
|
|
{ 33591, 1467, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.Int64>>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1467, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Int64>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1467, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Int64>>::IsNilType() */,
|
|
{ 33594, 1467, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Int64>>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1467, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Int64>>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1467, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Int64>>::.cctor() */,
|
|
{ 33590, 1457, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.SByte>>::GetTypeName() */,
|
|
{ 33591, 1457, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.SByte>>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1457, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.SByte>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1457, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.SByte>>::IsNilType() */,
|
|
{ 33594, 1457, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.SByte>>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1457, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.SByte>>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1457, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.SByte>>::.cctor() */,
|
|
{ 33590, 1464, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.Single>>::GetTypeName() */,
|
|
{ 33591, 1464, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.Single>>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1464, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Single>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1464, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Single>>::IsNilType() */,
|
|
{ 33594, 1464, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Single>>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1464, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.Single>>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1464, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.Single>>::.cctor() */,
|
|
{ 33590, 1460, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt16>>::GetTypeName() */,
|
|
{ 33591, 1460, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt16>>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1460, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt16>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1460, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt16>>::IsNilType() */,
|
|
{ 33594, 1460, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt16>>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1460, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt16>>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1460, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt16>>::.cctor() */,
|
|
{ 33590, 1462, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt32>>::GetTypeName() */,
|
|
{ 33591, 1462, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt32>>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1462, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt32>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1462, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt32>>::IsNilType() */,
|
|
{ 33594, 1462, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt32>>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1462, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt32>>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1462, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt32>>::.cctor() */,
|
|
{ 33590, 1468, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt64>>::GetTypeName() */,
|
|
{ 33591, 1468, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt64>>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1468, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt64>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1468, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt64>>::IsNilType() */,
|
|
{ 33594, 1468, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt64>>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1468, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt64>>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1468, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<System.UInt64>>::.cctor() */,
|
|
{ 33590, 1476, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Bounds>>::GetTypeName() */,
|
|
{ 33591, 1476, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Bounds>>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1476, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Bounds>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1476, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Bounds>>::IsNilType() */,
|
|
{ 33594, 1476, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Bounds>>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1476, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Bounds>>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1476, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Bounds>>::.cctor() */,
|
|
{ 33590, 1473, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Color>>::GetTypeName() */,
|
|
{ 33591, 1473, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Color>>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1473, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Color>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1473, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Color>>::IsNilType() */,
|
|
{ 33594, 1473, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Color>>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1473, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Color>>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1473, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Color>>::.cctor() */,
|
|
{ 33590, 1478, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::GetTypeName() */,
|
|
{ 33591, 1478, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1478, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1478, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::IsNilType() */,
|
|
{ 33594, 1478, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1478, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1478, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.LayerMask>>::.cctor() */,
|
|
{ 33590, 1471, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::GetTypeName() */,
|
|
{ 33591, 1471, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1471, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1471, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::IsNilType() */,
|
|
{ 33594, 1471, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1471, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1471, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Quaternion>>::.cctor() */,
|
|
{ 33590, 1475, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Ray>>::GetTypeName() */,
|
|
{ 33591, 1475, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Ray>>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1475, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Ray>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1475, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Ray>>::IsNilType() */,
|
|
{ 33594, 1475, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Ray>>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1475, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Ray>>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1475, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Ray>>::.cctor() */,
|
|
{ 33590, 1479, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::GetTypeName() */,
|
|
{ 33591, 1479, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1479, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1479, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::IsNilType() */,
|
|
{ 33594, 1479, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1479, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1479, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.RaycastHit>>::.cctor() */,
|
|
{ 33590, 1477, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Touch>>::GetTypeName() */,
|
|
{ 33591, 1477, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Touch>>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1477, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Touch>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1477, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Touch>>::IsNilType() */,
|
|
{ 33594, 1477, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Touch>>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1477, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Touch>>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1477, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Touch>>::.cctor() */,
|
|
{ 33590, 1472, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector2>>::GetTypeName() */,
|
|
{ 33591, 1472, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector2>>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1472, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector2>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1472, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector2>>::IsNilType() */,
|
|
{ 33594, 1472, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector2>>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1472, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector2>>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1472, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector2>>::.cctor() */,
|
|
{ 33590, 1470, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector3>>::GetTypeName() */,
|
|
{ 33591, 1470, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector3>>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1470, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector3>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1470, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector3>>::IsNilType() */,
|
|
{ 33594, 1470, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector3>>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1470, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector3>>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1470, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector3>>::.cctor() */,
|
|
{ 33590, 1474, -1 } /* System.String LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector4>>::GetTypeName() */,
|
|
{ 33591, 1474, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector4>>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1474, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector4>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1474, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector4>>::IsNilType() */,
|
|
{ 33594, 1474, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector4>>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1474, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector4>>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1474, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Nullable`1<UnityEngine.Vector4>>::.cctor() */,
|
|
{ 33589, 1035, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Reflection.InterfaceMapping>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1035, -1 } /* System.String LuaInterface.TypeTraits`1<System.Reflection.InterfaceMapping>::GetTypeName() */,
|
|
{ 33591, 1035, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Reflection.InterfaceMapping>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1035, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Reflection.InterfaceMapping>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1035, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Reflection.InterfaceMapping>::IsNilType() */,
|
|
{ 33594, 1035, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Reflection.InterfaceMapping>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1035, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Reflection.InterfaceMapping>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1035, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Reflection.InterfaceMapping>::.cctor() */,
|
|
{ 33589, 64, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Reflection.ParameterModifier>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 64, -1 } /* System.String LuaInterface.TypeTraits`1<System.Reflection.ParameterModifier>::GetTypeName() */,
|
|
{ 33591, 64, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Reflection.ParameterModifier>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 64, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Reflection.ParameterModifier>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 64, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Reflection.ParameterModifier>::IsNilType() */,
|
|
{ 33594, 64, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Reflection.ParameterModifier>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 64, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Reflection.ParameterModifier>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 64, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Reflection.ParameterModifier>::.cctor() */,
|
|
{ 33589, 1027, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Runtime.Serialization.StreamingContext>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1027, -1 } /* System.String LuaInterface.TypeTraits`1<System.Runtime.Serialization.StreamingContext>::GetTypeName() */,
|
|
{ 33591, 1027, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Runtime.Serialization.StreamingContext>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1027, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Runtime.Serialization.StreamingContext>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1027, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Runtime.Serialization.StreamingContext>::IsNilType() */,
|
|
{ 33594, 1027, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Runtime.Serialization.StreamingContext>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1027, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Runtime.Serialization.StreamingContext>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1027, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Runtime.Serialization.StreamingContext>::.cctor() */,
|
|
{ 33589, 1032, -1 } /* System.Void LuaInterface.TypeTraits`1<System.RuntimeTypeHandle>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1032, -1 } /* System.String LuaInterface.TypeTraits`1<System.RuntimeTypeHandle>::GetTypeName() */,
|
|
{ 33591, 1032, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.RuntimeTypeHandle>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1032, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.RuntimeTypeHandle>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1032, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.RuntimeTypeHandle>::IsNilType() */,
|
|
{ 33594, 1032, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.RuntimeTypeHandle>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1032, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.RuntimeTypeHandle>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1032, -1 } /* System.Void LuaInterface.TypeTraits`1<System.RuntimeTypeHandle>::.cctor() */,
|
|
{ 33590, 108, -1 } /* System.String LuaInterface.TypeTraits`1<System.SByte>::GetTypeName() */,
|
|
{ 33591, 108, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.SByte>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 108, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.SByte>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 108, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.SByte>::IsNilType() */,
|
|
{ 33594, 108, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.SByte>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 108, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.SByte>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 108, -1 } /* System.Void LuaInterface.TypeTraits`1<System.SByte>::.cctor() */,
|
|
{ 33590, 109, -1 } /* System.String LuaInterface.TypeTraits`1<System.Single>::GetTypeName() */,
|
|
{ 33591, 109, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.Single>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 109, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Single>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 109, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Single>::IsNilType() */,
|
|
{ 33594, 109, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Single>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 109, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.Single>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 109, -1 } /* System.Void LuaInterface.TypeTraits`1<System.Single>::.cctor() */,
|
|
{ 33590, 134, -1 } /* System.String LuaInterface.TypeTraits`1<System.UInt16>::GetTypeName() */,
|
|
{ 33591, 134, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.UInt16>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 134, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UInt16>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 134, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UInt16>::IsNilType() */,
|
|
{ 33594, 134, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UInt16>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 134, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UInt16>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 134, -1 } /* System.Void LuaInterface.TypeTraits`1<System.UInt16>::.cctor() */,
|
|
{ 33590, 21, -1 } /* System.String LuaInterface.TypeTraits`1<System.UInt32>::GetTypeName() */,
|
|
{ 33591, 21, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.UInt32>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 21, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UInt32>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 21, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UInt32>::IsNilType() */,
|
|
{ 33594, 21, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UInt32>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 21, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UInt32>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 21, -1 } /* System.Void LuaInterface.TypeTraits`1<System.UInt32>::.cctor() */,
|
|
{ 33590, 82, -1 } /* System.String LuaInterface.TypeTraits`1<System.UInt64>::GetTypeName() */,
|
|
{ 33591, 82, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.UInt64>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 82, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UInt64>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 82, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UInt64>::IsNilType() */,
|
|
{ 33594, 82, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UInt64>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 82, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UInt64>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 82, -1 } /* System.Void LuaInterface.TypeTraits`1<System.UInt64>::.cctor() */,
|
|
{ 33590, 1480, -1 } /* System.String LuaInterface.TypeTraits`1<System.UIntPtr>::GetTypeName() */,
|
|
{ 33591, 1480, -1 } /* System.Int32 LuaInterface.TypeTraits`1<System.UIntPtr>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1480, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UIntPtr>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1480, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UIntPtr>::IsNilType() */,
|
|
{ 33594, 1480, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UIntPtr>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1480, -1 } /* System.Boolean LuaInterface.TypeTraits`1<System.UIntPtr>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1480, -1 } /* System.Void LuaInterface.TypeTraits`1<System.UIntPtr>::.cctor() */,
|
|
{ 33589, 601, -1 } /* System.Void LuaInterface.TypeTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 601, -1 } /* System.String LuaInterface.TypeTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::GetTypeName() */,
|
|
{ 33591, 601, -1 } /* System.Int32 LuaInterface.TypeTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 601, -1 } /* System.Boolean LuaInterface.TypeTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 601, -1 } /* System.Boolean LuaInterface.TypeTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::IsNilType() */,
|
|
{ 33594, 601, -1 } /* System.Boolean LuaInterface.TypeTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 601, -1 } /* System.Boolean LuaInterface.TypeTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 601, -1 } /* System.Void LuaInterface.TypeTraits`1<Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::.cctor() */,
|
|
{ 33589, 541, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.AccelerationEvent>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 541, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.AccelerationEvent>::GetTypeName() */,
|
|
{ 33591, 541, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.AccelerationEvent>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 541, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.AccelerationEvent>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 541, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.AccelerationEvent>::IsNilType() */,
|
|
{ 33594, 541, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.AccelerationEvent>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 541, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.AccelerationEvent>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 541, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.AccelerationEvent>::.cctor() */,
|
|
{ 33589, 1199, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.AnimatorStateInfo>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1199, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.AnimatorStateInfo>::GetTypeName() */,
|
|
{ 33591, 1199, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.AnimatorStateInfo>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1199, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.AnimatorStateInfo>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1199, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.AnimatorStateInfo>::IsNilType() */,
|
|
{ 33594, 1199, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.AnimatorStateInfo>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1199, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.AnimatorStateInfo>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1199, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.AnimatorStateInfo>::.cctor() */,
|
|
{ 33589, 1202, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.AnimatorTransitionInfo>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1202, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.AnimatorTransitionInfo>::GetTypeName() */,
|
|
{ 33591, 1202, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.AnimatorTransitionInfo>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1202, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.AnimatorTransitionInfo>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1202, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.AnimatorTransitionInfo>::IsNilType() */,
|
|
{ 33594, 1202, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.AnimatorTransitionInfo>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1202, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.AnimatorTransitionInfo>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1202, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.AnimatorTransitionInfo>::.cctor() */,
|
|
{ 33590, 436, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Bounds>::GetTypeName() */,
|
|
{ 33591, 436, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Bounds>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 436, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Bounds>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 436, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Bounds>::IsNilType() */,
|
|
{ 33594, 436, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Bounds>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 436, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Bounds>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 436, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Bounds>::.cctor() */,
|
|
{ 33589, 1211, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.BuildCompression>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1211, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.BuildCompression>::GetTypeName() */,
|
|
{ 33591, 1211, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.BuildCompression>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1211, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.BuildCompression>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1211, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.BuildCompression>::IsNilType() */,
|
|
{ 33594, 1211, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.BuildCompression>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1211, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.BuildCompression>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1211, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.BuildCompression>::.cctor() */,
|
|
{ 33589, 1354, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.CachedAssetBundle>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1354, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.CachedAssetBundle>::GetTypeName() */,
|
|
{ 33591, 1354, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.CachedAssetBundle>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1354, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.CachedAssetBundle>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1354, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.CachedAssetBundle>::IsNilType() */,
|
|
{ 33594, 1354, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.CachedAssetBundle>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1354, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.CachedAssetBundle>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1354, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.CachedAssetBundle>::.cctor() */,
|
|
{ 33589, 1224, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Camera/GateFitParameters>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1224, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Camera/GateFitParameters>::GetTypeName() */,
|
|
{ 33591, 1224, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Camera/GateFitParameters>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1224, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Camera/GateFitParameters>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1224, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Camera/GateFitParameters>::IsNilType() */,
|
|
{ 33594, 1224, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Camera/GateFitParameters>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1224, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Camera/GateFitParameters>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1224, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Camera/GateFitParameters>::.cctor() */,
|
|
{ 33589, 450, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Color32>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 450, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Color32>::GetTypeName() */,
|
|
{ 33591, 450, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Color32>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 450, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Color32>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 450, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Color32>::IsNilType() */,
|
|
{ 33594, 450, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Color32>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 450, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Color32>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 450, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Color32>::.cctor() */,
|
|
{ 33590, 447, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Color>::GetTypeName() */,
|
|
{ 33591, 447, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Color>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 447, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Color>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 447, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Color>::IsNilType() */,
|
|
{ 33594, 447, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Color>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 447, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Color>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 447, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Color>::.cctor() */,
|
|
{ 33589, 453, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Hash128>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 453, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Hash128>::GetTypeName() */,
|
|
{ 33591, 453, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Hash128>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 453, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Hash128>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 453, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Hash128>::IsNilType() */,
|
|
{ 33594, 453, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Hash128>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 453, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Hash128>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 453, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Hash128>::.cctor() */,
|
|
{ 33590, 1415, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.LayerMask>::GetTypeName() */,
|
|
{ 33591, 1415, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.LayerMask>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1415, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.LayerMask>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1415, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.LayerMask>::IsNilType() */,
|
|
{ 33594, 1415, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.LayerMask>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1415, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.LayerMask>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1415, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.LayerMask>::.cctor() */,
|
|
{ 33589, 1239, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.LightBakingOutput>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1239, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.LightBakingOutput>::GetTypeName() */,
|
|
{ 33591, 1239, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.LightBakingOutput>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1239, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.LightBakingOutput>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1239, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.LightBakingOutput>::IsNilType() */,
|
|
{ 33594, 1239, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.LightBakingOutput>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1239, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.LightBakingOutput>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1239, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.LightBakingOutput>::.cctor() */,
|
|
{ 33589, 1205, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.MatchTargetWeightMask>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1205, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.MatchTargetWeightMask>::GetTypeName() */,
|
|
{ 33591, 1205, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.MatchTargetWeightMask>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1205, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.MatchTargetWeightMask>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1205, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.MatchTargetWeightMask>::IsNilType() */,
|
|
{ 33594, 1205, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.MatchTargetWeightMask>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1205, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.MatchTargetWeightMask>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1205, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.MatchTargetWeightMask>::.cctor() */,
|
|
{ 33589, 446, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Matrix4x4>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 446, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Matrix4x4>::GetTypeName() */,
|
|
{ 33591, 446, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Matrix4x4>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 446, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Matrix4x4>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 446, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Matrix4x4>::IsNilType() */,
|
|
{ 33594, 446, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Matrix4x4>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 446, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Matrix4x4>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 446, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Matrix4x4>::.cctor() */,
|
|
{ 33589, 1305, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CollisionModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1305, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CollisionModule>::GetTypeName() */,
|
|
{ 33591, 1305, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CollisionModule>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1305, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CollisionModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1305, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CollisionModule>::IsNilType() */,
|
|
{ 33594, 1305, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CollisionModule>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1305, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CollisionModule>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1305, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CollisionModule>::.cctor() */,
|
|
{ 33589, 1284, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1284, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::GetTypeName() */,
|
|
{ 33591, 1284, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1284, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1284, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::IsNilType() */,
|
|
{ 33594, 1284, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1284, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1284, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorBySpeedModule>::.cctor() */,
|
|
{ 33589, 1281, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1281, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::GetTypeName() */,
|
|
{ 33591, 1281, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1281, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1281, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::IsNilType() */,
|
|
{ 33594, 1281, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1281, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1281, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ColorOverLifetimeModule>::.cctor() */,
|
|
{ 33589, 1320, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1320, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::GetTypeName() */,
|
|
{ 33591, 1320, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1320, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1320, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::IsNilType() */,
|
|
{ 33594, 1320, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1320, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1320, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/CustomDataModule>::.cctor() */,
|
|
{ 33589, 1263, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmissionModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1263, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmissionModule>::GetTypeName() */,
|
|
{ 33591, 1263, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmissionModule>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1263, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmissionModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1263, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmissionModule>::IsNilType() */,
|
|
{ 33594, 1263, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmissionModule>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1263, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmissionModule>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1263, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmissionModule>::.cctor() */,
|
|
{ 33589, 1257, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmitParams>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1257, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmitParams>::GetTypeName() */,
|
|
{ 33591, 1257, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmitParams>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1257, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmitParams>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1257, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmitParams>::IsNilType() */,
|
|
{ 33594, 1257, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmitParams>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1257, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmitParams>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1257, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/EmitParams>::.cctor() */,
|
|
{ 33589, 1299, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1299, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::GetTypeName() */,
|
|
{ 33591, 1299, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1299, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1299, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::IsNilType() */,
|
|
{ 33594, 1299, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1299, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1299, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ExternalForcesModule>::.cctor() */,
|
|
{ 33589, 1278, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1278, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::GetTypeName() */,
|
|
{ 33591, 1278, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1278, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1278, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::IsNilType() */,
|
|
{ 33594, 1278, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1278, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1278, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ForceOverLifetimeModule>::.cctor() */,
|
|
{ 33589, 1275, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1275, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::GetTypeName() */,
|
|
{ 33591, 1275, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1275, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1275, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::IsNilType() */,
|
|
{ 33594, 1275, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1275, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1275, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/InheritVelocityModule>::.cctor() */,
|
|
{ 33589, 1314, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LightsModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1314, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LightsModule>::GetTypeName() */,
|
|
{ 33591, 1314, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LightsModule>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1314, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LightsModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1314, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LightsModule>::IsNilType() */,
|
|
{ 33594, 1314, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LightsModule>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1314, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LightsModule>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1314, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LightsModule>::.cctor() */,
|
|
{ 33589, 1272, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1272, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::GetTypeName() */,
|
|
{ 33591, 1272, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1272, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1272, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::IsNilType() */,
|
|
{ 33594, 1272, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1272, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1272, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::.cctor() */,
|
|
{ 33589, 1260, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/MainModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1260, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/MainModule>::GetTypeName() */,
|
|
{ 33591, 1260, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/MainModule>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1260, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/MainModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1260, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/MainModule>::IsNilType() */,
|
|
{ 33594, 1260, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/MainModule>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1260, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/MainModule>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1260, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/MainModule>::.cctor() */,
|
|
{ 33589, 1302, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/NoiseModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1302, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/NoiseModule>::GetTypeName() */,
|
|
{ 33591, 1302, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/NoiseModule>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1302, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/NoiseModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1302, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/NoiseModule>::IsNilType() */,
|
|
{ 33594, 1302, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/NoiseModule>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1302, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/NoiseModule>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1302, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/NoiseModule>::.cctor() */,
|
|
{ 33589, 600, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Particle>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 600, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Particle>::GetTypeName() */,
|
|
{ 33591, 600, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Particle>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 600, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Particle>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 600, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Particle>::IsNilType() */,
|
|
{ 33594, 600, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Particle>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 600, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Particle>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 600, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Particle>::.cctor() */,
|
|
{ 33589, 1251, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/PlaybackState>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1251, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/PlaybackState>::GetTypeName() */,
|
|
{ 33591, 1251, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/PlaybackState>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1251, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/PlaybackState>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1251, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/PlaybackState>::IsNilType() */,
|
|
{ 33594, 1251, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/PlaybackState>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1251, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/PlaybackState>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1251, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/PlaybackState>::.cctor() */,
|
|
{ 33589, 1296, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1296, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::GetTypeName() */,
|
|
{ 33591, 1296, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1296, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1296, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::IsNilType() */,
|
|
{ 33594, 1296, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1296, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1296, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationBySpeedModule>::.cctor() */,
|
|
{ 33589, 1293, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1293, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::GetTypeName() */,
|
|
{ 33591, 1293, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1293, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1293, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::IsNilType() */,
|
|
{ 33594, 1293, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1293, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1293, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/RotationOverLifetimeModule>::.cctor() */,
|
|
{ 33589, 1266, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ShapeModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1266, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ShapeModule>::GetTypeName() */,
|
|
{ 33591, 1266, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ShapeModule>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1266, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ShapeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1266, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ShapeModule>::IsNilType() */,
|
|
{ 33594, 1266, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ShapeModule>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1266, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ShapeModule>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1266, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/ShapeModule>::.cctor() */,
|
|
{ 33589, 1290, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1290, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::GetTypeName() */,
|
|
{ 33591, 1290, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1290, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1290, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::IsNilType() */,
|
|
{ 33594, 1290, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1290, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1290, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeBySpeedModule>::.cctor() */,
|
|
{ 33589, 1287, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1287, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::GetTypeName() */,
|
|
{ 33591, 1287, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1287, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1287, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::IsNilType() */,
|
|
{ 33594, 1287, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1287, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1287, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/SizeOverLifetimeModule>::.cctor() */,
|
|
{ 33589, 1311, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1311, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::GetTypeName() */,
|
|
{ 33591, 1311, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1311, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1311, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::IsNilType() */,
|
|
{ 33594, 1311, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1311, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1311, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TextureSheetAnimationModule>::.cctor() */,
|
|
{ 33589, 1317, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TrailModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1317, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TrailModule>::GetTypeName() */,
|
|
{ 33591, 1317, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TrailModule>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1317, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TrailModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1317, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TrailModule>::IsNilType() */,
|
|
{ 33594, 1317, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TrailModule>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1317, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TrailModule>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1317, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TrailModule>::.cctor() */,
|
|
{ 33589, 1254, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Trails>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1254, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Trails>::GetTypeName() */,
|
|
{ 33591, 1254, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Trails>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1254, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Trails>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1254, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Trails>::IsNilType() */,
|
|
{ 33594, 1254, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Trails>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1254, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Trails>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1254, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/Trails>::.cctor() */,
|
|
{ 33589, 1308, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TriggerModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1308, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TriggerModule>::GetTypeName() */,
|
|
{ 33591, 1308, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TriggerModule>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1308, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TriggerModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1308, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TriggerModule>::IsNilType() */,
|
|
{ 33594, 1308, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TriggerModule>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1308, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TriggerModule>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1308, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/TriggerModule>::.cctor() */,
|
|
{ 33589, 1269, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1269, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::GetTypeName() */,
|
|
{ 33591, 1269, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1269, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1269, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::IsNilType() */,
|
|
{ 33594, 1269, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1269, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1269, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::.cctor() */,
|
|
{ 33589, 507, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.PhysicsScene>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 507, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.PhysicsScene>::GetTypeName() */,
|
|
{ 33591, 507, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.PhysicsScene>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 507, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.PhysicsScene>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 507, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.PhysicsScene>::IsNilType() */,
|
|
{ 33594, 507, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.PhysicsScene>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 507, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.PhysicsScene>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 507, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.PhysicsScene>::.cctor() */,
|
|
{ 33589, 1208, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Playables.PlayableGraph>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1208, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Playables.PlayableGraph>::GetTypeName() */,
|
|
{ 33591, 1208, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Playables.PlayableGraph>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1208, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Playables.PlayableGraph>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1208, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Playables.PlayableGraph>::IsNilType() */,
|
|
{ 33594, 1208, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Playables.PlayableGraph>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1208, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Playables.PlayableGraph>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1208, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Playables.PlayableGraph>::.cctor() */,
|
|
{ 33590, 455, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Quaternion>::GetTypeName() */,
|
|
{ 33591, 455, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Quaternion>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 455, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Quaternion>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 455, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Quaternion>::IsNilType() */,
|
|
{ 33594, 455, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Quaternion>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 455, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Quaternion>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 455, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Quaternion>::.cctor() */,
|
|
{ 33590, 1323, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Ray>::GetTypeName() */,
|
|
{ 33591, 1323, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Ray>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1323, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Ray>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1323, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Ray>::IsNilType() */,
|
|
{ 33594, 1323, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Ray>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1323, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Ray>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1323, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Ray>::.cctor() */,
|
|
{ 33590, 506, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.RaycastHit>::GetTypeName() */,
|
|
{ 33591, 506, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.RaycastHit>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 506, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.RaycastHit>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 506, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.RaycastHit>::IsNilType() */,
|
|
{ 33594, 506, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.RaycastHit>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 506, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.RaycastHit>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 506, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.RaycastHit>::.cctor() */,
|
|
{ 33589, 437, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Rect>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 437, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Rect>::GetTypeName() */,
|
|
{ 33591, 437, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Rect>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 437, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rect>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 437, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rect>::IsNilType() */,
|
|
{ 33594, 437, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rect>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 437, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rect>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 437, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Rect>::.cctor() */,
|
|
{ 33589, 430, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.RenderBuffer>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 430, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.RenderBuffer>::GetTypeName() */,
|
|
{ 33591, 430, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.RenderBuffer>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 430, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.RenderBuffer>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 430, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.RenderBuffer>::IsNilType() */,
|
|
{ 33594, 430, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.RenderBuffer>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 430, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.RenderBuffer>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 430, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.RenderBuffer>::.cctor() */,
|
|
{ 33589, 1335, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.RenderTextureDescriptor>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1335, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.RenderTextureDescriptor>::GetTypeName() */,
|
|
{ 33591, 1335, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.RenderTextureDescriptor>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1335, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.RenderTextureDescriptor>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1335, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.RenderTextureDescriptor>::IsNilType() */,
|
|
{ 33594, 1335, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.RenderTextureDescriptor>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1335, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.RenderTextureDescriptor>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1335, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.RenderTextureDescriptor>::.cctor() */,
|
|
{ 33589, 485, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 485, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::GetTypeName() */,
|
|
{ 33591, 485, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 485, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 485, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::IsNilType() */,
|
|
{ 33594, 485, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 485, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 485, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Rendering.ScriptableCullingParameters>::.cctor() */,
|
|
{ 33589, 488, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Rendering.ShaderTagId>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 488, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Rendering.ShaderTagId>::GetTypeName() */,
|
|
{ 33591, 488, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Rendering.ShaderTagId>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 488, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rendering.ShaderTagId>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 488, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rendering.ShaderTagId>::IsNilType() */,
|
|
{ 33594, 488, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rendering.ShaderTagId>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 488, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rendering.ShaderTagId>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 488, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Rendering.ShaderTagId>::.cctor() */,
|
|
{ 33589, 482, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 482, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::GetTypeName() */,
|
|
{ 33591, 482, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 482, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 482, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::IsNilType() */,
|
|
{ 33594, 482, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 482, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 482, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Rendering.SphericalHarmonicsL2>::.cctor() */,
|
|
{ 33589, 441, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Resolution>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 441, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Resolution>::GetTypeName() */,
|
|
{ 33591, 441, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Resolution>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 441, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Resolution>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 441, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Resolution>::IsNilType() */,
|
|
{ 33594, 441, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Resolution>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 441, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Resolution>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 441, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Resolution>::.cctor() */,
|
|
{ 33589, 475, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.SceneManagement.Scene>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 475, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.SceneManagement.Scene>::GetTypeName() */,
|
|
{ 33591, 475, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.SceneManagement.Scene>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 475, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.SceneManagement.Scene>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 475, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.SceneManagement.Scene>::IsNilType() */,
|
|
{ 33594, 475, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.SceneManagement.Scene>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 475, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.SceneManagement.Scene>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 475, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.SceneManagement.Scene>::.cctor() */,
|
|
{ 33590, 540, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Touch>::GetTypeName() */,
|
|
{ 33591, 540, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Touch>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 540, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Touch>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 540, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Touch>::IsNilType() */,
|
|
{ 33594, 540, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Touch>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 540, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Touch>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 540, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Touch>::.cctor() */,
|
|
{ 33590, 442, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Vector2>::GetTypeName() */,
|
|
{ 33591, 442, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Vector2>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 442, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Vector2>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 442, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Vector2>::IsNilType() */,
|
|
{ 33594, 442, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Vector2>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 442, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Vector2>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 442, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Vector2>::.cctor() */,
|
|
{ 33590, 431, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Vector3>::GetTypeName() */,
|
|
{ 33591, 431, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Vector3>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 431, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Vector3>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 431, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Vector3>::IsNilType() */,
|
|
{ 33594, 431, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Vector3>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 431, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Vector3>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 431, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Vector3>::.cctor() */,
|
|
{ 33590, 445, -1 } /* System.String LuaInterface.TypeTraits`1<UnityEngine.Vector4>::GetTypeName() */,
|
|
{ 33591, 445, -1 } /* System.Int32 LuaInterface.TypeTraits`1<UnityEngine.Vector4>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 445, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Vector4>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 445, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Vector4>::IsNilType() */,
|
|
{ 33594, 445, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Vector4>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 445, -1 } /* System.Boolean LuaInterface.TypeTraits`1<UnityEngine.Vector4>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 445, -1 } /* System.Void LuaInterface.TypeTraits`1<UnityEngine.Vector4>::.cctor() */,
|
|
{ 33589, 1360, -1 } /* System.Void LuaInterface.TypeTraits`1<securityConnection>::Init(System.Func`3<System.IntPtr,System.Int32,System.Boolean>) */,
|
|
{ 33590, 1360, -1 } /* System.String LuaInterface.TypeTraits`1<securityConnection>::GetTypeName() */,
|
|
{ 33591, 1360, -1 } /* System.Int32 LuaInterface.TypeTraits`1<securityConnection>::GetLuaReference(System.IntPtr) */,
|
|
{ 33592, 1360, -1 } /* System.Boolean LuaInterface.TypeTraits`1<securityConnection>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33593, 1360, -1 } /* System.Boolean LuaInterface.TypeTraits`1<securityConnection>::IsNilType() */,
|
|
{ 33594, 1360, -1 } /* System.Boolean LuaInterface.TypeTraits`1<securityConnection>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 1360, -1 } /* System.Boolean LuaInterface.TypeTraits`1<securityConnection>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33596, 1360, -1 } /* System.Void LuaInterface.TypeTraits`1<securityConnection>::.cctor() */,
|
|
{ 1073, 1698, -1 } /* System.Void System.Action`1<FairyGUI.GPath/Segment>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1074, 1698, -1 } /* System.Void System.Action`1<FairyGUI.GPath/Segment>::Invoke(T) */,
|
|
{ 1075, 1698, -1 } /* System.IAsyncResult System.Action`1<FairyGUI.GPath/Segment>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1076, 1698, -1 } /* System.Void System.Action`1<FairyGUI.GPath/Segment>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1073, 1699, -1 } /* System.Void System.Action`1<FairyGUI.GPathPoint>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1074, 1699, -1 } /* System.Void System.Action`1<FairyGUI.GPathPoint>::Invoke(T) */,
|
|
{ 1075, 1699, -1 } /* System.IAsyncResult System.Action`1<FairyGUI.GPathPoint>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1076, 1699, -1 } /* System.Void System.Action`1<FairyGUI.GPathPoint>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1073, 1190, -1 } /* System.Void System.Action`1<FairyGUI.TextField/CharPosition>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1074, 1190, -1 } /* System.Void System.Action`1<FairyGUI.TextField/CharPosition>::Invoke(T) */,
|
|
{ 1075, 1190, -1 } /* System.IAsyncResult System.Action`1<FairyGUI.TextField/CharPosition>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1076, 1190, -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, 21, -1 } /* System.Void System.Action`1<System.UInt32>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1074, 21, -1 } /* System.Void System.Action`1<System.UInt32>::Invoke(T) */,
|
|
{ 1075, 21, -1 } /* System.IAsyncResult System.Action`1<System.UInt32>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1076, 21, -1 } /* System.Void System.Action`1<System.UInt32>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1073, 569, -1 } /* System.Void System.Action`1<UnityEngine.AnimatorClipInfo>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1074, 569, -1 } /* System.Void System.Action`1<UnityEngine.AnimatorClipInfo>::Invoke(T) */,
|
|
{ 1075, 569, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.AnimatorClipInfo>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1076, 569, -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, 943, -1 } /* System.Void System.Action`1<UnityEngine.Networking.ChannelPacket>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1074, 943, -1 } /* System.Void System.Action`1<UnityEngine.Networking.ChannelPacket>::Invoke(T) */,
|
|
{ 1075, 943, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.Networking.ChannelPacket>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1076, 943, -1 } /* System.Void System.Action`1<UnityEngine.Networking.ChannelPacket>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1073, 970, -1 } /* System.Void System.Action`1<UnityEngine.Networking.ClientScene/PendingOwner>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1074, 970, -1 } /* System.Void System.Action`1<UnityEngine.Networking.ClientScene/PendingOwner>::Invoke(T) */,
|
|
{ 1075, 970, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.Networking.ClientScene/PendingOwner>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1076, 970, -1 } /* System.Void System.Action`1<UnityEngine.Networking.ClientScene/PendingOwner>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1073, 973, -1 } /* System.Void System.Action`1<UnityEngine.Networking.LocalClient/InternalMsg>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1074, 973, -1 } /* System.Void System.Action`1<UnityEngine.Networking.LocalClient/InternalMsg>::Invoke(T) */,
|
|
{ 1075, 973, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.Networking.LocalClient/InternalMsg>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1076, 973, -1 } /* System.Void System.Action`1<UnityEngine.Networking.LocalClient/InternalMsg>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1073, 1004, -1 } /* System.Void System.Action`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1074, 1004, -1 } /* System.Void System.Action`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Invoke(T) */,
|
|
{ 1075, 1004, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1076, 1004, -1 } /* System.Void System.Action`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1073, 1011, -1 } /* System.Void System.Action`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1074, 1011, -1 } /* System.Void System.Action`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Invoke(T) */,
|
|
{ 1075, 1011, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1076, 1011, -1 } /* System.Void System.Action`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1073, 980, -1 } /* System.Void System.Action`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1074, 980, -1 } /* System.Void System.Action`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Invoke(T) */,
|
|
{ 1075, 980, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1076, 980, -1 } /* System.Void System.Action`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1073, 971, -1 } /* System.Void System.Action`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1074, 971, -1 } /* System.Void System.Action`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Invoke(T) */,
|
|
{ 1075, 971, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1076, 971, -1 } /* System.Void System.Action`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1073, 600, -1 } /* System.Void System.Action`1<UnityEngine.ParticleSystem/Particle>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1074, 600, -1 } /* System.Void System.Action`1<UnityEngine.ParticleSystem/Particle>::Invoke(T) */,
|
|
{ 1075, 600, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.ParticleSystem/Particle>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1076, 600, -1 } /* System.Void System.Action`1<UnityEngine.ParticleSystem/Particle>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1073, 544, -1 } /* System.Void System.Action`1<UnityEngine.RaycastHit2D>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1074, 544, -1 } /* System.Void System.Action`1<UnityEngine.RaycastHit2D>::Invoke(T) */,
|
|
{ 1075, 544, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.RaycastHit2D>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1076, 544, -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, 630, -1 } /* System.Void System.Action`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1074, 630, -1 } /* System.Void System.Action`1<UnityEngine.UIElements.FocusController/FocusedElement>::Invoke(T) */,
|
|
{ 1075, 630, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.UIElements.FocusController/FocusedElement>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1076, 630, -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, 550, -1 } /* System.Void System.Action`1<UnityEngine.XR.InputDevice>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1075, 550, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.XR.InputDevice>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1076, 550, -1 } /* System.Void System.Action`1<UnityEngine.XR.InputDevice>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1073, 559, -1 } /* System.Void System.Action`1<UnityEngine.XR.MeshGenerationResult>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1075, 559, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.XR.MeshGenerationResult>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1076, 559, -1 } /* System.Void System.Action`1<UnityEngine.XR.MeshGenerationResult>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1073, 548, -1 } /* System.Void System.Action`1<UnityEngine.XR.XRNodeState>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1075, 548, -1 } /* System.IAsyncResult System.Action`1<UnityEngine.XR.XRNodeState>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1076, 548, -1 } /* System.Void System.Action`1<UnityEngine.XR.XRNodeState>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 581, -1 } /* System.Void System.Action`2<System.Boolean,System.Object>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 581, -1 } /* System.Void System.Action`2<System.Boolean,System.Object>::Invoke(T1,T2) */,
|
|
{ 1083, 581, -1 } /* System.IAsyncResult System.Action`2<System.Boolean,System.Object>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 581, -1 } /* System.Void System.Action`2<System.Boolean,System.Object>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 356, -1 } /* System.Void System.Action`2<System.Int32,System.Int32>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 356, -1 } /* System.Void System.Action`2<System.Int32,System.Int32>::Invoke(T1,T2) */,
|
|
{ 1083, 356, -1 } /* System.IAsyncResult System.Action`2<System.Int32,System.Int32>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 356, -1 } /* System.Void System.Action`2<System.Int32,System.Int32>::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, 871, -1 } /* System.Void System.Action`2<System.Int32Enum,System.Object>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 871, -1 } /* System.Void System.Action`2<System.Int32Enum,System.Object>::Invoke(T1,T2) */,
|
|
{ 1083, 871, -1 } /* System.IAsyncResult System.Action`2<System.Int32Enum,System.Object>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 871, -1 } /* System.Void System.Action`2<System.Int32Enum,System.Object>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1156, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.GlyphInfo>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1156, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.GlyphInfo>::Invoke(T1,T2) */,
|
|
{ 1083, 1156, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,FairyGUI.GlyphInfo>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1156, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.GlyphInfo>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1166, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.Margin>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1166, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.Margin>::Invoke(T1,T2) */,
|
|
{ 1083, 1166, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,FairyGUI.Margin>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1166, -1 } /* System.Void System.Action`2<System.IntPtr,FairyGUI.Margin>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1597, -1 } /* System.Void System.Action`2<System.IntPtr,LuaInterface.LuaByteBuffer>::Invoke(T1,T2) */,
|
|
{ 1083, 1597, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,LuaInterface.LuaByteBuffer>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1597, -1 } /* System.Void System.Action`2<System.IntPtr,LuaInterface.LuaByteBuffer>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1613, -1 } /* System.Void System.Action`2<System.IntPtr,LuaInterface.nil>::Invoke(T1,T2) */,
|
|
{ 1083, 1613, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,LuaInterface.nil>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1613, -1 } /* System.Void System.Action`2<System.IntPtr,LuaInterface.nil>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1043, -1 } /* System.Void System.Action`2<System.IntPtr,System.Boolean>::Invoke(T1,T2) */,
|
|
{ 1083, 1043, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Boolean>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1043, -1 } /* System.Void System.Action`2<System.IntPtr,System.Boolean>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1487, -1 } /* System.Void System.Action`2<System.IntPtr,System.Byte>::Invoke(T1,T2) */,
|
|
{ 1083, 1487, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Byte>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1487, -1 } /* System.Void System.Action`2<System.IntPtr,System.Byte>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1489, -1 } /* System.Void System.Action`2<System.IntPtr,System.Char>::Invoke(T1,T2) */,
|
|
{ 1083, 1489, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Char>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1489, -1 } /* System.Void System.Action`2<System.IntPtr,System.Char>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1405, -1 } /* System.Void System.Action`2<System.IntPtr,System.Decimal>::Invoke(T1,T2) */,
|
|
{ 1083, 1405, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Decimal>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1405, -1 } /* System.Void System.Action`2<System.IntPtr,System.Decimal>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1408, -1 } /* System.Void System.Action`2<System.IntPtr,System.Double>::Invoke(T1,T2) */,
|
|
{ 1083, 1408, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Double>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1408, -1 } /* System.Void System.Action`2<System.IntPtr,System.Double>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1041, -1 } /* System.Void System.Action`2<System.IntPtr,System.Guid>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1041, -1 } /* System.Void System.Action`2<System.IntPtr,System.Guid>::Invoke(T1,T2) */,
|
|
{ 1083, 1041, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Guid>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1041, -1 } /* System.Void System.Action`2<System.IntPtr,System.Guid>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1399, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int16>::Invoke(T1,T2) */,
|
|
{ 1083, 1399, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Int16>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1399, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int16>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1025, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int32>::Invoke(T1,T2) */,
|
|
{ 1083, 1025, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Int32>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1025, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int32>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1183, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int32Enum>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1183, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int32Enum>::Invoke(T1,T2) */,
|
|
{ 1083, 1183, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Int32Enum>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1183, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int32Enum>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1023, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int64>::Invoke(T1,T2) */,
|
|
{ 1083, 1023, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Int64>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1023, -1 } /* System.Void System.Action`2<System.IntPtr,System.Int64>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1587, -1 } /* System.Void System.Action`2<System.IntPtr,System.IntPtr>::Invoke(T1,T2) */,
|
|
{ 1083, 1587, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.IntPtr>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1587, -1 } /* System.Void System.Action`2<System.IntPtr,System.IntPtr>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1513, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Boolean>>::Invoke(T1,T2) */,
|
|
{ 1083, 1513, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.Boolean>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1513, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Boolean>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1495, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Byte>>::Invoke(T1,T2) */,
|
|
{ 1083, 1495, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.Byte>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1495, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Byte>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1501, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Char>>::Invoke(T1,T2) */,
|
|
{ 1083, 1501, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.Char>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1501, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Char>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1507, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Decimal>>::Invoke(T1,T2) */,
|
|
{ 1083, 1507, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.Decimal>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1507, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Decimal>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1511, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Double>>::Invoke(T1,T2) */,
|
|
{ 1083, 1511, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.Double>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1511, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Double>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1497, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Int16>>::Invoke(T1,T2) */,
|
|
{ 1083, 1497, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.Int16>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1497, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Int16>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1503, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Int32>>::Invoke(T1,T2) */,
|
|
{ 1083, 1503, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.Int32>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1503, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Int32>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1515, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Int64>>::Invoke(T1,T2) */,
|
|
{ 1083, 1515, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.Int64>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1515, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Int64>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1493, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.SByte>>::Invoke(T1,T2) */,
|
|
{ 1083, 1493, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.SByte>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1493, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.SByte>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1509, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Single>>::Invoke(T1,T2) */,
|
|
{ 1083, 1509, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.Single>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1509, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.Single>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1499, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.UInt16>>::Invoke(T1,T2) */,
|
|
{ 1083, 1499, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.UInt16>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1499, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.UInt16>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1505, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.UInt32>>::Invoke(T1,T2) */,
|
|
{ 1083, 1505, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.UInt32>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1505, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.UInt32>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1517, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.UInt64>>::Invoke(T1,T2) */,
|
|
{ 1083, 1517, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<System.UInt64>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1517, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<System.UInt64>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1569, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Bounds>>::Invoke(T1,T2) */,
|
|
{ 1083, 1569, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Bounds>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1569, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Bounds>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1561, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Color>>::Invoke(T1,T2) */,
|
|
{ 1083, 1561, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Color>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1561, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Color>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1571, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.LayerMask>>::Invoke(T1,T2) */,
|
|
{ 1083, 1571, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.LayerMask>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1571, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.LayerMask>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1557, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Quaternion>>::Invoke(T1,T2) */,
|
|
{ 1083, 1557, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Quaternion>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1557, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Quaternion>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1565, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Ray>>::Invoke(T1,T2) */,
|
|
{ 1083, 1565, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Ray>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1565, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Ray>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1573, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.RaycastHit>>::Invoke(T1,T2) */,
|
|
{ 1083, 1573, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.RaycastHit>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1573, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.RaycastHit>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1567, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Touch>>::Invoke(T1,T2) */,
|
|
{ 1083, 1567, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Touch>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1567, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Touch>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1559, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Vector2>>::Invoke(T1,T2) */,
|
|
{ 1083, 1559, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Vector2>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1559, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Vector2>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1555, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Vector3>>::Invoke(T1,T2) */,
|
|
{ 1083, 1555, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Vector3>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1555, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Vector3>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1563, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Vector4>>::Invoke(T1,T2) */,
|
|
{ 1083, 1563, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Vector4>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1563, -1 } /* System.Void System.Action`2<System.IntPtr,System.Nullable`1<UnityEngine.Vector4>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1030, -1 } /* System.Void System.Action`2<System.IntPtr,System.Object>::Invoke(T1,T2) */,
|
|
{ 1083, 1030, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Object>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1030, -1 } /* System.Void System.Action`2<System.IntPtr,System.Object>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1036, -1 } /* System.Void System.Action`2<System.IntPtr,System.Reflection.InterfaceMapping>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1036, -1 } /* System.Void System.Action`2<System.IntPtr,System.Reflection.InterfaceMapping>::Invoke(T1,T2) */,
|
|
{ 1083, 1036, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Reflection.InterfaceMapping>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1036, -1 } /* System.Void System.Action`2<System.IntPtr,System.Reflection.InterfaceMapping>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1038, -1 } /* System.Void System.Action`2<System.IntPtr,System.Reflection.ParameterModifier>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1038, -1 } /* System.Void System.Action`2<System.IntPtr,System.Reflection.ParameterModifier>::Invoke(T1,T2) */,
|
|
{ 1083, 1038, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Reflection.ParameterModifier>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1038, -1 } /* System.Void System.Action`2<System.IntPtr,System.Reflection.ParameterModifier>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1028, -1 } /* System.Void System.Action`2<System.IntPtr,System.Runtime.Serialization.StreamingContext>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1028, -1 } /* System.Void System.Action`2<System.IntPtr,System.Runtime.Serialization.StreamingContext>::Invoke(T1,T2) */,
|
|
{ 1083, 1028, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Runtime.Serialization.StreamingContext>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1028, -1 } /* System.Void System.Action`2<System.IntPtr,System.Runtime.Serialization.StreamingContext>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1033, -1 } /* System.Void System.Action`2<System.IntPtr,System.RuntimeTypeHandle>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1033, -1 } /* System.Void System.Action`2<System.IntPtr,System.RuntimeTypeHandle>::Invoke(T1,T2) */,
|
|
{ 1083, 1033, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.RuntimeTypeHandle>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1033, -1 } /* System.Void System.Action`2<System.IntPtr,System.RuntimeTypeHandle>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1396, -1 } /* System.Void System.Action`2<System.IntPtr,System.SByte>::Invoke(T1,T2) */,
|
|
{ 1083, 1396, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.SByte>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1396, -1 } /* System.Void System.Action`2<System.IntPtr,System.SByte>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1052, -1 } /* System.Void System.Action`2<System.IntPtr,System.Single>::Invoke(T1,T2) */,
|
|
{ 1083, 1052, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.Single>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1052, -1 } /* System.Void System.Action`2<System.IntPtr,System.Single>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1402, -1 } /* System.Void System.Action`2<System.IntPtr,System.UInt16>::Invoke(T1,T2) */,
|
|
{ 1083, 1402, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.UInt16>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1402, -1 } /* System.Void System.Action`2<System.IntPtr,System.UInt16>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1411, -1 } /* System.Void System.Action`2<System.IntPtr,System.UInt32>::Invoke(T1,T2) */,
|
|
{ 1083, 1411, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.UInt32>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1411, -1 } /* System.Void System.Action`2<System.IntPtr,System.UInt32>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1413, -1 } /* System.Void System.Action`2<System.IntPtr,System.UInt64>::Invoke(T1,T2) */,
|
|
{ 1083, 1413, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.UInt64>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1413, -1 } /* System.Void System.Action`2<System.IntPtr,System.UInt64>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1585, -1 } /* System.Void System.Action`2<System.IntPtr,System.UIntPtr>::Invoke(T1,T2) */,
|
|
{ 1083, 1585, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,System.UIntPtr>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1585, -1 } /* System.Void System.Action`2<System.IntPtr,System.UIntPtr>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1249, -1 } /* System.Void System.Action`2<System.IntPtr,Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1249, -1 } /* System.Void System.Action`2<System.IntPtr,Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::Invoke(T1,T2) */,
|
|
{ 1083, 1249, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1249, -1 } /* System.Void System.Action`2<System.IntPtr,Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1231, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.AccelerationEvent>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1231, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.AccelerationEvent>::Invoke(T1,T2) */,
|
|
{ 1083, 1231, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.AccelerationEvent>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1231, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.AccelerationEvent>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1200, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.AnimatorStateInfo>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1200, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.AnimatorStateInfo>::Invoke(T1,T2) */,
|
|
{ 1083, 1200, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.AnimatorStateInfo>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1200, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.AnimatorStateInfo>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1203, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.AnimatorTransitionInfo>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1203, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.AnimatorTransitionInfo>::Invoke(T1,T2) */,
|
|
{ 1083, 1203, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.AnimatorTransitionInfo>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1203, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.AnimatorTransitionInfo>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1551, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Bounds>::Invoke(T1,T2) */,
|
|
{ 1083, 1551, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Bounds>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1551, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Bounds>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1212, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.BuildCompression>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1212, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.BuildCompression>::Invoke(T1,T2) */,
|
|
{ 1083, 1212, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.BuildCompression>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1212, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.BuildCompression>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1355, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.CachedAssetBundle>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1355, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.CachedAssetBundle>::Invoke(T1,T2) */,
|
|
{ 1083, 1355, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.CachedAssetBundle>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1355, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.CachedAssetBundle>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1225, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Camera/GateFitParameters>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1225, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Camera/GateFitParameters>::Invoke(T1,T2) */,
|
|
{ 1083, 1225, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Camera/GateFitParameters>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1225, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Camera/GateFitParameters>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1191, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Color32>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1191, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Color32>::Invoke(T1,T2) */,
|
|
{ 1083, 1191, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Color32>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1191, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Color32>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1242, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Color>::Invoke(T1,T2) */,
|
|
{ 1083, 1242, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Color>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1242, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Color>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1352, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Hash128>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1352, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Hash128>::Invoke(T1,T2) */,
|
|
{ 1083, 1352, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Hash128>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1352, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Hash128>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1553, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.LayerMask>::Invoke(T1,T2) */,
|
|
{ 1083, 1553, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.LayerMask>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1553, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.LayerMask>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1240, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.LightBakingOutput>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1240, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.LightBakingOutput>::Invoke(T1,T2) */,
|
|
{ 1083, 1240, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.LightBakingOutput>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1240, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.LightBakingOutput>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1206, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.MatchTargetWeightMask>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1206, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.MatchTargetWeightMask>::Invoke(T1,T2) */,
|
|
{ 1083, 1206, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.MatchTargetWeightMask>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1206, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.MatchTargetWeightMask>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1219, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Matrix4x4>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1219, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Matrix4x4>::Invoke(T1,T2) */,
|
|
{ 1083, 1219, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Matrix4x4>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1219, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Matrix4x4>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1306, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/CollisionModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1306, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/CollisionModule>::Invoke(T1,T2) */,
|
|
{ 1083, 1306, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/CollisionModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1306, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/CollisionModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1285, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ColorBySpeedModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1285, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ColorBySpeedModule>::Invoke(T1,T2) */,
|
|
{ 1083, 1285, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ColorBySpeedModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1285, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ColorBySpeedModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1282, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ColorOverLifetimeModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1282, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ColorOverLifetimeModule>::Invoke(T1,T2) */,
|
|
{ 1083, 1282, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ColorOverLifetimeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1282, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ColorOverLifetimeModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1321, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/CustomDataModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1321, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/CustomDataModule>::Invoke(T1,T2) */,
|
|
{ 1083, 1321, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/CustomDataModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1321, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/CustomDataModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1264, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/EmissionModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1264, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/EmissionModule>::Invoke(T1,T2) */,
|
|
{ 1083, 1264, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/EmissionModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1264, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/EmissionModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1258, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/EmitParams>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1258, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/EmitParams>::Invoke(T1,T2) */,
|
|
{ 1083, 1258, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/EmitParams>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1258, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/EmitParams>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1300, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ExternalForcesModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1300, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ExternalForcesModule>::Invoke(T1,T2) */,
|
|
{ 1083, 1300, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ExternalForcesModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1300, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ExternalForcesModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1279, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ForceOverLifetimeModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1279, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ForceOverLifetimeModule>::Invoke(T1,T2) */,
|
|
{ 1083, 1279, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ForceOverLifetimeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1279, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ForceOverLifetimeModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1276, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/InheritVelocityModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1276, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/InheritVelocityModule>::Invoke(T1,T2) */,
|
|
{ 1083, 1276, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/InheritVelocityModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1276, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/InheritVelocityModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1315, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/LightsModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1315, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/LightsModule>::Invoke(T1,T2) */,
|
|
{ 1083, 1315, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/LightsModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1315, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/LightsModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1273, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1273, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::Invoke(T1,T2) */,
|
|
{ 1083, 1273, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1273, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1261, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/MainModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1261, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/MainModule>::Invoke(T1,T2) */,
|
|
{ 1083, 1261, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/MainModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1261, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/MainModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1303, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/NoiseModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1303, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/NoiseModule>::Invoke(T1,T2) */,
|
|
{ 1083, 1303, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/NoiseModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1303, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/NoiseModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1247, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/Particle>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1247, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/Particle>::Invoke(T1,T2) */,
|
|
{ 1083, 1247, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/Particle>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1247, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/Particle>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1252, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/PlaybackState>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1252, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/PlaybackState>::Invoke(T1,T2) */,
|
|
{ 1083, 1252, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/PlaybackState>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1252, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/PlaybackState>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1297, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/RotationBySpeedModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1297, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/RotationBySpeedModule>::Invoke(T1,T2) */,
|
|
{ 1083, 1297, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/RotationBySpeedModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1297, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/RotationBySpeedModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1294, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/RotationOverLifetimeModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1294, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/RotationOverLifetimeModule>::Invoke(T1,T2) */,
|
|
{ 1083, 1294, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/RotationOverLifetimeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1294, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/RotationOverLifetimeModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1267, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ShapeModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1267, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ShapeModule>::Invoke(T1,T2) */,
|
|
{ 1083, 1267, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ShapeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1267, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/ShapeModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1291, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/SizeBySpeedModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1291, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/SizeBySpeedModule>::Invoke(T1,T2) */,
|
|
{ 1083, 1291, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/SizeBySpeedModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1291, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/SizeBySpeedModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1288, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/SizeOverLifetimeModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1288, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/SizeOverLifetimeModule>::Invoke(T1,T2) */,
|
|
{ 1083, 1288, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/SizeOverLifetimeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1288, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/SizeOverLifetimeModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1312, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/TextureSheetAnimationModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1312, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/TextureSheetAnimationModule>::Invoke(T1,T2) */,
|
|
{ 1083, 1312, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/TextureSheetAnimationModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1312, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/TextureSheetAnimationModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1318, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/TrailModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1318, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/TrailModule>::Invoke(T1,T2) */,
|
|
{ 1083, 1318, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/TrailModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1318, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/TrailModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1255, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/Trails>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1255, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/Trails>::Invoke(T1,T2) */,
|
|
{ 1083, 1255, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/Trails>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1255, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/Trails>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1309, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/TriggerModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1309, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/TriggerModule>::Invoke(T1,T2) */,
|
|
{ 1083, 1309, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/TriggerModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1309, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/TriggerModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1270, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1270, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::Invoke(T1,T2) */,
|
|
{ 1083, 1270, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1270, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1325, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.PhysicsScene>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1325, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.PhysicsScene>::Invoke(T1,T2) */,
|
|
{ 1083, 1325, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.PhysicsScene>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1325, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.PhysicsScene>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1209, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Playables.PlayableGraph>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1209, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Playables.PlayableGraph>::Invoke(T1,T2) */,
|
|
{ 1083, 1209, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Playables.PlayableGraph>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1209, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Playables.PlayableGraph>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1416, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Quaternion>::Invoke(T1,T2) */,
|
|
{ 1083, 1416, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Quaternion>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1416, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Quaternion>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1547, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Ray>::Invoke(T1,T2) */,
|
|
{ 1083, 1547, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Ray>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1547, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Ray>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1186, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.RaycastHit>::Invoke(T1,T2) */,
|
|
{ 1083, 1186, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.RaycastHit>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1186, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.RaycastHit>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1161, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Rect>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1161, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Rect>::Invoke(T1,T2) */,
|
|
{ 1083, 1161, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Rect>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1161, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Rect>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1217, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.RenderBuffer>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1217, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.RenderBuffer>::Invoke(T1,T2) */,
|
|
{ 1083, 1217, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.RenderBuffer>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1217, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.RenderBuffer>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1336, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.RenderTextureDescriptor>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1336, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.RenderTextureDescriptor>::Invoke(T1,T2) */,
|
|
{ 1083, 1336, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.RenderTextureDescriptor>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1336, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.RenderTextureDescriptor>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1227, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Rendering.ScriptableCullingParameters>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1227, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Rendering.ScriptableCullingParameters>::Invoke(T1,T2) */,
|
|
{ 1083, 1227, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Rendering.ScriptableCullingParameters>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1227, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Rendering.ScriptableCullingParameters>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1343, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Rendering.ShaderTagId>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1343, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Rendering.ShaderTagId>::Invoke(T1,T2) */,
|
|
{ 1083, 1343, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Rendering.ShaderTagId>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1343, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Rendering.ShaderTagId>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1333, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Rendering.SphericalHarmonicsL2>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1333, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Rendering.SphericalHarmonicsL2>::Invoke(T1,T2) */,
|
|
{ 1083, 1333, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Rendering.SphericalHarmonicsL2>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1333, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Rendering.SphericalHarmonicsL2>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1341, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Resolution>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1341, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Resolution>::Invoke(T1,T2) */,
|
|
{ 1083, 1341, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Resolution>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1341, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Resolution>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1229, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.SceneManagement.Scene>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1229, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.SceneManagement.Scene>::Invoke(T1,T2) */,
|
|
{ 1083, 1229, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.SceneManagement.Scene>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1229, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.SceneManagement.Scene>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1549, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Touch>::Invoke(T1,T2) */,
|
|
{ 1083, 1549, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Touch>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1549, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Touch>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1171, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Vector2>::Invoke(T1,T2) */,
|
|
{ 1083, 1171, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Vector2>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1171, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Vector2>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1221, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Vector3>::Invoke(T1,T2) */,
|
|
{ 1083, 1221, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Vector3>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1221, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Vector3>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1082, 1163, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Vector4>::Invoke(T1,T2) */,
|
|
{ 1083, 1163, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,UnityEngine.Vector4>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1163, -1 } /* System.Void System.Action`2<System.IntPtr,UnityEngine.Vector4>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1081, 1361, -1 } /* System.Void System.Action`2<System.IntPtr,securityConnection>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1082, 1361, -1 } /* System.Void System.Action`2<System.IntPtr,securityConnection>::Invoke(T1,T2) */,
|
|
{ 1083, 1361, -1 } /* System.IAsyncResult System.Action`2<System.IntPtr,securityConnection>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1361, -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, 1058, -1 } /* System.IAsyncResult System.Action`2<System.Single,System.Boolean>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1084, 1058, -1 } /* System.Void System.Action`2<System.Single,System.Boolean>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1085, 825, -1 } /* System.Void System.Action`3<System.Boolean,System.Boolean,System.Int32>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1087, 825, -1 } /* System.IAsyncResult System.Action`3<System.Boolean,System.Boolean,System.Int32>::BeginInvoke(T1,T2,T3,System.AsyncCallback,System.Object) */,
|
|
{ 1088, 825, -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, 1698, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.GPath/Segment>::Dispose() */,
|
|
{ 966, 1698, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<FairyGUI.GPath/Segment>::MoveNext() */,
|
|
{ 967, 1698, -1 } /* T System.Array/EmptyInternalEnumerator`1<FairyGUI.GPath/Segment>::get_Current() */,
|
|
{ 968, 1698, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<FairyGUI.GPath/Segment>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 1698, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.GPath/Segment>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 1698, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.GPath/Segment>::.ctor() */,
|
|
{ 971, 1698, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.GPath/Segment>::.cctor() */,
|
|
{ 965, 1699, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.GPathPoint>::Dispose() */,
|
|
{ 966, 1699, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<FairyGUI.GPathPoint>::MoveNext() */,
|
|
{ 967, 1699, -1 } /* T System.Array/EmptyInternalEnumerator`1<FairyGUI.GPathPoint>::get_Current() */,
|
|
{ 968, 1699, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<FairyGUI.GPathPoint>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 1699, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.GPathPoint>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 1699, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.GPathPoint>::.ctor() */,
|
|
{ 971, 1699, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.GPathPoint>::.cctor() */,
|
|
{ 965, 1190, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.TextField/CharPosition>::Dispose() */,
|
|
{ 966, 1190, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<FairyGUI.TextField/CharPosition>::MoveNext() */,
|
|
{ 967, 1190, -1 } /* T System.Array/EmptyInternalEnumerator`1<FairyGUI.TextField/CharPosition>::get_Current() */,
|
|
{ 968, 1190, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<FairyGUI.TextField/CharPosition>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 1190, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.TextField/CharPosition>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 1190, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.TextField/CharPosition>::.ctor() */,
|
|
{ 971, 1190, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.TextField/CharPosition>::.cctor() */,
|
|
{ 965, 1693, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::Dispose() */,
|
|
{ 966, 1693, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::MoveNext() */,
|
|
{ 967, 1693, -1 } /* T System.Array/EmptyInternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::get_Current() */,
|
|
{ 968, 1693, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 1693, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 1693, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::.ctor() */,
|
|
{ 971, 1693, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::.cctor() */,
|
|
{ 965, 1616, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::Dispose() */,
|
|
{ 966, 1616, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::MoveNext() */,
|
|
{ 967, 1616, -1 } /* T System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::get_Current() */,
|
|
{ 968, 1616, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 1616, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 1616, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::.ctor() */,
|
|
{ 971, 1616, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::.cctor() */,
|
|
{ 965, 1386, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaFunction/FuncData>::Dispose() */,
|
|
{ 966, 1386, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaFunction/FuncData>::MoveNext() */,
|
|
{ 967, 1386, -1 } /* T System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaFunction/FuncData>::get_Current() */,
|
|
{ 968, 1386, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaFunction/FuncData>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 1386, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaFunction/FuncData>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 1386, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<LuaInterface.LuaFunction/FuncData>::.ctor() */,
|
|
{ 971, 1386, -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, 984, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int16,System.Object>>::Dispose() */,
|
|
{ 966, 984, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int16,System.Object>>::MoveNext() */,
|
|
{ 967, 984, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int16,System.Object>>::get_Current() */,
|
|
{ 968, 984, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int16,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 984, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int16,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 984, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int16,System.Object>>::.ctor() */,
|
|
{ 971, 984, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int16,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, 1010, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::Dispose() */,
|
|
{ 966, 1010, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::MoveNext() */,
|
|
{ 967, 1010, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::get_Current() */,
|
|
{ 968, 1010, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 1010, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 1010, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::.ctor() */,
|
|
{ 971, 1010, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::.cctor() */,
|
|
{ 965, 905, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::Dispose() */,
|
|
{ 966, 905, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::MoveNext() */,
|
|
{ 967, 905, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::get_Current() */,
|
|
{ 968, 905, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 905, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 905, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::.ctor() */,
|
|
{ 971, 905, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::.cctor() */,
|
|
{ 965, 1430, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::Dispose() */,
|
|
{ 966, 1430, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::MoveNext() */,
|
|
{ 967, 1430, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::get_Current() */,
|
|
{ 968, 1430, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 1430, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 1430, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::.ctor() */,
|
|
{ 971, 1430, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::.cctor() */,
|
|
{ 965, 1452, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::Dispose() */,
|
|
{ 966, 1452, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::MoveNext() */,
|
|
{ 967, 1452, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::get_Current() */,
|
|
{ 968, 1452, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 1452, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 1452, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::.ctor() */,
|
|
{ 971, 1452, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::.cctor() */,
|
|
{ 965, 1379, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>::Dispose() */,
|
|
{ 966, 1379, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>::MoveNext() */,
|
|
{ 967, 1379, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>::get_Current() */,
|
|
{ 968, 1379, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 1379, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 1379, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>::.ctor() */,
|
|
{ 971, 1379, -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, 535, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::Dispose() */,
|
|
{ 966, 535, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::MoveNext() */,
|
|
{ 967, 535, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::get_Current() */,
|
|
{ 968, 535, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 535, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 535, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::.ctor() */,
|
|
{ 971, 535, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::.cctor() */,
|
|
{ 965, 811, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int64>>::Dispose() */,
|
|
{ 966, 811, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int64>>::MoveNext() */,
|
|
{ 967, 811, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int64>>::get_Current() */,
|
|
{ 968, 811, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int64>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 811, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int64>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 811, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int64>>::.ctor() */,
|
|
{ 971, 811, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int64>>::.cctor() */,
|
|
{ 965, 1628, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::Dispose() */,
|
|
{ 966, 1628, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::MoveNext() */,
|
|
{ 967, 1628, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::get_Current() */,
|
|
{ 968, 1628, -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, 1628, -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, 1628, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::.ctor() */,
|
|
{ 971, 1628, -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, 999, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::Dispose() */,
|
|
{ 966, 999, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::MoveNext() */,
|
|
{ 967, 999, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::get_Current() */,
|
|
{ 968, 999, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 999, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 999, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::.ctor() */,
|
|
{ 971, 999, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::.cctor() */,
|
|
{ 965, 1177, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::Dispose() */,
|
|
{ 966, 1177, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::MoveNext() */,
|
|
{ 967, 1177, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::get_Current() */,
|
|
{ 968, 1177, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 1177, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 1177, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::.ctor() */,
|
|
{ 971, 1177, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::.cctor() */,
|
|
{ 965, 803, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt64Enum,System.Object>>::Dispose() */,
|
|
{ 966, 803, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt64Enum,System.Object>>::MoveNext() */,
|
|
{ 967, 803, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt64Enum,System.Object>>::get_Current() */,
|
|
{ 968, 803, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt64Enum,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 803, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt64Enum,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 803, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt64Enum,System.Object>>::.ctor() */,
|
|
{ 971, 803, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt64Enum,System.Object>>::.cctor() */,
|
|
{ 965, 612, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::Dispose() */,
|
|
{ 966, 612, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::MoveNext() */,
|
|
{ 967, 612, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::get_Current() */,
|
|
{ 968, 612, -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, 612, -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, 612, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::.ctor() */,
|
|
{ 971, 612, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::.cctor() */,
|
|
{ 965, 958, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkHash128,System.Object>>::Dispose() */,
|
|
{ 966, 958, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkHash128,System.Object>>::MoveNext() */,
|
|
{ 967, 958, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkHash128,System.Object>>::get_Current() */,
|
|
{ 968, 958, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkHash128,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 958, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkHash128,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 958, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkHash128,System.Object>>::.ctor() */,
|
|
{ 971, 958, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkHash128,System.Object>>::.cctor() */,
|
|
{ 965, 949, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkInstanceId,System.Object>>::Dispose() */,
|
|
{ 966, 949, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkInstanceId,System.Object>>::MoveNext() */,
|
|
{ 967, 949, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkInstanceId,System.Object>>::get_Current() */,
|
|
{ 968, 949, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkInstanceId,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 949, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkInstanceId,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 949, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkInstanceId,System.Object>>::.ctor() */,
|
|
{ 971, 949, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkInstanceId,System.Object>>::.cctor() */,
|
|
{ 965, 965, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkSceneId,System.Object>>::Dispose() */,
|
|
{ 966, 965, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkSceneId,System.Object>>::MoveNext() */,
|
|
{ 967, 965, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkSceneId,System.Object>>::get_Current() */,
|
|
{ 968, 965, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkSceneId,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 965, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkSceneId,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 965, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkSceneId,System.Object>>::.ctor() */,
|
|
{ 971, 965, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkSceneId,System.Object>>::.cctor() */,
|
|
{ 965, 778, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::Dispose() */,
|
|
{ 966, 778, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::MoveNext() */,
|
|
{ 967, 778, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::get_Current() */,
|
|
{ 968, 778, -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, 778, -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, 778, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::.ctor() */,
|
|
{ 971, 778, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::.cctor() */,
|
|
{ 965, 782, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::Dispose() */,
|
|
{ 966, 782, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::MoveNext() */,
|
|
{ 967, 782, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::get_Current() */,
|
|
{ 968, 782, -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, 782, -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, 782, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::.ctor() */,
|
|
{ 971, 782, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::.cctor() */,
|
|
{ 965, 1003, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Int32>>::Dispose() */,
|
|
{ 966, 1003, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Int32>>::MoveNext() */,
|
|
{ 967, 1003, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Int32>>::get_Current() */,
|
|
{ 968, 1003, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Int32>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 1003, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Int32>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 1003, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Int32>>::.ctor() */,
|
|
{ 971, 1003, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Int32>>::.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, 993, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<UnityEngine.Networking.NetworkInstanceId>>::Dispose() */,
|
|
{ 966, 993, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<UnityEngine.Networking.NetworkInstanceId>>::MoveNext() */,
|
|
{ 967, 993, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<UnityEngine.Networking.NetworkInstanceId>>::get_Current() */,
|
|
{ 968, 993, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<UnityEngine.Networking.NetworkInstanceId>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 993, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<UnityEngine.Networking.NetworkInstanceId>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 993, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<UnityEngine.Networking.NetworkInstanceId>>::.ctor() */,
|
|
{ 971, 993, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<UnityEngine.Networking.NetworkInstanceId>>::.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, 983, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int16,System.Object>>::Dispose() */,
|
|
{ 966, 983, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int16,System.Object>>::MoveNext() */,
|
|
{ 967, 983, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int16,System.Object>>::get_Current() */,
|
|
{ 968, 983, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int16,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 983, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int16,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 983, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int16,System.Object>>::.ctor() */,
|
|
{ 971, 983, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int16,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, 1008, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::Dispose() */,
|
|
{ 966, 1008, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::MoveNext() */,
|
|
{ 967, 1008, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::get_Current() */,
|
|
{ 968, 1008, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 1008, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 1008, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::.ctor() */,
|
|
{ 971, 1008, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::.cctor() */,
|
|
{ 965, 899, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::Dispose() */,
|
|
{ 966, 899, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::MoveNext() */,
|
|
{ 967, 899, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::get_Current() */,
|
|
{ 968, 899, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 899, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 899, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::.ctor() */,
|
|
{ 971, 899, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::.cctor() */,
|
|
{ 965, 1429, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::Dispose() */,
|
|
{ 966, 1429, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::MoveNext() */,
|
|
{ 967, 1429, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::get_Current() */,
|
|
{ 968, 1429, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 1429, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 1429, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::.ctor() */,
|
|
{ 971, 1429, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::.cctor() */,
|
|
{ 965, 1451, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::Dispose() */,
|
|
{ 966, 1451, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::MoveNext() */,
|
|
{ 967, 1451, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::get_Current() */,
|
|
{ 968, 1451, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 1451, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 1451, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::.ctor() */,
|
|
{ 971, 1451, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::.cctor() */,
|
|
{ 965, 1378, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>::Dispose() */,
|
|
{ 966, 1378, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>::MoveNext() */,
|
|
{ 967, 1378, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>::get_Current() */,
|
|
{ 968, 1378, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 1378, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 1378, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>::.ctor() */,
|
|
{ 971, 1378, -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, 534, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::Dispose() */,
|
|
{ 966, 534, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::MoveNext() */,
|
|
{ 967, 534, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::get_Current() */,
|
|
{ 968, 534, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 534, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 534, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::.ctor() */,
|
|
{ 971, 534, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::.cctor() */,
|
|
{ 965, 810, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>>::Dispose() */,
|
|
{ 966, 810, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>>::MoveNext() */,
|
|
{ 967, 810, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>>::get_Current() */,
|
|
{ 968, 810, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 810, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 810, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>>::.ctor() */,
|
|
{ 971, 810, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>>::.cctor() */,
|
|
{ 965, 1627, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::Dispose() */,
|
|
{ 966, 1627, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::MoveNext() */,
|
|
{ 967, 1627, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::get_Current() */,
|
|
{ 968, 1627, -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, 1627, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 1627, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::.ctor() */,
|
|
{ 971, 1627, -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, 997, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::Dispose() */,
|
|
{ 966, 997, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::MoveNext() */,
|
|
{ 967, 997, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::get_Current() */,
|
|
{ 968, 997, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 997, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 997, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::.ctor() */,
|
|
{ 971, 997, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::.cctor() */,
|
|
{ 965, 1176, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::Dispose() */,
|
|
{ 966, 1176, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::MoveNext() */,
|
|
{ 967, 1176, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::get_Current() */,
|
|
{ 968, 1176, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 1176, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 1176, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::.ctor() */,
|
|
{ 971, 1176, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::.cctor() */,
|
|
{ 965, 801, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>>::Dispose() */,
|
|
{ 966, 801, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>>::MoveNext() */,
|
|
{ 967, 801, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>>::get_Current() */,
|
|
{ 968, 801, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 801, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 801, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>>::.ctor() */,
|
|
{ 971, 801, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>>::.cctor() */,
|
|
{ 965, 610, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::Dispose() */,
|
|
{ 966, 610, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::MoveNext() */,
|
|
{ 967, 610, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::get_Current() */,
|
|
{ 968, 610, -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, 610, -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, 610, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::.ctor() */,
|
|
{ 971, 610, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::.cctor() */,
|
|
{ 965, 956, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>>::Dispose() */,
|
|
{ 966, 956, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>>::MoveNext() */,
|
|
{ 967, 956, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>>::get_Current() */,
|
|
{ 968, 956, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 956, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 956, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>>::.ctor() */,
|
|
{ 971, 956, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>>::.cctor() */,
|
|
{ 965, 947, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>>::Dispose() */,
|
|
{ 966, 947, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>>::MoveNext() */,
|
|
{ 967, 947, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>>::get_Current() */,
|
|
{ 968, 947, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 947, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 947, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>>::.ctor() */,
|
|
{ 971, 947, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>>::.cctor() */,
|
|
{ 965, 963, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>>::Dispose() */,
|
|
{ 966, 963, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>>::MoveNext() */,
|
|
{ 967, 963, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>>::get_Current() */,
|
|
{ 968, 963, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 963, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 963, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>>::.ctor() */,
|
|
{ 971, 963, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>>::.cctor() */,
|
|
{ 965, 776, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::Dispose() */,
|
|
{ 966, 776, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::MoveNext() */,
|
|
{ 967, 776, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::get_Current() */,
|
|
{ 968, 776, -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, 776, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 776, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::.ctor() */,
|
|
{ 971, 776, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::.cctor() */,
|
|
{ 965, 781, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::Dispose() */,
|
|
{ 966, 781, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::MoveNext() */,
|
|
{ 967, 781, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::get_Current() */,
|
|
{ 968, 781, -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, 781, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 781, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::.ctor() */,
|
|
{ 971, 781, -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, 1479, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Nullable`1<UnityEngine.RaycastHit>>::Dispose() */,
|
|
{ 966, 1479, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.Nullable`1<UnityEngine.RaycastHit>>::MoveNext() */,
|
|
{ 967, 1479, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.Nullable`1<UnityEngine.RaycastHit>>::get_Current() */,
|
|
{ 968, 1479, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 1479, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 1479, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.Nullable`1<UnityEngine.RaycastHit>>::.ctor() */,
|
|
{ 971, 1479, -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, 802, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.UInt64Enum>::Dispose() */,
|
|
{ 966, 802, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<System.UInt64Enum>::MoveNext() */,
|
|
{ 967, 802, -1 } /* T System.Array/EmptyInternalEnumerator`1<System.UInt64Enum>::get_Current() */,
|
|
{ 968, 802, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<System.UInt64Enum>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 802, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.UInt64Enum>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 802, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.UInt64Enum>::.ctor() */,
|
|
{ 971, 802, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<System.UInt64Enum>::.cctor() */,
|
|
{ 965, 541, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.AccelerationEvent>::Dispose() */,
|
|
{ 966, 541, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.AccelerationEvent>::MoveNext() */,
|
|
{ 967, 541, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.AccelerationEvent>::get_Current() */,
|
|
{ 968, 541, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.AccelerationEvent>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 541, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.AccelerationEvent>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 541, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.AccelerationEvent>::.ctor() */,
|
|
{ 971, 541, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.AccelerationEvent>::.cctor() */,
|
|
{ 965, 569, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.AnimatorClipInfo>::Dispose() */,
|
|
{ 966, 569, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.AnimatorClipInfo>::MoveNext() */,
|
|
{ 967, 569, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.AnimatorClipInfo>::get_Current() */,
|
|
{ 968, 569, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.AnimatorClipInfo>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 569, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.AnimatorClipInfo>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 569, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.AnimatorClipInfo>::.ctor() */,
|
|
{ 971, 569, -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, 547, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.ContactPoint2D>::Dispose() */,
|
|
{ 966, 547, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.ContactPoint2D>::MoveNext() */,
|
|
{ 967, 547, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.ContactPoint2D>::get_Current() */,
|
|
{ 968, 547, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.ContactPoint2D>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 547, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.ContactPoint2D>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 547, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.ContactPoint2D>::.ctor() */,
|
|
{ 971, 547, -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, 611, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::Dispose() */,
|
|
{ 966, 611, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::MoveNext() */,
|
|
{ 967, 611, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::get_Current() */,
|
|
{ 968, 611, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 611, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 611, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::.ctor() */,
|
|
{ 971, 611, -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, 943, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.ChannelPacket>::Dispose() */,
|
|
{ 966, 943, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.ChannelPacket>::MoveNext() */,
|
|
{ 967, 943, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.ChannelPacket>::get_Current() */,
|
|
{ 968, 943, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 943, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 943, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.ChannelPacket>::.ctor() */,
|
|
{ 971, 943, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.ChannelPacket>::.cctor() */,
|
|
{ 965, 970, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.ClientScene/PendingOwner>::Dispose() */,
|
|
{ 966, 970, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.ClientScene/PendingOwner>::MoveNext() */,
|
|
{ 967, 970, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.ClientScene/PendingOwner>::get_Current() */,
|
|
{ 968, 970, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 970, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 970, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.ClientScene/PendingOwner>::.ctor() */,
|
|
{ 971, 970, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.ClientScene/PendingOwner>::.cctor() */,
|
|
{ 965, 973, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.LocalClient/InternalMsg>::Dispose() */,
|
|
{ 966, 973, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.LocalClient/InternalMsg>::MoveNext() */,
|
|
{ 967, 973, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.LocalClient/InternalMsg>::get_Current() */,
|
|
{ 968, 973, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 973, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 973, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.LocalClient/InternalMsg>::.ctor() */,
|
|
{ 971, 973, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.LocalClient/InternalMsg>::.cctor() */,
|
|
{ 965, 998, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkBroadcastResult>::Dispose() */,
|
|
{ 966, 998, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkBroadcastResult>::MoveNext() */,
|
|
{ 967, 998, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkBroadcastResult>::get_Current() */,
|
|
{ 968, 998, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 998, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 998, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkBroadcastResult>::.ctor() */,
|
|
{ 971, 998, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkBroadcastResult>::.cctor() */,
|
|
{ 965, 957, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkHash128>::Dispose() */,
|
|
{ 966, 957, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkHash128>::MoveNext() */,
|
|
{ 967, 957, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkHash128>::get_Current() */,
|
|
{ 968, 957, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkHash128>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 957, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkHash128>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 957, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkHash128>::.ctor() */,
|
|
{ 971, 957, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkHash128>::.cctor() */,
|
|
{ 965, 948, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkInstanceId>::Dispose() */,
|
|
{ 966, 948, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkInstanceId>::MoveNext() */,
|
|
{ 967, 948, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkInstanceId>::get_Current() */,
|
|
{ 968, 948, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkInstanceId>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 948, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkInstanceId>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 948, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkInstanceId>::.ctor() */,
|
|
{ 971, 948, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkInstanceId>::.cctor() */,
|
|
{ 965, 1004, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Dispose() */,
|
|
{ 966, 1004, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::MoveNext() */,
|
|
{ 967, 1004, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::get_Current() */,
|
|
{ 968, 1004, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 1004, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 1004, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::.ctor() */,
|
|
{ 971, 1004, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::.cctor() */,
|
|
{ 965, 1009, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::Dispose() */,
|
|
{ 966, 1009, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::MoveNext() */,
|
|
{ 967, 1009, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::get_Current() */,
|
|
{ 968, 1009, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 1009, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 1009, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::.ctor() */,
|
|
{ 971, 1009, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::.cctor() */,
|
|
{ 965, 1011, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Dispose() */,
|
|
{ 966, 1011, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::MoveNext() */,
|
|
{ 967, 1011, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::get_Current() */,
|
|
{ 968, 1011, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 1011, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 1011, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::.ctor() */,
|
|
{ 971, 1011, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::.cctor() */,
|
|
{ 965, 964, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkSceneId>::Dispose() */,
|
|
{ 966, 964, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkSceneId>::MoveNext() */,
|
|
{ 967, 964, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkSceneId>::get_Current() */,
|
|
{ 968, 964, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkSceneId>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 964, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkSceneId>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 964, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkSceneId>::.ctor() */,
|
|
{ 971, 964, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkSceneId>::.cctor() */,
|
|
{ 965, 980, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Dispose() */,
|
|
{ 966, 980, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::MoveNext() */,
|
|
{ 967, 980, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::get_Current() */,
|
|
{ 968, 980, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 980, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 980, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::.ctor() */,
|
|
{ 971, 980, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::.cctor() */,
|
|
{ 965, 971, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Dispose() */,
|
|
{ 966, 971, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::MoveNext() */,
|
|
{ 967, 971, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::get_Current() */,
|
|
{ 968, 971, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 971, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 971, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::.ctor() */,
|
|
{ 971, 971, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::.cctor() */,
|
|
{ 965, 600, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.ParticleSystem/Particle>::Dispose() */,
|
|
{ 966, 600, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.ParticleSystem/Particle>::MoveNext() */,
|
|
{ 967, 600, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.ParticleSystem/Particle>::get_Current() */,
|
|
{ 968, 600, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 600, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 600, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.ParticleSystem/Particle>::.ctor() */,
|
|
{ 971, 600, -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, 544, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.RaycastHit2D>::Dispose() */,
|
|
{ 966, 544, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.RaycastHit2D>::MoveNext() */,
|
|
{ 967, 544, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.RaycastHit2D>::get_Current() */,
|
|
{ 968, 544, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.RaycastHit2D>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 544, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.RaycastHit2D>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 544, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.RaycastHit2D>::.ctor() */,
|
|
{ 971, 544, -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, 542, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::Dispose() */,
|
|
{ 966, 542, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::MoveNext() */,
|
|
{ 967, 542, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::get_Current() */,
|
|
{ 968, 542, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 542, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 542, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::.ctor() */,
|
|
{ 971, 542, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::.cctor() */,
|
|
{ 965, 592, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::Dispose() */,
|
|
{ 966, 592, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::MoveNext() */,
|
|
{ 967, 592, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::get_Current() */,
|
|
{ 968, 592, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 592, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 592, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::.ctor() */,
|
|
{ 971, 592, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::.cctor() */,
|
|
{ 965, 595, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::Dispose() */,
|
|
{ 966, 595, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::MoveNext() */,
|
|
{ 967, 595, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::get_Current() */,
|
|
{ 968, 595, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 595, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 595, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::.ctor() */,
|
|
{ 971, 595, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::.cctor() */,
|
|
{ 965, 540, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Touch>::Dispose() */,
|
|
{ 966, 540, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.Touch>::MoveNext() */,
|
|
{ 967, 540, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.Touch>::get_Current() */,
|
|
{ 968, 540, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.Touch>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 540, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Touch>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 540, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Touch>::.ctor() */,
|
|
{ 971, 540, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.Touch>::.cctor() */,
|
|
{ 965, 620, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::Dispose() */,
|
|
{ 966, 620, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::MoveNext() */,
|
|
{ 967, 620, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::get_Current() */,
|
|
{ 968, 620, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 620, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 620, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::.ctor() */,
|
|
{ 971, 620, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::.cctor() */,
|
|
{ 965, 618, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::Dispose() */,
|
|
{ 966, 618, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::MoveNext() */,
|
|
{ 967, 618, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::get_Current() */,
|
|
{ 968, 618, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 618, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 618, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::.ctor() */,
|
|
{ 971, 618, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::.cctor() */,
|
|
{ 965, 630, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::Dispose() */,
|
|
{ 966, 630, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::MoveNext() */,
|
|
{ 967, 630, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::get_Current() */,
|
|
{ 968, 630, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 630, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 630, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor() */,
|
|
{ 971, 630, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::.cctor() */,
|
|
{ 965, 777, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::Dispose() */,
|
|
{ 966, 777, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::MoveNext() */,
|
|
{ 967, 777, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::get_Current() */,
|
|
{ 968, 777, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 777, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 777, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::.ctor() */,
|
|
{ 971, 777, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::.cctor() */,
|
|
{ 965, 795, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleValue>::Dispose() */,
|
|
{ 966, 795, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleValue>::MoveNext() */,
|
|
{ 967, 795, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleValue>::get_Current() */,
|
|
{ 968, 795, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleValue>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 795, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleValue>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 795, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleValue>::.ctor() */,
|
|
{ 971, 795, -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, 562, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.jvalue>::Dispose() */,
|
|
{ 966, 562, -1 } /* System.Boolean System.Array/EmptyInternalEnumerator`1<UnityEngine.jvalue>::MoveNext() */,
|
|
{ 967, 562, -1 } /* T System.Array/EmptyInternalEnumerator`1<UnityEngine.jvalue>::get_Current() */,
|
|
{ 968, 562, -1 } /* System.Object System.Array/EmptyInternalEnumerator`1<UnityEngine.jvalue>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 969, 562, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.jvalue>::System.Collections.IEnumerator.Reset() */,
|
|
{ 970, 562, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.jvalue>::.ctor() */,
|
|
{ 971, 562, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<UnityEngine.jvalue>::.cctor() */,
|
|
{ 959, 1698, -1 } /* System.Void System.Array/InternalEnumerator`1<FairyGUI.GPath/Segment>::.ctor(System.Array) */,
|
|
{ 960, 1698, -1 } /* System.Void System.Array/InternalEnumerator`1<FairyGUI.GPath/Segment>::Dispose() */,
|
|
{ 961, 1698, -1 } /* System.Boolean System.Array/InternalEnumerator`1<FairyGUI.GPath/Segment>::MoveNext() */,
|
|
{ 962, 1698, -1 } /* T System.Array/InternalEnumerator`1<FairyGUI.GPath/Segment>::get_Current() */,
|
|
{ 963, 1698, -1 } /* System.Void System.Array/InternalEnumerator`1<FairyGUI.GPath/Segment>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 1698, -1 } /* System.Object System.Array/InternalEnumerator`1<FairyGUI.GPath/Segment>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 1699, -1 } /* System.Void System.Array/InternalEnumerator`1<FairyGUI.GPathPoint>::.ctor(System.Array) */,
|
|
{ 960, 1699, -1 } /* System.Void System.Array/InternalEnumerator`1<FairyGUI.GPathPoint>::Dispose() */,
|
|
{ 961, 1699, -1 } /* System.Boolean System.Array/InternalEnumerator`1<FairyGUI.GPathPoint>::MoveNext() */,
|
|
{ 962, 1699, -1 } /* T System.Array/InternalEnumerator`1<FairyGUI.GPathPoint>::get_Current() */,
|
|
{ 963, 1699, -1 } /* System.Void System.Array/InternalEnumerator`1<FairyGUI.GPathPoint>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 1699, -1 } /* System.Object System.Array/InternalEnumerator`1<FairyGUI.GPathPoint>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 1190, -1 } /* System.Void System.Array/InternalEnumerator`1<FairyGUI.TextField/CharPosition>::.ctor(System.Array) */,
|
|
{ 960, 1190, -1 } /* System.Void System.Array/InternalEnumerator`1<FairyGUI.TextField/CharPosition>::Dispose() */,
|
|
{ 961, 1190, -1 } /* System.Boolean System.Array/InternalEnumerator`1<FairyGUI.TextField/CharPosition>::MoveNext() */,
|
|
{ 962, 1190, -1 } /* T System.Array/InternalEnumerator`1<FairyGUI.TextField/CharPosition>::get_Current() */,
|
|
{ 963, 1190, -1 } /* System.Void System.Array/InternalEnumerator`1<FairyGUI.TextField/CharPosition>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 1190, -1 } /* System.Object System.Array/InternalEnumerator`1<FairyGUI.TextField/CharPosition>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 1693, -1 } /* System.Void System.Array/InternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::.ctor(System.Array) */,
|
|
{ 960, 1693, -1 } /* System.Void System.Array/InternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::Dispose() */,
|
|
{ 961, 1693, -1 } /* System.Boolean System.Array/InternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::MoveNext() */,
|
|
{ 962, 1693, -1 } /* T System.Array/InternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::get_Current() */,
|
|
{ 963, 1693, -1 } /* System.Void System.Array/InternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 1693, -1 } /* System.Object System.Array/InternalEnumerator`1<FairyGUI.UpdateContext/ClipInfo>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 1616, -1 } /* System.Void System.Array/InternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::.ctor(System.Array) */,
|
|
{ 960, 1616, -1 } /* System.Void System.Array/InternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::Dispose() */,
|
|
{ 961, 1616, -1 } /* System.Boolean System.Array/InternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::MoveNext() */,
|
|
{ 962, 1616, -1 } /* T System.Array/InternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::get_Current() */,
|
|
{ 963, 1616, -1 } /* System.Void System.Array/InternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 1616, -1 } /* System.Object System.Array/InternalEnumerator`1<LuaInterface.LuaDictEntry`2<System.Object,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 1386, -1 } /* System.Void System.Array/InternalEnumerator`1<LuaInterface.LuaFunction/FuncData>::.ctor(System.Array) */,
|
|
{ 960, 1386, -1 } /* System.Void System.Array/InternalEnumerator`1<LuaInterface.LuaFunction/FuncData>::Dispose() */,
|
|
{ 961, 1386, -1 } /* System.Boolean System.Array/InternalEnumerator`1<LuaInterface.LuaFunction/FuncData>::MoveNext() */,
|
|
{ 962, 1386, -1 } /* T System.Array/InternalEnumerator`1<LuaInterface.LuaFunction/FuncData>::get_Current() */,
|
|
{ 963, 1386, -1 } /* System.Void System.Array/InternalEnumerator`1<LuaInterface.LuaFunction/FuncData>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 1386, -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, 984, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int16,System.Object>>::.ctor(System.Array) */,
|
|
{ 960, 984, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int16,System.Object>>::Dispose() */,
|
|
{ 961, 984, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int16,System.Object>>::MoveNext() */,
|
|
{ 962, 984, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int16,System.Object>>::get_Current() */,
|
|
{ 963, 984, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int16,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 984, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int16,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, 1010, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::.ctor(System.Array) */,
|
|
{ 960, 1010, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::Dispose() */,
|
|
{ 961, 1010, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::MoveNext() */,
|
|
{ 962, 1010, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::get_Current() */,
|
|
{ 963, 1010, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 1010, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 905, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::.ctor(System.Array) */,
|
|
{ 960, 905, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::Dispose() */,
|
|
{ 961, 905, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::MoveNext() */,
|
|
{ 962, 905, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::get_Current() */,
|
|
{ 963, 905, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 905, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int32Enum,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 1430, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::.ctor(System.Array) */,
|
|
{ 960, 1430, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::Dispose() */,
|
|
{ 961, 1430, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::MoveNext() */,
|
|
{ 962, 1430, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::get_Current() */,
|
|
{ 963, 1430, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 1430, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Int64,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 1452, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::.ctor(System.Array) */,
|
|
{ 960, 1452, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::Dispose() */,
|
|
{ 961, 1452, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::MoveNext() */,
|
|
{ 962, 1452, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::get_Current() */,
|
|
{ 963, 1452, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 1452, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.IntPtr,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 1379, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>::.ctor(System.Array) */,
|
|
{ 960, 1379, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>::Dispose() */,
|
|
{ 961, 1379, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>::MoveNext() */,
|
|
{ 962, 1379, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>::get_Current() */,
|
|
{ 963, 1379, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Boolean>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 1379, -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, 535, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::.ctor(System.Array) */,
|
|
{ 960, 535, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::Dispose() */,
|
|
{ 961, 535, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::MoveNext() */,
|
|
{ 962, 535, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::get_Current() */,
|
|
{ 963, 535, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 535, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int32Enum>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 811, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int64>>::.ctor(System.Array) */,
|
|
{ 960, 811, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int64>>::Dispose() */,
|
|
{ 961, 811, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int64>>::MoveNext() */,
|
|
{ 962, 811, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int64>>::get_Current() */,
|
|
{ 963, 811, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int64>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 811, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Int64>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 1628, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::.ctor(System.Array) */,
|
|
{ 960, 1628, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::Dispose() */,
|
|
{ 961, 1628, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::MoveNext() */,
|
|
{ 962, 1628, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::get_Current() */,
|
|
{ 963, 1628, -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, 1628, -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, 999, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::.ctor(System.Array) */,
|
|
{ 960, 999, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::Dispose() */,
|
|
{ 961, 999, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::MoveNext() */,
|
|
{ 962, 999, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::get_Current() */,
|
|
{ 963, 999, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 999, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 1177, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::.ctor(System.Array) */,
|
|
{ 960, 1177, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::Dispose() */,
|
|
{ 961, 1177, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::MoveNext() */,
|
|
{ 962, 1177, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::get_Current() */,
|
|
{ 963, 1177, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 1177, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt32,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 803, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt64Enum,System.Object>>::.ctor(System.Array) */,
|
|
{ 960, 803, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt64Enum,System.Object>>::Dispose() */,
|
|
{ 961, 803, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt64Enum,System.Object>>::MoveNext() */,
|
|
{ 962, 803, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt64Enum,System.Object>>::get_Current() */,
|
|
{ 963, 803, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt64Enum,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 803, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<System.UInt64Enum,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 612, -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, 612, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::Dispose() */,
|
|
{ 961, 612, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::MoveNext() */,
|
|
{ 962, 612, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::get_Current() */,
|
|
{ 963, 612, -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, 612, -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, 958, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkHash128,System.Object>>::.ctor(System.Array) */,
|
|
{ 960, 958, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkHash128,System.Object>>::Dispose() */,
|
|
{ 961, 958, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkHash128,System.Object>>::MoveNext() */,
|
|
{ 962, 958, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkHash128,System.Object>>::get_Current() */,
|
|
{ 963, 958, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkHash128,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 958, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkHash128,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 949, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkInstanceId,System.Object>>::.ctor(System.Array) */,
|
|
{ 960, 949, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkInstanceId,System.Object>>::Dispose() */,
|
|
{ 961, 949, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkInstanceId,System.Object>>::MoveNext() */,
|
|
{ 962, 949, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkInstanceId,System.Object>>::get_Current() */,
|
|
{ 963, 949, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkInstanceId,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 949, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkInstanceId,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 965, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkSceneId,System.Object>>::.ctor(System.Array) */,
|
|
{ 960, 965, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkSceneId,System.Object>>::Dispose() */,
|
|
{ 961, 965, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkSceneId,System.Object>>::MoveNext() */,
|
|
{ 962, 965, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkSceneId,System.Object>>::get_Current() */,
|
|
{ 963, 965, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkSceneId,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 965, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.Networking.NetworkSceneId,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 778, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::.ctor(System.Array) */,
|
|
{ 960, 778, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::Dispose() */,
|
|
{ 961, 778, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::MoveNext() */,
|
|
{ 962, 778, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::get_Current() */,
|
|
{ 963, 778, -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, 778, -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, 782, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::.ctor(System.Array) */,
|
|
{ 960, 782, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::Dispose() */,
|
|
{ 961, 782, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::MoveNext() */,
|
|
{ 962, 782, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.Dictionary`2/Entry<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::get_Current() */,
|
|
{ 963, 782, -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, 782, -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, 1003, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Int32>>::.ctor(System.Array) */,
|
|
{ 960, 1003, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Int32>>::Dispose() */,
|
|
{ 961, 1003, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Int32>>::MoveNext() */,
|
|
{ 962, 1003, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Int32>>::get_Current() */,
|
|
{ 963, 1003, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Int32>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 1003, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<System.Int32>>::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, 993, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<UnityEngine.Networking.NetworkInstanceId>>::.ctor(System.Array) */,
|
|
{ 960, 993, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<UnityEngine.Networking.NetworkInstanceId>>::Dispose() */,
|
|
{ 961, 993, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<UnityEngine.Networking.NetworkInstanceId>>::MoveNext() */,
|
|
{ 962, 993, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<UnityEngine.Networking.NetworkInstanceId>>::get_Current() */,
|
|
{ 963, 993, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<UnityEngine.Networking.NetworkInstanceId>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 993, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.HashSet`1/Slot<UnityEngine.Networking.NetworkInstanceId>>::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, 983, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int16,System.Object>>::.ctor(System.Array) */,
|
|
{ 960, 983, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int16,System.Object>>::Dispose() */,
|
|
{ 961, 983, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int16,System.Object>>::MoveNext() */,
|
|
{ 962, 983, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int16,System.Object>>::get_Current() */,
|
|
{ 963, 983, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int16,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 983, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int16,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, 1008, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::.ctor(System.Array) */,
|
|
{ 960, 1008, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::Dispose() */,
|
|
{ 961, 1008, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::MoveNext() */,
|
|
{ 962, 1008, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::get_Current() */,
|
|
{ 963, 1008, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 1008, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 899, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::.ctor(System.Array) */,
|
|
{ 960, 899, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::Dispose() */,
|
|
{ 961, 899, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::MoveNext() */,
|
|
{ 962, 899, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::get_Current() */,
|
|
{ 963, 899, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 899, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 1429, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::.ctor(System.Array) */,
|
|
{ 960, 1429, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::Dispose() */,
|
|
{ 961, 1429, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::MoveNext() */,
|
|
{ 962, 1429, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::get_Current() */,
|
|
{ 963, 1429, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 1429, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 1451, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::.ctor(System.Array) */,
|
|
{ 960, 1451, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::Dispose() */,
|
|
{ 961, 1451, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::MoveNext() */,
|
|
{ 962, 1451, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::get_Current() */,
|
|
{ 963, 1451, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 1451, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 1378, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>::.ctor(System.Array) */,
|
|
{ 960, 1378, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>::Dispose() */,
|
|
{ 961, 1378, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>::MoveNext() */,
|
|
{ 962, 1378, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>::get_Current() */,
|
|
{ 963, 1378, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 1378, -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, 534, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::.ctor(System.Array) */,
|
|
{ 960, 534, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::Dispose() */,
|
|
{ 961, 534, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::MoveNext() */,
|
|
{ 962, 534, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::get_Current() */,
|
|
{ 963, 534, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 534, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 810, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>>::.ctor(System.Array) */,
|
|
{ 960, 810, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>>::Dispose() */,
|
|
{ 961, 810, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>>::MoveNext() */,
|
|
{ 962, 810, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>>::get_Current() */,
|
|
{ 963, 810, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 810, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 1627, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::.ctor(System.Array) */,
|
|
{ 960, 1627, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::Dispose() */,
|
|
{ 961, 1627, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::MoveNext() */,
|
|
{ 962, 1627, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::get_Current() */,
|
|
{ 963, 1627, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 1627, -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, 997, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::.ctor(System.Array) */,
|
|
{ 960, 997, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::Dispose() */,
|
|
{ 961, 997, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::MoveNext() */,
|
|
{ 962, 997, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::get_Current() */,
|
|
{ 963, 997, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 997, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 1176, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::.ctor(System.Array) */,
|
|
{ 960, 1176, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::Dispose() */,
|
|
{ 961, 1176, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::MoveNext() */,
|
|
{ 962, 1176, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::get_Current() */,
|
|
{ 963, 1176, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 1176, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 801, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>>::.ctor(System.Array) */,
|
|
{ 960, 801, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>>::Dispose() */,
|
|
{ 961, 801, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>>::MoveNext() */,
|
|
{ 962, 801, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>>::get_Current() */,
|
|
{ 963, 801, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 801, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 610, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::.ctor(System.Array) */,
|
|
{ 960, 610, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::Dispose() */,
|
|
{ 961, 610, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::MoveNext() */,
|
|
{ 962, 610, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>>::get_Current() */,
|
|
{ 963, 610, -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, 610, -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, 956, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>>::.ctor(System.Array) */,
|
|
{ 960, 956, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>>::Dispose() */,
|
|
{ 961, 956, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>>::MoveNext() */,
|
|
{ 962, 956, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>>::get_Current() */,
|
|
{ 963, 956, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 956, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 947, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>>::.ctor(System.Array) */,
|
|
{ 960, 947, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>>::Dispose() */,
|
|
{ 961, 947, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>>::MoveNext() */,
|
|
{ 962, 947, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>>::get_Current() */,
|
|
{ 963, 947, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 947, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 963, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>>::.ctor(System.Array) */,
|
|
{ 960, 963, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>>::Dispose() */,
|
|
{ 961, 963, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>>::MoveNext() */,
|
|
{ 962, 963, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>>::get_Current() */,
|
|
{ 963, 963, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 963, -1 } /* System.Object System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 776, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::.ctor(System.Array) */,
|
|
{ 960, 776, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::Dispose() */,
|
|
{ 961, 776, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::MoveNext() */,
|
|
{ 962, 776, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::get_Current() */,
|
|
{ 963, 776, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 776, -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, 781, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::.ctor(System.Array) */,
|
|
{ 960, 781, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::Dispose() */,
|
|
{ 961, 781, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::MoveNext() */,
|
|
{ 962, 781, -1 } /* T System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::get_Current() */,
|
|
{ 963, 781, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 781, -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, 1479, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Array) */,
|
|
{ 960, 1479, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Nullable`1<UnityEngine.RaycastHit>>::Dispose() */,
|
|
{ 961, 1479, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.Nullable`1<UnityEngine.RaycastHit>>::MoveNext() */,
|
|
{ 962, 1479, -1 } /* T System.Array/InternalEnumerator`1<System.Nullable`1<UnityEngine.RaycastHit>>::get_Current() */,
|
|
{ 963, 1479, -1 } /* System.Void System.Array/InternalEnumerator`1<System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 1479, -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, 802, -1 } /* System.Void System.Array/InternalEnumerator`1<System.UInt64Enum>::.ctor(System.Array) */,
|
|
{ 960, 802, -1 } /* System.Void System.Array/InternalEnumerator`1<System.UInt64Enum>::Dispose() */,
|
|
{ 961, 802, -1 } /* System.Boolean System.Array/InternalEnumerator`1<System.UInt64Enum>::MoveNext() */,
|
|
{ 962, 802, -1 } /* T System.Array/InternalEnumerator`1<System.UInt64Enum>::get_Current() */,
|
|
{ 963, 802, -1 } /* System.Void System.Array/InternalEnumerator`1<System.UInt64Enum>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 802, -1 } /* System.Object System.Array/InternalEnumerator`1<System.UInt64Enum>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 541, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.AccelerationEvent>::.ctor(System.Array) */,
|
|
{ 960, 541, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.AccelerationEvent>::Dispose() */,
|
|
{ 961, 541, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.AccelerationEvent>::MoveNext() */,
|
|
{ 962, 541, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.AccelerationEvent>::get_Current() */,
|
|
{ 963, 541, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.AccelerationEvent>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 541, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.AccelerationEvent>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 569, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.AnimatorClipInfo>::.ctor(System.Array) */,
|
|
{ 960, 569, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.AnimatorClipInfo>::Dispose() */,
|
|
{ 961, 569, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.AnimatorClipInfo>::MoveNext() */,
|
|
{ 962, 569, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.AnimatorClipInfo>::get_Current() */,
|
|
{ 963, 569, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.AnimatorClipInfo>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 569, -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, 547, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.ContactPoint2D>::.ctor(System.Array) */,
|
|
{ 960, 547, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.ContactPoint2D>::Dispose() */,
|
|
{ 961, 547, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.ContactPoint2D>::MoveNext() */,
|
|
{ 962, 547, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.ContactPoint2D>::get_Current() */,
|
|
{ 963, 547, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.ContactPoint2D>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 547, -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, 611, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::.ctor(System.Array) */,
|
|
{ 960, 611, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::Dispose() */,
|
|
{ 961, 611, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::MoveNext() */,
|
|
{ 962, 611, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::get_Current() */,
|
|
{ 963, 611, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 611, -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, 943, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.ChannelPacket>::.ctor(System.Array) */,
|
|
{ 960, 943, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.ChannelPacket>::Dispose() */,
|
|
{ 961, 943, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Networking.ChannelPacket>::MoveNext() */,
|
|
{ 962, 943, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Networking.ChannelPacket>::get_Current() */,
|
|
{ 963, 943, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 943, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 970, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.ClientScene/PendingOwner>::.ctor(System.Array) */,
|
|
{ 960, 970, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.ClientScene/PendingOwner>::Dispose() */,
|
|
{ 961, 970, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Networking.ClientScene/PendingOwner>::MoveNext() */,
|
|
{ 962, 970, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Networking.ClientScene/PendingOwner>::get_Current() */,
|
|
{ 963, 970, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 970, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 973, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.LocalClient/InternalMsg>::.ctor(System.Array) */,
|
|
{ 960, 973, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.LocalClient/InternalMsg>::Dispose() */,
|
|
{ 961, 973, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Networking.LocalClient/InternalMsg>::MoveNext() */,
|
|
{ 962, 973, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Networking.LocalClient/InternalMsg>::get_Current() */,
|
|
{ 963, 973, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 973, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 998, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkBroadcastResult>::.ctor(System.Array) */,
|
|
{ 960, 998, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkBroadcastResult>::Dispose() */,
|
|
{ 961, 998, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkBroadcastResult>::MoveNext() */,
|
|
{ 962, 998, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkBroadcastResult>::get_Current() */,
|
|
{ 963, 998, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 998, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 957, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkHash128>::.ctor(System.Array) */,
|
|
{ 960, 957, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkHash128>::Dispose() */,
|
|
{ 961, 957, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkHash128>::MoveNext() */,
|
|
{ 962, 957, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkHash128>::get_Current() */,
|
|
{ 963, 957, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkHash128>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 957, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkHash128>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 948, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkInstanceId>::.ctor(System.Array) */,
|
|
{ 960, 948, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkInstanceId>::Dispose() */,
|
|
{ 961, 948, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkInstanceId>::MoveNext() */,
|
|
{ 962, 948, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkInstanceId>::get_Current() */,
|
|
{ 963, 948, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkInstanceId>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 948, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkInstanceId>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 1004, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::.ctor(System.Array) */,
|
|
{ 960, 1004, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Dispose() */,
|
|
{ 961, 1004, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::MoveNext() */,
|
|
{ 962, 1004, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::get_Current() */,
|
|
{ 963, 1004, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 1004, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 1009, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::.ctor(System.Array) */,
|
|
{ 960, 1009, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::Dispose() */,
|
|
{ 961, 1009, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::MoveNext() */,
|
|
{ 962, 1009, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::get_Current() */,
|
|
{ 963, 1009, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 1009, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 1011, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::.ctor(System.Array) */,
|
|
{ 960, 1011, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Dispose() */,
|
|
{ 961, 1011, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::MoveNext() */,
|
|
{ 962, 1011, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::get_Current() */,
|
|
{ 963, 1011, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 1011, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 964, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkSceneId>::.ctor(System.Array) */,
|
|
{ 960, 964, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkSceneId>::Dispose() */,
|
|
{ 961, 964, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkSceneId>::MoveNext() */,
|
|
{ 962, 964, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkSceneId>::get_Current() */,
|
|
{ 963, 964, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkSceneId>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 964, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkSceneId>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 980, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::.ctor(System.Array) */,
|
|
{ 960, 980, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Dispose() */,
|
|
{ 961, 980, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::MoveNext() */,
|
|
{ 962, 980, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::get_Current() */,
|
|
{ 963, 980, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 980, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 971, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::.ctor(System.Array) */,
|
|
{ 960, 971, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Dispose() */,
|
|
{ 961, 971, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::MoveNext() */,
|
|
{ 962, 971, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::get_Current() */,
|
|
{ 963, 971, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 971, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 600, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.ParticleSystem/Particle>::.ctor(System.Array) */,
|
|
{ 960, 600, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.ParticleSystem/Particle>::Dispose() */,
|
|
{ 961, 600, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.ParticleSystem/Particle>::MoveNext() */,
|
|
{ 962, 600, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.ParticleSystem/Particle>::get_Current() */,
|
|
{ 963, 600, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 600, -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, 544, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.RaycastHit2D>::.ctor(System.Array) */,
|
|
{ 960, 544, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.RaycastHit2D>::Dispose() */,
|
|
{ 961, 544, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.RaycastHit2D>::MoveNext() */,
|
|
{ 962, 544, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.RaycastHit2D>::get_Current() */,
|
|
{ 963, 544, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.RaycastHit2D>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 544, -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, 542, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::.ctor(System.Array) */,
|
|
{ 960, 542, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::Dispose() */,
|
|
{ 961, 542, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::MoveNext() */,
|
|
{ 962, 542, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::get_Current() */,
|
|
{ 963, 542, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 542, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.SendMouseEvents/HitInfo>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 592, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::.ctor(System.Array) */,
|
|
{ 960, 592, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::Dispose() */,
|
|
{ 961, 592, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::MoveNext() */,
|
|
{ 962, 592, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::get_Current() */,
|
|
{ 963, 592, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 592, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcAchievementData>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 595, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::.ctor(System.Array) */,
|
|
{ 960, 595, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::Dispose() */,
|
|
{ 961, 595, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::MoveNext() */,
|
|
{ 962, 595, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::get_Current() */,
|
|
{ 963, 595, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 595, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.SocialPlatforms.GameCenter.GcScoreData>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 540, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Touch>::.ctor(System.Array) */,
|
|
{ 960, 540, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Touch>::Dispose() */,
|
|
{ 961, 540, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.Touch>::MoveNext() */,
|
|
{ 962, 540, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.Touch>::get_Current() */,
|
|
{ 963, 540, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.Touch>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 540, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.Touch>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 620, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::.ctor(System.Array) */,
|
|
{ 960, 620, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::Dispose() */,
|
|
{ 961, 620, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::MoveNext() */,
|
|
{ 962, 620, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::get_Current() */,
|
|
{ 963, 620, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 620, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 618, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::.ctor(System.Array) */,
|
|
{ 960, 618, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::Dispose() */,
|
|
{ 961, 618, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::MoveNext() */,
|
|
{ 962, 618, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::get_Current() */,
|
|
{ 963, 618, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 618, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 630, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor(System.Array) */,
|
|
{ 960, 630, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::Dispose() */,
|
|
{ 961, 630, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::MoveNext() */,
|
|
{ 962, 630, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::get_Current() */,
|
|
{ 963, 630, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 630, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 777, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::.ctor(System.Array) */,
|
|
{ 960, 777, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::Dispose() */,
|
|
{ 961, 777, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::MoveNext() */,
|
|
{ 962, 777, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::get_Current() */,
|
|
{ 963, 777, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 777, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 959, 795, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleValue>::.ctor(System.Array) */,
|
|
{ 960, 795, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleValue>::Dispose() */,
|
|
{ 961, 795, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleValue>::MoveNext() */,
|
|
{ 962, 795, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleValue>::get_Current() */,
|
|
{ 963, 795, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.UIElements.StyleSheets.StyleValue>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 795, -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, 562, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.jvalue>::.ctor(System.Array) */,
|
|
{ 960, 562, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.jvalue>::Dispose() */,
|
|
{ 961, 562, -1 } /* System.Boolean System.Array/InternalEnumerator`1<UnityEngine.jvalue>::MoveNext() */,
|
|
{ 962, 562, -1 } /* T System.Array/InternalEnumerator`1<UnityEngine.jvalue>::get_Current() */,
|
|
{ 963, 562, -1 } /* System.Void System.Array/InternalEnumerator`1<UnityEngine.jvalue>::System.Collections.IEnumerator.Reset() */,
|
|
{ 964, 562, -1 } /* System.Object System.Array/InternalEnumerator`1<UnityEngine.jvalue>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 1178, 6, -1 } /* System.Void System.ArraySegment`1/ArraySegmentEnumerator<System.Byte>::.ctor(System.ArraySegment`1<T>) */,
|
|
{ 1179, 6, -1 } /* System.Boolean System.ArraySegment`1/ArraySegmentEnumerator<System.Byte>::MoveNext() */,
|
|
{ 1180, 6, -1 } /* T System.ArraySegment`1/ArraySegmentEnumerator<System.Byte>::get_Current() */,
|
|
{ 1181, 6, -1 } /* System.Object System.ArraySegment`1/ArraySegmentEnumerator<System.Byte>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 1182, 6, -1 } /* System.Void System.ArraySegment`1/ArraySegmentEnumerator<System.Byte>::System.Collections.IEnumerator.Reset() */,
|
|
{ 1183, 6, -1 } /* System.Void System.ArraySegment`1/ArraySegmentEnumerator<System.Byte>::Dispose() */,
|
|
{ 1161, 6, -1 } /* System.Int32 System.ArraySegment`1<System.Byte>::GetHashCode() */,
|
|
{ 1162, 6, -1 } /* System.Boolean System.ArraySegment`1<System.Byte>::Equals(System.Object) */,
|
|
{ 1163, 6, -1 } /* System.Boolean System.ArraySegment`1<System.Byte>::Equals(System.ArraySegment`1<T>) */,
|
|
{ 1164, 6, -1 } /* T System.ArraySegment`1<System.Byte>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 1165, 6, -1 } /* System.Void System.ArraySegment`1<System.Byte>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 1166, 6, -1 } /* System.Int32 System.ArraySegment`1<System.Byte>::System.Collections.Generic.IList<T>.IndexOf(T) */,
|
|
{ 1167, 6, -1 } /* System.Void System.ArraySegment`1<System.Byte>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 1168, 6, -1 } /* System.Void System.ArraySegment`1<System.Byte>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 1169, 6, -1 } /* T System.ArraySegment`1<System.Byte>::System.Collections.Generic.IReadOnlyList<T>.get_Item(System.Int32) */,
|
|
{ 1170, 6, -1 } /* System.Boolean System.ArraySegment`1<System.Byte>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 1171, 6, -1 } /* System.Void System.ArraySegment`1<System.Byte>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 1172, 6, -1 } /* System.Void System.ArraySegment`1<System.Byte>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 1173, 6, -1 } /* System.Boolean System.ArraySegment`1<System.Byte>::System.Collections.Generic.ICollection<T>.Contains(T) */,
|
|
{ 1174, 6, -1 } /* System.Void System.ArraySegment`1<System.Byte>::System.Collections.Generic.ICollection<T>.CopyTo(T[],System.Int32) */,
|
|
{ 1175, 6, -1 } /* System.Boolean System.ArraySegment`1<System.Byte>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 1176, 6, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.ArraySegment`1<System.Byte>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 1177, 6, -1 } /* System.Collections.IEnumerator System.ArraySegment`1<System.Byte>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10869, 1698, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 1698, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 1698, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 1698, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 1698, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 1698, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 1698, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 1698, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 1698, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 1698, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 1698, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 1698, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 1698, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPath/Segment>::.ctor() */,
|
|
{ 10869, 1699, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 1699, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 1699, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 1699, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 1699, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 1699, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 1699, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 1699, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 1699, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 1699, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 1699, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 1699, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 1699, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.GPathPoint>::.ctor() */,
|
|
{ 10869, 1190, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 1190, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 1190, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 1190, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 1190, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 1190, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 1190, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 1190, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 1190, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 1190, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 1190, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 1190, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 1190, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<FairyGUI.TextField/CharPosition>::.ctor() */,
|
|
{ 10869, 47, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Boolean>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 47, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Boolean>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 47, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Boolean>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 47, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Boolean>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 47, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Boolean>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 47, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Boolean>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 47, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Boolean>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 47, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Boolean>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 47, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Boolean>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 47, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Boolean>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 47, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Boolean>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 47, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Boolean>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 47, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Boolean>::.ctor() */,
|
|
{ 10869, 6, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Byte>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 6, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Byte>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 6, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Byte>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 6, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Byte>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 6, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Byte>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 6, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Byte>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 6, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Byte>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 6, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Byte>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 6, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Byte>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 6, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Byte>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 6, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Byte>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 6, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Byte>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 6, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Byte>::.ctor() */,
|
|
{ 10869, 7, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Char>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 7, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Char>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 7, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Char>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 7, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Char>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 7, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Char>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 7, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Char>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 7, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Char>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 7, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Char>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 7, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Char>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 7, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Char>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 7, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Char>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 7, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Char>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 7, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Char>::.ctor() */,
|
|
{ 10869, 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>) */,
|
|
{ 10870, 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>) */,
|
|
{ 10871, 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>) */,
|
|
{ 10872, 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>) */,
|
|
{ 10873, 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) */,
|
|
{ 10874, 115, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 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>) */,
|
|
{ 10876, 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>) */,
|
|
{ 10877, 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>) */,
|
|
{ 10878, 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>) */,
|
|
{ 10879, 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>) */,
|
|
{ 10880, 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>) */,
|
|
{ 10881, 115, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor() */,
|
|
{ 10869, 16, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 16, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Int32>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 16, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 16, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Int32>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 16, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 16, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 16, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 16, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 16, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Int32>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 16, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 16, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 16, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 16, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32>::.ctor() */,
|
|
{ 10869, 90, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 90, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 90, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 90, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 90, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 90, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 90, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 90, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 90, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 90, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 90, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 90, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 90, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int32Enum>::.ctor() */,
|
|
{ 10869, 37, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int64>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 37, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Int64>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 37, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int64>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 37, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Int64>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 37, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int64>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 37, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int64>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 37, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int64>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 37, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int64>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 37, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Int64>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 37, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int64>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 37, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int64>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 37, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int64>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 37, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Int64>::.ctor() */,
|
|
{ 10869, 109, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Single>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 109, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Single>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 109, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Single>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 109, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Single>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 109, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Single>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 109, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Single>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 109, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Single>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 109, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Single>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 109, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.Single>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 109, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Single>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 109, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Single>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 109, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Single>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 109, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.Single>::.ctor() */,
|
|
{ 10869, 21, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt32>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 21, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.UInt32>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 21, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt32>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 21, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.UInt32>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 21, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt32>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 21, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt32>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 21, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt32>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 21, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt32>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 21, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.UInt32>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 21, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt32>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 21, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt32>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 21, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt32>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 21, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt32>::.ctor() */,
|
|
{ 10869, 82, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt64>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 82, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.UInt64>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 82, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt64>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 82, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.UInt64>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 82, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt64>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 82, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt64>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 82, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt64>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 82, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt64>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 82, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<System.UInt64>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 82, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt64>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 82, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt64>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 82, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt64>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 82, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<System.UInt64>::.ctor() */,
|
|
{ 10869, 569, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 569, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 569, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 569, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 569, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 569, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 569, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 569, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 569, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 569, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 569, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 569, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 569, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.AnimatorClipInfo>::.ctor() */,
|
|
{ 10869, 439, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 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>) */,
|
|
{ 10871, 439, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 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>) */,
|
|
{ 10873, 439, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.BeforeRenderHelper/OrderBlock>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 439, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 439, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.BeforeRenderHelper/OrderBlock>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 439, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.BeforeRenderHelper/OrderBlock>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 439, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.BeforeRenderHelper/OrderBlock>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 439, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 439, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.BeforeRenderHelper/OrderBlock>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 439, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.BeforeRenderHelper/OrderBlock>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 439, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor() */,
|
|
{ 10869, 450, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 450, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 450, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 450, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 450, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 450, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 450, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 450, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 450, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 450, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 450, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 450, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 450, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color32>::.ctor() */,
|
|
{ 10869, 447, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 447, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 447, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 447, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 447, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 447, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 447, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 447, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 447, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 447, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 447, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 447, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 447, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Color>::.ctor() */,
|
|
{ 10869, 446, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 446, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 446, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 446, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 446, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 446, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 446, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 446, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 446, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 446, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 446, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 446, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 446, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Matrix4x4>::.ctor() */,
|
|
{ 10869, 943, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ChannelPacket>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 943, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ChannelPacket>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 943, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ChannelPacket>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 943, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ChannelPacket>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 943, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ChannelPacket>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 943, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ChannelPacket>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 943, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ChannelPacket>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 943, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ChannelPacket>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 943, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ChannelPacket>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 943, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ChannelPacket>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 943, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ChannelPacket>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 943, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ChannelPacket>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 943, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ChannelPacket>::.ctor() */,
|
|
{ 10869, 970, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ClientScene/PendingOwner>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 970, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ClientScene/PendingOwner>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 970, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ClientScene/PendingOwner>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 970, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ClientScene/PendingOwner>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 970, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ClientScene/PendingOwner>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 970, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ClientScene/PendingOwner>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 970, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ClientScene/PendingOwner>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 970, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ClientScene/PendingOwner>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 970, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ClientScene/PendingOwner>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 970, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ClientScene/PendingOwner>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 970, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ClientScene/PendingOwner>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 970, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ClientScene/PendingOwner>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 970, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.ClientScene/PendingOwner>::.ctor() */,
|
|
{ 10869, 973, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.LocalClient/InternalMsg>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 973, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.LocalClient/InternalMsg>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 973, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.LocalClient/InternalMsg>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 973, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.LocalClient/InternalMsg>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 973, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.LocalClient/InternalMsg>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 973, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.LocalClient/InternalMsg>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 973, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.LocalClient/InternalMsg>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 973, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.LocalClient/InternalMsg>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 973, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.LocalClient/InternalMsg>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 973, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.LocalClient/InternalMsg>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 973, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.LocalClient/InternalMsg>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 973, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.LocalClient/InternalMsg>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 973, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.LocalClient/InternalMsg>::.ctor() */,
|
|
{ 10869, 1004, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 1004, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 1004, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 1004, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 1004, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 1004, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 1004, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 1004, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 1004, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 1004, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 1004, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 1004, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 1004, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::.ctor() */,
|
|
{ 10869, 1011, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 1011, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 1011, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 1011, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 1011, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 1011, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 1011, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 1011, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 1011, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 1011, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 1011, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 1011, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 1011, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::.ctor() */,
|
|
{ 10869, 980, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 980, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 980, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 980, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 980, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 980, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 980, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 980, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 980, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 980, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 980, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 980, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 980, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::.ctor() */,
|
|
{ 10869, 971, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 971, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 971, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 971, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 971, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 971, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 971, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 971, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 971, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 971, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 971, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 971, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 971, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::.ctor() */,
|
|
{ 10869, 600, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 600, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 600, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 600, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 600, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 600, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 600, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 600, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 600, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 600, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 600, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 600, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 600, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.ParticleSystem/Particle>::.ctor() */,
|
|
{ 10869, 544, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 544, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 544, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 544, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 544, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 544, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 544, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 544, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 544, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 544, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 544, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 544, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 544, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.RaycastHit2D>::.ctor() */,
|
|
{ 10869, 437, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 437, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 437, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 437, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 437, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 437, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 437, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 437, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 437, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 437, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 437, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 437, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 437, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rect>::.ctor() */,
|
|
{ 10869, 444, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 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>) */,
|
|
{ 10871, 444, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 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>) */,
|
|
{ 10873, 444, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 444, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 444, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 444, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 444, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 444, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 444, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 444, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 444, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor() */,
|
|
{ 10869, 630, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UIElements.FocusController/FocusedElement>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 630, -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>) */,
|
|
{ 10871, 630, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UIElements.FocusController/FocusedElement>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 630, -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>) */,
|
|
{ 10873, 630, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UIElements.FocusController/FocusedElement>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 630, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UIElements.FocusController/FocusedElement>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 630, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UIElements.FocusController/FocusedElement>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 630, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UIElements.FocusController/FocusedElement>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 630, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.UIElements.FocusController/FocusedElement>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 630, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UIElements.FocusController/FocusedElement>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 630, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UIElements.FocusController/FocusedElement>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 630, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UIElements.FocusController/FocusedElement>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 630, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor() */,
|
|
{ 10869, 463, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 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>) */,
|
|
{ 10871, 463, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 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>) */,
|
|
{ 10873, 463, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 463, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 463, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 463, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 463, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 463, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 463, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 463, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 463, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor() */,
|
|
{ 10869, 442, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 442, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 442, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 442, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 442, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 442, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 442, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 442, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 442, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 442, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 442, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 442, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 442, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector2>::.ctor() */,
|
|
{ 10869, 431, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 431, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 431, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 431, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 431, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 431, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 431, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 431, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 431, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 431, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 431, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 431, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 431, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector3>::.ctor() */,
|
|
{ 10869, 445, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 445, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 445, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 445, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10873, 445, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10874, 445, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10875, 445, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10876, 445, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 445, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 445, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10879, 445, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10880, 445, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10881, 445, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<UnityEngine.Vector4>::.ctor() */,
|
|
{ 10882, 83, -1 } /* System.Collections.Generic.ArraySortHelper`2<TKey,TValue> System.Collections.Generic.ArraySortHelper`2<System.UInt64,System.Object>::get_Default() */,
|
|
{ 10883, 83, -1 } /* System.Collections.Generic.ArraySortHelper`2<TKey,TValue> System.Collections.Generic.ArraySortHelper`2<System.UInt64,System.Object>::CreateArraySortHelper() */,
|
|
{ 10884, 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>) */,
|
|
{ 10885, 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) */,
|
|
{ 10886, 83, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<System.UInt64,System.Object>::Swap(TKey[],TValue[],System.Int32,System.Int32) */,
|
|
{ 10887, 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>) */,
|
|
{ 10888, 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>) */,
|
|
{ 10889, 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>) */,
|
|
{ 10890, 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>) */,
|
|
{ 10891, 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>) */,
|
|
{ 10892, 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>) */,
|
|
{ 10893, 83, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<System.UInt64,System.Object>::.ctor() */,
|
|
{ 11017, 1698, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<FairyGUI.GPath/Segment>::get_Default() */,
|
|
{ 11018, 1698, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<FairyGUI.GPath/Segment>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 1698, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<FairyGUI.GPath/Segment>::CreateComparer() */,
|
|
{ 11021, 1698, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<FairyGUI.GPath/Segment>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 1698, -1 } /* System.Void System.Collections.Generic.Comparer`1<FairyGUI.GPath/Segment>::.ctor() */,
|
|
{ 11017, 1699, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<FairyGUI.GPathPoint>::get_Default() */,
|
|
{ 11018, 1699, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<FairyGUI.GPathPoint>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 1699, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<FairyGUI.GPathPoint>::CreateComparer() */,
|
|
{ 11021, 1699, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<FairyGUI.GPathPoint>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 1699, -1 } /* System.Void System.Collections.Generic.Comparer`1<FairyGUI.GPathPoint>::.ctor() */,
|
|
{ 11017, 1190, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<FairyGUI.TextField/CharPosition>::get_Default() */,
|
|
{ 11018, 1190, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<FairyGUI.TextField/CharPosition>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 1190, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<FairyGUI.TextField/CharPosition>::CreateComparer() */,
|
|
{ 11021, 1190, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<FairyGUI.TextField/CharPosition>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 1190, -1 } /* System.Void System.Collections.Generic.Comparer`1<FairyGUI.TextField/CharPosition>::.ctor() */,
|
|
{ 11017, 47, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Boolean>::get_Default() */,
|
|
{ 11018, 47, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Boolean>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 47, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Boolean>::CreateComparer() */,
|
|
{ 11021, 47, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<System.Boolean>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 47, -1 } /* System.Void System.Collections.Generic.Comparer`1<System.Boolean>::.ctor() */,
|
|
{ 11017, 6, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Byte>::get_Default() */,
|
|
{ 11018, 6, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Byte>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 6, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Byte>::CreateComparer() */,
|
|
{ 11021, 6, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<System.Byte>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 6, -1 } /* System.Void System.Collections.Generic.Comparer`1<System.Byte>::.ctor() */,
|
|
{ 11017, 7, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Char>::get_Default() */,
|
|
{ 11018, 7, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Char>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 7, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Char>::CreateComparer() */,
|
|
{ 11021, 7, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<System.Char>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 7, -1 } /* System.Void System.Collections.Generic.Comparer`1<System.Char>::.ctor() */,
|
|
{ 11017, 115, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Default() */,
|
|
{ 11018, 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>) */,
|
|
{ 11019, 115, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::CreateComparer() */,
|
|
{ 11021, 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) */,
|
|
{ 11022, 115, -1 } /* System.Void System.Collections.Generic.Comparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor() */,
|
|
{ 11018, 16, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Int32>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 16, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Int32>::CreateComparer() */,
|
|
{ 11021, 16, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<System.Int32>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 16, -1 } /* System.Void System.Collections.Generic.Comparer`1<System.Int32>::.ctor() */,
|
|
{ 11017, 90, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Int32Enum>::get_Default() */,
|
|
{ 11018, 90, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Int32Enum>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 90, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Int32Enum>::CreateComparer() */,
|
|
{ 11021, 90, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<System.Int32Enum>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 90, -1 } /* System.Void System.Collections.Generic.Comparer`1<System.Int32Enum>::.ctor() */,
|
|
{ 11017, 37, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Int64>::get_Default() */,
|
|
{ 11018, 37, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Int64>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 37, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Int64>::CreateComparer() */,
|
|
{ 11021, 37, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<System.Int64>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 37, -1 } /* System.Void System.Collections.Generic.Comparer`1<System.Int64>::.ctor() */,
|
|
{ 11017, 109, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Single>::get_Default() */,
|
|
{ 11018, 109, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Single>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 109, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.Single>::CreateComparer() */,
|
|
{ 11021, 109, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<System.Single>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 109, -1 } /* System.Void System.Collections.Generic.Comparer`1<System.Single>::.ctor() */,
|
|
{ 11017, 21, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.UInt32>::get_Default() */,
|
|
{ 11018, 21, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.UInt32>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 21, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.UInt32>::CreateComparer() */,
|
|
{ 11021, 21, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<System.UInt32>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 21, -1 } /* System.Void System.Collections.Generic.Comparer`1<System.UInt32>::.ctor() */,
|
|
{ 11018, 82, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.UInt64>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 82, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<System.UInt64>::CreateComparer() */,
|
|
{ 11021, 82, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<System.UInt64>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 82, -1 } /* System.Void System.Collections.Generic.Comparer`1<System.UInt64>::.ctor() */,
|
|
{ 11017, 569, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.AnimatorClipInfo>::get_Default() */,
|
|
{ 11018, 569, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.AnimatorClipInfo>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 569, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.AnimatorClipInfo>::CreateComparer() */,
|
|
{ 11021, 569, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.AnimatorClipInfo>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 569, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.AnimatorClipInfo>::.ctor() */,
|
|
{ 11017, 439, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::get_Default() */,
|
|
{ 11018, 439, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 439, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::CreateComparer() */,
|
|
{ 11021, 439, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 439, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor() */,
|
|
{ 11017, 450, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Color32>::get_Default() */,
|
|
{ 11018, 450, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Color32>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 450, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Color32>::CreateComparer() */,
|
|
{ 11021, 450, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Color32>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 450, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.Color32>::.ctor() */,
|
|
{ 11017, 447, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Color>::get_Default() */,
|
|
{ 11018, 447, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Color>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 447, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Color>::CreateComparer() */,
|
|
{ 11021, 447, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Color>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 447, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.Color>::.ctor() */,
|
|
{ 11017, 446, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Matrix4x4>::get_Default() */,
|
|
{ 11018, 446, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Matrix4x4>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 446, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Matrix4x4>::CreateComparer() */,
|
|
{ 11021, 446, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Matrix4x4>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 446, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.Matrix4x4>::.ctor() */,
|
|
{ 11017, 943, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Networking.ChannelPacket>::get_Default() */,
|
|
{ 11018, 943, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Networking.ChannelPacket>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 943, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Networking.ChannelPacket>::CreateComparer() */,
|
|
{ 11021, 943, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 943, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.Networking.ChannelPacket>::.ctor() */,
|
|
{ 11017, 970, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::get_Default() */,
|
|
{ 11018, 970, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 970, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::CreateComparer() */,
|
|
{ 11021, 970, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 970, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::.ctor() */,
|
|
{ 11017, 973, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::get_Default() */,
|
|
{ 11018, 973, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 973, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::CreateComparer() */,
|
|
{ 11021, 973, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 973, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::.ctor() */,
|
|
{ 11017, 1004, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::get_Default() */,
|
|
{ 11018, 1004, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 1004, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::CreateComparer() */,
|
|
{ 11021, 1004, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 1004, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::.ctor() */,
|
|
{ 11017, 1011, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::get_Default() */,
|
|
{ 11018, 1011, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 1011, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::CreateComparer() */,
|
|
{ 11021, 1011, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 1011, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::.ctor() */,
|
|
{ 11017, 980, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::get_Default() */,
|
|
{ 11018, 980, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 980, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::CreateComparer() */,
|
|
{ 11021, 980, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 980, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::.ctor() */,
|
|
{ 11017, 971, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::get_Default() */,
|
|
{ 11018, 971, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 971, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::CreateComparer() */,
|
|
{ 11021, 971, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 971, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::.ctor() */,
|
|
{ 11017, 600, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.ParticleSystem/Particle>::get_Default() */,
|
|
{ 11018, 600, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.ParticleSystem/Particle>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 600, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.ParticleSystem/Particle>::CreateComparer() */,
|
|
{ 11021, 600, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 600, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.ParticleSystem/Particle>::.ctor() */,
|
|
{ 11017, 544, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.RaycastHit2D>::get_Default() */,
|
|
{ 11018, 544, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.RaycastHit2D>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 544, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.RaycastHit2D>::CreateComparer() */,
|
|
{ 11021, 544, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.RaycastHit2D>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 544, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.RaycastHit2D>::.ctor() */,
|
|
{ 11017, 437, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Rect>::get_Default() */,
|
|
{ 11018, 437, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Rect>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 437, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Rect>::CreateComparer() */,
|
|
{ 11021, 437, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Rect>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 437, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.Rect>::.ctor() */,
|
|
{ 11017, 444, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Default() */,
|
|
{ 11018, 444, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 444, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::CreateComparer() */,
|
|
{ 11021, 444, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 444, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor() */,
|
|
{ 11017, 630, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::get_Default() */,
|
|
{ 11018, 630, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 630, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::CreateComparer() */,
|
|
{ 11021, 630, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 630, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor() */,
|
|
{ 11017, 463, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_Default() */,
|
|
{ 11018, 463, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 463, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::CreateComparer() */,
|
|
{ 11021, 463, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 463, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor() */,
|
|
{ 11017, 442, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector2>::get_Default() */,
|
|
{ 11018, 442, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector2>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 442, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector2>::CreateComparer() */,
|
|
{ 11021, 442, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Vector2>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 442, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.Vector2>::.ctor() */,
|
|
{ 11017, 431, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector3>::get_Default() */,
|
|
{ 11018, 431, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector3>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 431, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector3>::CreateComparer() */,
|
|
{ 11021, 431, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Vector3>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 431, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.Vector3>::.ctor() */,
|
|
{ 11017, 445, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector4>::get_Default() */,
|
|
{ 11018, 445, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector4>::Create(System.Comparison`1<T>) */,
|
|
{ 11019, 445, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<UnityEngine.Vector4>::CreateComparer() */,
|
|
{ 11021, 445, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<UnityEngine.Vector4>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11022, 445, -1 } /* System.Void System.Collections.Generic.Comparer`1<UnityEngine.Vector4>::.ctor() */,
|
|
{ 11035, 1698, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<FairyGUI.GPath/Segment>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 1698, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<FairyGUI.GPath/Segment>::Compare(T,T) */,
|
|
{ 11035, 1699, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<FairyGUI.GPathPoint>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 1699, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<FairyGUI.GPathPoint>::Compare(T,T) */,
|
|
{ 11035, 1190, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<FairyGUI.TextField/CharPosition>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 1190, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<FairyGUI.TextField/CharPosition>::Compare(T,T) */,
|
|
{ 11035, 47, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<System.Boolean>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 47, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Boolean>::Compare(T,T) */,
|
|
{ 11035, 6, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<System.Byte>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 6, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Byte>::Compare(T,T) */,
|
|
{ 11035, 7, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<System.Char>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 7, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Char>::Compare(T,T) */,
|
|
{ 11035, 115, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 115, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Compare(T,T) */,
|
|
{ 11035, 16, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<System.Int32>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 16, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Int32>::Compare(T,T) */,
|
|
{ 11035, 90, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<System.Int32Enum>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 90, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Int32Enum>::Compare(T,T) */,
|
|
{ 11035, 37, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<System.Int64>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 37, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Int64>::Compare(T,T) */,
|
|
{ 11035, 109, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<System.Single>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 109, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<System.Single>::Compare(T,T) */,
|
|
{ 11035, 21, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<System.UInt32>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 21, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<System.UInt32>::Compare(T,T) */,
|
|
{ 11035, 82, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<System.UInt64>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 82, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<System.UInt64>::Compare(T,T) */,
|
|
{ 11035, 569, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.AnimatorClipInfo>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 569, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.AnimatorClipInfo>::Compare(T,T) */,
|
|
{ 11035, 439, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 439, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Compare(T,T) */,
|
|
{ 11035, 450, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.Color32>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 450, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Color32>::Compare(T,T) */,
|
|
{ 11035, 447, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.Color>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 447, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Color>::Compare(T,T) */,
|
|
{ 11035, 446, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.Matrix4x4>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 446, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Matrix4x4>::Compare(T,T) */,
|
|
{ 11035, 943, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.Networking.ChannelPacket>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 943, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Networking.ChannelPacket>::Compare(T,T) */,
|
|
{ 11035, 970, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 970, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::Compare(T,T) */,
|
|
{ 11035, 973, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 973, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::Compare(T,T) */,
|
|
{ 11035, 1004, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 1004, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Compare(T,T) */,
|
|
{ 11035, 1011, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 1011, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Compare(T,T) */,
|
|
{ 11035, 980, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 980, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Compare(T,T) */,
|
|
{ 11035, 971, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 971, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Compare(T,T) */,
|
|
{ 11035, 600, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.ParticleSystem/Particle>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 600, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.ParticleSystem/Particle>::Compare(T,T) */,
|
|
{ 11035, 544, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.RaycastHit2D>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 544, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.RaycastHit2D>::Compare(T,T) */,
|
|
{ 11035, 437, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.Rect>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 437, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Rect>::Compare(T,T) */,
|
|
{ 11035, 444, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 444, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Compare(T,T) */,
|
|
{ 11035, 630, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 630, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::Compare(T,T) */,
|
|
{ 11035, 463, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 463, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Compare(T,T) */,
|
|
{ 11035, 442, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.Vector2>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 442, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Vector2>::Compare(T,T) */,
|
|
{ 11035, 431, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.Vector3>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 431, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Vector3>::Compare(T,T) */,
|
|
{ 11035, 445, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<UnityEngine.Vector4>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11036, 445, -1 } /* System.Int32 System.Collections.Generic.ComparisonComparer`1<UnityEngine.Vector4>::Compare(T,T) */,
|
|
{ 10951, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
|
|
{ 10952, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::MoveNext() */,
|
|
{ 10953, 344, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::get_Current() */,
|
|
{ 10954, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::Dispose() */,
|
|
{ 10955, 344, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10956, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10957, 344, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
|
|
{ 10958, 344, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
|
|
{ 10959, 344, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Guid,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
|
|
{ 10951, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int16,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
|
|
{ 10952, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Int16,System.Object>::MoveNext() */,
|
|
{ 10953, 982, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Int16,System.Object>::get_Current() */,
|
|
{ 10954, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int16,System.Object>::Dispose() */,
|
|
{ 10955, 982, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int16,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10956, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int16,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10957, 982, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Int16,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
|
|
{ 10958, 982, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int16,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
|
|
{ 10959, 982, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int16,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
|
|
{ 10951, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
|
|
{ 10952, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::MoveNext() */,
|
|
{ 10953, 121, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::get_Current() */,
|
|
{ 10954, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::Dispose() */,
|
|
{ 10955, 121, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10956, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10957, 121, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
|
|
{ 10958, 121, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
|
|
{ 10959, 121, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
|
|
{ 10951, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
|
|
{ 10952, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::MoveNext() */,
|
|
{ 10953, 1007, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::get_Current() */,
|
|
{ 10954, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::Dispose() */,
|
|
{ 10955, 1007, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10956, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10957, 1007, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IDictionaryEnumerator.get_Entry() */,
|
|
{ 10958, 1007, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IDictionaryEnumerator.get_Key() */,
|
|
{ 10959, 1007, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IDictionaryEnumerator.get_Value() */,
|
|
{ 10951, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
|
|
{ 10952, 871, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::MoveNext() */,
|
|
{ 10953, 871, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::get_Current() */,
|
|
{ 10954, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::Dispose() */,
|
|
{ 10955, 871, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10956, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10957, 871, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
|
|
{ 10958, 871, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
|
|
{ 10959, 871, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int32Enum,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
|
|
{ 10951, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
|
|
{ 10952, 1428, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::MoveNext() */,
|
|
{ 10953, 1428, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::get_Current() */,
|
|
{ 10954, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::Dispose() */,
|
|
{ 10955, 1428, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10956, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10957, 1428, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
|
|
{ 10958, 1428, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
|
|
{ 10959, 1428, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Int64,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
|
|
{ 10951, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
|
|
{ 10952, 1030, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::MoveNext() */,
|
|
{ 10953, 1030, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::get_Current() */,
|
|
{ 10954, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::Dispose() */,
|
|
{ 10955, 1030, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10956, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10957, 1030, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
|
|
{ 10958, 1030, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
|
|
{ 10959, 1030, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.IntPtr,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
|
|
{ 10951, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
|
|
{ 10952, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::MoveNext() */,
|
|
{ 10953, 244, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::get_Current() */,
|
|
{ 10954, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::Dispose() */,
|
|
{ 10955, 244, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10956, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10957, 244, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::System.Collections.IDictionaryEnumerator.get_Entry() */,
|
|
{ 10958, 244, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::System.Collections.IDictionaryEnumerator.get_Key() */,
|
|
{ 10959, 244, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Boolean>::System.Collections.IDictionaryEnumerator.get_Value() */,
|
|
{ 10951, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
|
|
{ 10952, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::MoveNext() */,
|
|
{ 10953, 188, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::get_Current() */,
|
|
{ 10954, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::Dispose() */,
|
|
{ 10955, 188, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10956, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10957, 188, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::System.Collections.IDictionaryEnumerator.get_Entry() */,
|
|
{ 10958, 188, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::System.Collections.IDictionaryEnumerator.get_Key() */,
|
|
{ 10959, 188, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32>::System.Collections.IDictionaryEnumerator.get_Value() */,
|
|
{ 10951, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
|
|
{ 10952, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::MoveNext() */,
|
|
{ 10953, 434, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::get_Current() */,
|
|
{ 10954, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::Dispose() */,
|
|
{ 10955, 434, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10956, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10957, 434, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::System.Collections.IDictionaryEnumerator.get_Entry() */,
|
|
{ 10958, 434, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::System.Collections.IDictionaryEnumerator.get_Key() */,
|
|
{ 10959, 434, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int32Enum>::System.Collections.IDictionaryEnumerator.get_Value() */,
|
|
{ 10951, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int64>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
|
|
{ 10952, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int64>::MoveNext() */,
|
|
{ 10953, 809, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int64>::get_Current() */,
|
|
{ 10954, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int64>::Dispose() */,
|
|
{ 10955, 809, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int64>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10956, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int64>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10957, 809, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int64>::System.Collections.IDictionaryEnumerator.get_Entry() */,
|
|
{ 10958, 809, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int64>::System.Collections.IDictionaryEnumerator.get_Key() */,
|
|
{ 10959, 809, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Int64>::System.Collections.IDictionaryEnumerator.get_Value() */,
|
|
{ 10951, 1626, -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) */,
|
|
{ 10952, 1626, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::MoveNext() */,
|
|
{ 10953, 1626, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Current() */,
|
|
{ 10954, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Dispose() */,
|
|
{ 10955, 1626, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10956, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10957, 1626, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionaryEnumerator.get_Entry() */,
|
|
{ 10958, 1626, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionaryEnumerator.get_Key() */,
|
|
{ 10959, 1626, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionaryEnumerator.get_Value() */,
|
|
{ 10951, 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) */,
|
|
{ 10952, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::MoveNext() */,
|
|
{ 10953, 168, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::get_Current() */,
|
|
{ 10954, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::Dispose() */,
|
|
{ 10955, 168, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10956, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10957, 168, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionaryEnumerator.get_Entry() */,
|
|
{ 10958, 168, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionaryEnumerator.get_Key() */,
|
|
{ 10959, 168, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionaryEnumerator.get_Value() */,
|
|
{ 10951, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
|
|
{ 10952, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::MoveNext() */,
|
|
{ 10953, 996, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::get_Current() */,
|
|
{ 10954, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::Dispose() */,
|
|
{ 10955, 996, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10956, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10957, 996, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IDictionaryEnumerator.get_Entry() */,
|
|
{ 10958, 996, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IDictionaryEnumerator.get_Key() */,
|
|
{ 10959, 996, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IDictionaryEnumerator.get_Value() */,
|
|
{ 10951, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
|
|
{ 10952, 1175, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::MoveNext() */,
|
|
{ 10953, 1175, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::get_Current() */,
|
|
{ 10954, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::Dispose() */,
|
|
{ 10955, 1175, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10956, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10957, 1175, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
|
|
{ 10958, 1175, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
|
|
{ 10959, 1175, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.UInt32,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
|
|
{ 10951, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.UInt64Enum,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
|
|
{ 10952, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<System.UInt64Enum,System.Object>::MoveNext() */,
|
|
{ 10953, 800, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<System.UInt64Enum,System.Object>::get_Current() */,
|
|
{ 10954, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.UInt64Enum,System.Object>::Dispose() */,
|
|
{ 10955, 800, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.UInt64Enum,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10956, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<System.UInt64Enum,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10957, 800, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<System.UInt64Enum,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
|
|
{ 10958, 800, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.UInt64Enum,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
|
|
{ 10959, 800, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<System.UInt64Enum,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
|
|
{ 10951, 609, -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) */,
|
|
{ 10952, 609, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::MoveNext() */,
|
|
{ 10953, 609, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Current() */,
|
|
{ 10954, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Dispose() */,
|
|
{ 10955, 609, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10956, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10957, 609, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
|
|
{ 10958, 609, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
|
|
{ 10959, 609, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
|
|
{ 10951, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkHash128,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
|
|
{ 10952, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkHash128,System.Object>::MoveNext() */,
|
|
{ 10953, 955, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkHash128,System.Object>::get_Current() */,
|
|
{ 10954, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkHash128,System.Object>::Dispose() */,
|
|
{ 10955, 955, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10956, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10957, 955, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
|
|
{ 10958, 955, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
|
|
{ 10959, 955, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
|
|
{ 10951, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkInstanceId,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
|
|
{ 10952, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkInstanceId,System.Object>::MoveNext() */,
|
|
{ 10953, 946, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkInstanceId,System.Object>::get_Current() */,
|
|
{ 10954, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkInstanceId,System.Object>::Dispose() */,
|
|
{ 10955, 946, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10956, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10957, 946, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
|
|
{ 10958, 946, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
|
|
{ 10959, 946, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
|
|
{ 10951, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkSceneId,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
|
|
{ 10952, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkSceneId,System.Object>::MoveNext() */,
|
|
{ 10953, 962, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkSceneId,System.Object>::get_Current() */,
|
|
{ 10954, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkSceneId,System.Object>::Dispose() */,
|
|
{ 10955, 962, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10956, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10957, 962, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
|
|
{ 10958, 962, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
|
|
{ 10959, 962, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
|
|
{ 10951, 775, -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) */,
|
|
{ 10952, 775, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::MoveNext() */,
|
|
{ 10953, 775, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Current() */,
|
|
{ 10954, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Dispose() */,
|
|
{ 10955, 775, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10956, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10957, 775, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionaryEnumerator.get_Entry() */,
|
|
{ 10958, 775, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionaryEnumerator.get_Key() */,
|
|
{ 10959, 775, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionaryEnumerator.get_Value() */,
|
|
{ 10951, 780, -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) */,
|
|
{ 10952, 780, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::MoveNext() */,
|
|
{ 10953, 780, -1 } /* System.Collections.Generic.KeyValuePair`2<TKey,TValue> System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Current() */,
|
|
{ 10954, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Dispose() */,
|
|
{ 10955, 780, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10956, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10957, 780, -1 } /* System.Collections.DictionaryEntry System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionaryEnumerator.get_Entry() */,
|
|
{ 10958, 780, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionaryEnumerator.get_Key() */,
|
|
{ 10959, 780, -1 } /* System.Object System.Collections.Generic.Dictionary`2/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionaryEnumerator.get_Value() */,
|
|
{ 10974, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Guid,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10975, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Guid,System.Object>::Dispose() */,
|
|
{ 10976, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Guid,System.Object>::MoveNext() */,
|
|
{ 10977, 344, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Guid,System.Object>::get_Current() */,
|
|
{ 10978, 344, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Guid,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10979, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Guid,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10974, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int16,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10975, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int16,System.Object>::Dispose() */,
|
|
{ 10976, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int16,System.Object>::MoveNext() */,
|
|
{ 10977, 982, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int16,System.Object>::get_Current() */,
|
|
{ 10978, 982, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int16,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10979, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int16,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10974, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10975, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,System.Object>::Dispose() */,
|
|
{ 10976, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,System.Object>::MoveNext() */,
|
|
{ 10977, 121, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,System.Object>::get_Current() */,
|
|
{ 10978, 121, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10979, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10974, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10975, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::Dispose() */,
|
|
{ 10976, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::MoveNext() */,
|
|
{ 10977, 1007, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::get_Current() */,
|
|
{ 10978, 1007, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10979, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10974, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32Enum,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10975, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32Enum,System.Object>::Dispose() */,
|
|
{ 10976, 871, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32Enum,System.Object>::MoveNext() */,
|
|
{ 10977, 871, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32Enum,System.Object>::get_Current() */,
|
|
{ 10978, 871, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32Enum,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10979, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int32Enum,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10974, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int64,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10975, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int64,System.Object>::Dispose() */,
|
|
{ 10976, 1428, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int64,System.Object>::MoveNext() */,
|
|
{ 10977, 1428, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int64,System.Object>::get_Current() */,
|
|
{ 10978, 1428, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int64,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10979, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Int64,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10974, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.IntPtr,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10975, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.IntPtr,System.Object>::Dispose() */,
|
|
{ 10976, 1030, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.IntPtr,System.Object>::MoveNext() */,
|
|
{ 10977, 1030, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.IntPtr,System.Object>::get_Current() */,
|
|
{ 10978, 1030, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.IntPtr,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10979, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.IntPtr,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10974, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Boolean>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10975, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Boolean>::Dispose() */,
|
|
{ 10976, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Boolean>::MoveNext() */,
|
|
{ 10977, 244, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Boolean>::get_Current() */,
|
|
{ 10978, 244, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Boolean>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10979, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Boolean>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10974, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10975, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32>::Dispose() */,
|
|
{ 10976, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32>::MoveNext() */,
|
|
{ 10977, 188, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32>::get_Current() */,
|
|
{ 10978, 188, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10979, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10974, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32Enum>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10975, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32Enum>::Dispose() */,
|
|
{ 10976, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32Enum>::MoveNext() */,
|
|
{ 10977, 434, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32Enum>::get_Current() */,
|
|
{ 10978, 434, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32Enum>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10979, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int32Enum>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10974, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int64>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10975, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int64>::Dispose() */,
|
|
{ 10976, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int64>::MoveNext() */,
|
|
{ 10977, 809, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int64>::get_Current() */,
|
|
{ 10978, 809, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int64>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10979, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Int64>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10974, 1626, -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>) */,
|
|
{ 10975, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Dispose() */,
|
|
{ 10976, 1626, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::MoveNext() */,
|
|
{ 10977, 1626, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Current() */,
|
|
{ 10978, 1626, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10979, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10974, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10975, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::Dispose() */,
|
|
{ 10976, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::MoveNext() */,
|
|
{ 10977, 168, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::get_Current() */,
|
|
{ 10978, 168, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10979, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10974, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10975, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::Dispose() */,
|
|
{ 10976, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::MoveNext() */,
|
|
{ 10977, 996, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::get_Current() */,
|
|
{ 10978, 996, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10979, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10974, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10975, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt32,System.Object>::Dispose() */,
|
|
{ 10976, 1175, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt32,System.Object>::MoveNext() */,
|
|
{ 10977, 1175, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt32,System.Object>::get_Current() */,
|
|
{ 10978, 1175, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt32,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10979, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt32,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10974, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt64Enum,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10975, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt64Enum,System.Object>::Dispose() */,
|
|
{ 10976, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt64Enum,System.Object>::MoveNext() */,
|
|
{ 10977, 800, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt64Enum,System.Object>::get_Current() */,
|
|
{ 10978, 800, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt64Enum,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10979, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<System.UInt64Enum,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10974, 609, -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>) */,
|
|
{ 10975, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Dispose() */,
|
|
{ 10976, 609, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::MoveNext() */,
|
|
{ 10977, 609, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Current() */,
|
|
{ 10978, 609, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10979, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10974, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Networking.NetworkHash128,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10975, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Networking.NetworkHash128,System.Object>::Dispose() */,
|
|
{ 10976, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Networking.NetworkHash128,System.Object>::MoveNext() */,
|
|
{ 10977, 955, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Networking.NetworkHash128,System.Object>::get_Current() */,
|
|
{ 10978, 955, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10979, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10974, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Networking.NetworkInstanceId,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10975, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Networking.NetworkInstanceId,System.Object>::Dispose() */,
|
|
{ 10976, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Networking.NetworkInstanceId,System.Object>::MoveNext() */,
|
|
{ 10977, 946, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Networking.NetworkInstanceId,System.Object>::get_Current() */,
|
|
{ 10978, 946, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10979, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10974, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Networking.NetworkSceneId,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10975, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Networking.NetworkSceneId,System.Object>::Dispose() */,
|
|
{ 10976, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Networking.NetworkSceneId,System.Object>::MoveNext() */,
|
|
{ 10977, 962, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Networking.NetworkSceneId,System.Object>::get_Current() */,
|
|
{ 10978, 962, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10979, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10974, 775, -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>) */,
|
|
{ 10975, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Dispose() */,
|
|
{ 10976, 775, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::MoveNext() */,
|
|
{ 10977, 775, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Current() */,
|
|
{ 10978, 775, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10979, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10974, 780, -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>) */,
|
|
{ 10975, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Dispose() */,
|
|
{ 10976, 780, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::MoveNext() */,
|
|
{ 10977, 780, -1 } /* TKey System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Current() */,
|
|
{ 10978, 780, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10979, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10960, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10961, 344, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::GetEnumerator() */,
|
|
{ 10962, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::CopyTo(TKey[],System.Int32) */,
|
|
{ 10963, 344, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::get_Count() */,
|
|
{ 10964, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
|
|
{ 10965, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
|
|
{ 10966, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TKey>.Clear() */,
|
|
{ 10967, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
|
|
{ 10968, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
|
|
{ 10969, 344, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
|
|
{ 10970, 344, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10971, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10972, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10973, 344, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.Guid,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10960, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int16,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10961, 982, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.Int16,System.Object>::GetEnumerator() */,
|
|
{ 10962, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int16,System.Object>::CopyTo(TKey[],System.Int32) */,
|
|
{ 10963, 982, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.Int16,System.Object>::get_Count() */,
|
|
{ 10964, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int16,System.Object>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
|
|
{ 10965, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int16,System.Object>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
|
|
{ 10966, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int16,System.Object>::System.Collections.Generic.ICollection<TKey>.Clear() */,
|
|
{ 10967, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int16,System.Object>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
|
|
{ 10968, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int16,System.Object>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
|
|
{ 10969, 982, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.Int16,System.Object>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
|
|
{ 10970, 982, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.Int16,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10971, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int16,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10972, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int16,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10973, 982, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.Int16,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10960, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10961, 121, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::GetEnumerator() */,
|
|
{ 10962, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::CopyTo(TKey[],System.Int32) */,
|
|
{ 10963, 121, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::get_Count() */,
|
|
{ 10964, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
|
|
{ 10965, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
|
|
{ 10966, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::System.Collections.Generic.ICollection<TKey>.Clear() */,
|
|
{ 10967, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
|
|
{ 10968, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
|
|
{ 10969, 121, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
|
|
{ 10970, 121, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10971, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10972, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10973, 121, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10960, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10961, 1007, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::GetEnumerator() */,
|
|
{ 10962, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::CopyTo(TKey[],System.Int32) */,
|
|
{ 10963, 1007, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::get_Count() */,
|
|
{ 10964, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
|
|
{ 10965, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
|
|
{ 10966, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.Generic.ICollection<TKey>.Clear() */,
|
|
{ 10967, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
|
|
{ 10968, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
|
|
{ 10969, 1007, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
|
|
{ 10970, 1007, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10971, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10972, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10973, 1007, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10960, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10961, 871, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::GetEnumerator() */,
|
|
{ 10962, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::CopyTo(TKey[],System.Int32) */,
|
|
{ 10963, 871, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::get_Count() */,
|
|
{ 10964, 871, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
|
|
{ 10965, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
|
|
{ 10966, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<TKey>.Clear() */,
|
|
{ 10967, 871, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
|
|
{ 10968, 871, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
|
|
{ 10969, 871, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
|
|
{ 10970, 871, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10971, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10972, 871, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10973, 871, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.Int32Enum,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10960, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10961, 1428, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::GetEnumerator() */,
|
|
{ 10962, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::CopyTo(TKey[],System.Int32) */,
|
|
{ 10963, 1428, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::get_Count() */,
|
|
{ 10964, 1428, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
|
|
{ 10965, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
|
|
{ 10966, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::System.Collections.Generic.ICollection<TKey>.Clear() */,
|
|
{ 10967, 1428, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
|
|
{ 10968, 1428, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
|
|
{ 10969, 1428, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
|
|
{ 10970, 1428, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10971, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10972, 1428, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10973, 1428, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.Int64,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10960, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10961, 1030, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::GetEnumerator() */,
|
|
{ 10962, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::CopyTo(TKey[],System.Int32) */,
|
|
{ 10963, 1030, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::get_Count() */,
|
|
{ 10964, 1030, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
|
|
{ 10965, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
|
|
{ 10966, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<TKey>.Clear() */,
|
|
{ 10967, 1030, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
|
|
{ 10968, 1030, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
|
|
{ 10969, 1030, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
|
|
{ 10970, 1030, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10971, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10972, 1030, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10973, 1030, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.IntPtr,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10960, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10961, 244, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::GetEnumerator() */,
|
|
{ 10962, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::CopyTo(TKey[],System.Int32) */,
|
|
{ 10963, 244, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::get_Count() */,
|
|
{ 10964, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
|
|
{ 10965, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
|
|
{ 10966, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::System.Collections.Generic.ICollection<TKey>.Clear() */,
|
|
{ 10967, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
|
|
{ 10968, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
|
|
{ 10969, 244, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
|
|
{ 10970, 244, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10971, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10972, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10973, 244, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Boolean>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10960, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10961, 188, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::GetEnumerator() */,
|
|
{ 10962, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::CopyTo(TKey[],System.Int32) */,
|
|
{ 10963, 188, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::get_Count() */,
|
|
{ 10964, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
|
|
{ 10965, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
|
|
{ 10966, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::System.Collections.Generic.ICollection<TKey>.Clear() */,
|
|
{ 10967, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
|
|
{ 10968, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
|
|
{ 10969, 188, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
|
|
{ 10970, 188, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10971, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10972, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10973, 188, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10960, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10961, 434, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::GetEnumerator() */,
|
|
{ 10962, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::CopyTo(TKey[],System.Int32) */,
|
|
{ 10963, 434, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::get_Count() */,
|
|
{ 10964, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
|
|
{ 10965, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
|
|
{ 10966, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<TKey>.Clear() */,
|
|
{ 10967, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
|
|
{ 10968, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
|
|
{ 10969, 434, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
|
|
{ 10970, 434, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10971, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10972, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10973, 434, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int32Enum>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10960, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int64>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10961, 809, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int64>::GetEnumerator() */,
|
|
{ 10962, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int64>::CopyTo(TKey[],System.Int32) */,
|
|
{ 10963, 809, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int64>::get_Count() */,
|
|
{ 10964, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int64>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
|
|
{ 10965, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int64>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
|
|
{ 10966, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int64>::System.Collections.Generic.ICollection<TKey>.Clear() */,
|
|
{ 10967, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int64>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
|
|
{ 10968, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int64>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
|
|
{ 10969, 809, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int64>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
|
|
{ 10970, 809, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int64>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10971, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int64>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10972, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int64>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10973, 809, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Int64>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10960, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10961, 1626, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::GetEnumerator() */,
|
|
{ 10962, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::CopyTo(TKey[],System.Int32) */,
|
|
{ 10963, 1626, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Count() */,
|
|
{ 10964, 1626, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
|
|
{ 10965, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
|
|
{ 10966, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<TKey>.Clear() */,
|
|
{ 10967, 1626, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
|
|
{ 10968, 1626, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
|
|
{ 10969, 1626, -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() */,
|
|
{ 10970, 1626, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10971, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10972, 1626, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10973, 1626, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10960, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10961, 168, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::GetEnumerator() */,
|
|
{ 10962, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::CopyTo(TKey[],System.Int32) */,
|
|
{ 10963, 168, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::get_Count() */,
|
|
{ 10964, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
|
|
{ 10965, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
|
|
{ 10966, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<TKey>.Clear() */,
|
|
{ 10967, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
|
|
{ 10968, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
|
|
{ 10969, 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() */,
|
|
{ 10970, 168, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10971, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10972, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10973, 168, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10960, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10961, 996, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::GetEnumerator() */,
|
|
{ 10962, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::CopyTo(TKey[],System.Int32) */,
|
|
{ 10963, 996, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::get_Count() */,
|
|
{ 10964, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
|
|
{ 10965, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
|
|
{ 10966, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.Generic.ICollection<TKey>.Clear() */,
|
|
{ 10967, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
|
|
{ 10968, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
|
|
{ 10969, 996, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
|
|
{ 10970, 996, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10971, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10972, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10973, 996, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10960, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10961, 1175, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::GetEnumerator() */,
|
|
{ 10962, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::CopyTo(TKey[],System.Int32) */,
|
|
{ 10963, 1175, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::get_Count() */,
|
|
{ 10964, 1175, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
|
|
{ 10965, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
|
|
{ 10966, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::System.Collections.Generic.ICollection<TKey>.Clear() */,
|
|
{ 10967, 1175, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
|
|
{ 10968, 1175, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
|
|
{ 10969, 1175, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
|
|
{ 10970, 1175, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10971, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10972, 1175, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10973, 1175, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt32,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10960, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt64Enum,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10961, 800, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt64Enum,System.Object>::GetEnumerator() */,
|
|
{ 10962, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt64Enum,System.Object>::CopyTo(TKey[],System.Int32) */,
|
|
{ 10963, 800, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt64Enum,System.Object>::get_Count() */,
|
|
{ 10964, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt64Enum,System.Object>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
|
|
{ 10965, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt64Enum,System.Object>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
|
|
{ 10966, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt64Enum,System.Object>::System.Collections.Generic.ICollection<TKey>.Clear() */,
|
|
{ 10967, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt64Enum,System.Object>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
|
|
{ 10968, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt64Enum,System.Object>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
|
|
{ 10969, 800, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt64Enum,System.Object>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
|
|
{ 10970, 800, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt64Enum,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10971, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt64Enum,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10972, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt64Enum,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10973, 800, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<System.UInt64Enum,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10960, 609, -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>) */,
|
|
{ 10961, 609, -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() */,
|
|
{ 10962, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::CopyTo(TKey[],System.Int32) */,
|
|
{ 10963, 609, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Count() */,
|
|
{ 10964, 609, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
|
|
{ 10965, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
|
|
{ 10966, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<TKey>.Clear() */,
|
|
{ 10967, 609, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
|
|
{ 10968, 609, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
|
|
{ 10969, 609, -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() */,
|
|
{ 10970, 609, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10971, 609, -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) */,
|
|
{ 10972, 609, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10973, 609, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10960, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkHash128,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10961, 955, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkHash128,System.Object>::GetEnumerator() */,
|
|
{ 10962, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkHash128,System.Object>::CopyTo(TKey[],System.Int32) */,
|
|
{ 10963, 955, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkHash128,System.Object>::get_Count() */,
|
|
{ 10964, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
|
|
{ 10965, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
|
|
{ 10966, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.Generic.ICollection<TKey>.Clear() */,
|
|
{ 10967, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
|
|
{ 10968, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
|
|
{ 10969, 955, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
|
|
{ 10970, 955, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10971, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10972, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10973, 955, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10960, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10961, 946, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::GetEnumerator() */,
|
|
{ 10962, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::CopyTo(TKey[],System.Int32) */,
|
|
{ 10963, 946, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::get_Count() */,
|
|
{ 10964, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
|
|
{ 10965, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
|
|
{ 10966, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.Generic.ICollection<TKey>.Clear() */,
|
|
{ 10967, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
|
|
{ 10968, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
|
|
{ 10969, 946, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
|
|
{ 10970, 946, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10971, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10972, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10973, 946, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10960, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10961, 962, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::GetEnumerator() */,
|
|
{ 10962, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::CopyTo(TKey[],System.Int32) */,
|
|
{ 10963, 962, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::get_Count() */,
|
|
{ 10964, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
|
|
{ 10965, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
|
|
{ 10966, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.Generic.ICollection<TKey>.Clear() */,
|
|
{ 10967, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
|
|
{ 10968, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
|
|
{ 10969, 962, -1 } /* System.Collections.Generic.IEnumerator`1<TKey> System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.Generic.IEnumerable<TKey>.GetEnumerator() */,
|
|
{ 10970, 962, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10971, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10972, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10973, 962, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10960, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10961, 775, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::GetEnumerator() */,
|
|
{ 10962, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::CopyTo(TKey[],System.Int32) */,
|
|
{ 10963, 775, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Count() */,
|
|
{ 10964, 775, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
|
|
{ 10965, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
|
|
{ 10966, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<TKey>.Clear() */,
|
|
{ 10967, 775, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
|
|
{ 10968, 775, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
|
|
{ 10969, 775, -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() */,
|
|
{ 10970, 775, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10971, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10972, 775, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10973, 775, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10960, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10961, 780, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::GetEnumerator() */,
|
|
{ 10962, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::CopyTo(TKey[],System.Int32) */,
|
|
{ 10963, 780, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Count() */,
|
|
{ 10964, 780, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<TKey>.get_IsReadOnly() */,
|
|
{ 10965, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<TKey>.Add(TKey) */,
|
|
{ 10966, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<TKey>.Clear() */,
|
|
{ 10967, 780, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<TKey>.Contains(TKey) */,
|
|
{ 10968, 780, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<TKey>.Remove(TKey) */,
|
|
{ 10969, 780, -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() */,
|
|
{ 10970, 780, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10971, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10972, 780, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10973, 780, -1 } /* System.Object System.Collections.Generic.Dictionary`2/KeyCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10994, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Guid,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10995, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Guid,System.Object>::Dispose() */,
|
|
{ 10996, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Guid,System.Object>::MoveNext() */,
|
|
{ 10997, 344, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Guid,System.Object>::get_Current() */,
|
|
{ 10998, 344, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Guid,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10999, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Guid,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10994, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int16,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10995, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int16,System.Object>::Dispose() */,
|
|
{ 10996, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int16,System.Object>::MoveNext() */,
|
|
{ 10997, 982, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int16,System.Object>::get_Current() */,
|
|
{ 10998, 982, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int16,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10999, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int16,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10994, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10995, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32,System.Object>::Dispose() */,
|
|
{ 10996, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32,System.Object>::MoveNext() */,
|
|
{ 10997, 121, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32,System.Object>::get_Current() */,
|
|
{ 10998, 121, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10999, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10994, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10995, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::Dispose() */,
|
|
{ 10996, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::MoveNext() */,
|
|
{ 10997, 1007, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::get_Current() */,
|
|
{ 10998, 1007, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10999, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10994, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32Enum,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10995, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32Enum,System.Object>::Dispose() */,
|
|
{ 10996, 871, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32Enum,System.Object>::MoveNext() */,
|
|
{ 10997, 871, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32Enum,System.Object>::get_Current() */,
|
|
{ 10998, 871, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32Enum,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10999, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int32Enum,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10994, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int64,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10995, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int64,System.Object>::Dispose() */,
|
|
{ 10996, 1428, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int64,System.Object>::MoveNext() */,
|
|
{ 10997, 1428, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int64,System.Object>::get_Current() */,
|
|
{ 10998, 1428, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int64,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10999, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Int64,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10994, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.IntPtr,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10995, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.IntPtr,System.Object>::Dispose() */,
|
|
{ 10996, 1030, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.IntPtr,System.Object>::MoveNext() */,
|
|
{ 10997, 1030, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.IntPtr,System.Object>::get_Current() */,
|
|
{ 10998, 1030, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.IntPtr,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10999, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.IntPtr,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10994, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Boolean>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10995, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Boolean>::Dispose() */,
|
|
{ 10996, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Boolean>::MoveNext() */,
|
|
{ 10997, 244, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Boolean>::get_Current() */,
|
|
{ 10998, 244, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Boolean>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10999, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Boolean>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10994, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10995, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int32>::Dispose() */,
|
|
{ 10996, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int32>::MoveNext() */,
|
|
{ 10997, 188, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int32>::get_Current() */,
|
|
{ 10998, 188, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int32>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10999, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int32>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10994, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int32Enum>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10995, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int32Enum>::Dispose() */,
|
|
{ 10996, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int32Enum>::MoveNext() */,
|
|
{ 10997, 434, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int32Enum>::get_Current() */,
|
|
{ 10998, 434, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int32Enum>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10999, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int32Enum>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10994, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int64>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10995, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int64>::Dispose() */,
|
|
{ 10996, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int64>::MoveNext() */,
|
|
{ 10997, 809, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int64>::get_Current() */,
|
|
{ 10998, 809, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int64>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10999, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Int64>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10994, 1626, -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>) */,
|
|
{ 10995, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Dispose() */,
|
|
{ 10996, 1626, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::MoveNext() */,
|
|
{ 10997, 1626, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Current() */,
|
|
{ 10998, 1626, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10999, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10994, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10995, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::Dispose() */,
|
|
{ 10996, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::MoveNext() */,
|
|
{ 10997, 168, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::get_Current() */,
|
|
{ 10998, 168, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10999, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10994, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10995, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::Dispose() */,
|
|
{ 10996, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::MoveNext() */,
|
|
{ 10997, 996, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::get_Current() */,
|
|
{ 10998, 996, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10999, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10994, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.UInt32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10995, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.UInt32,System.Object>::Dispose() */,
|
|
{ 10996, 1175, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.UInt32,System.Object>::MoveNext() */,
|
|
{ 10997, 1175, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.UInt32,System.Object>::get_Current() */,
|
|
{ 10998, 1175, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.UInt32,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10999, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.UInt32,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10994, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.UInt64Enum,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10995, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.UInt64Enum,System.Object>::Dispose() */,
|
|
{ 10996, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.UInt64Enum,System.Object>::MoveNext() */,
|
|
{ 10997, 800, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.UInt64Enum,System.Object>::get_Current() */,
|
|
{ 10998, 800, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.UInt64Enum,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10999, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<System.UInt64Enum,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10994, 609, -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>) */,
|
|
{ 10995, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Dispose() */,
|
|
{ 10996, 609, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::MoveNext() */,
|
|
{ 10997, 609, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Current() */,
|
|
{ 10998, 609, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10999, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10994, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Networking.NetworkHash128,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10995, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Networking.NetworkHash128,System.Object>::Dispose() */,
|
|
{ 10996, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Networking.NetworkHash128,System.Object>::MoveNext() */,
|
|
{ 10997, 955, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Networking.NetworkHash128,System.Object>::get_Current() */,
|
|
{ 10998, 955, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10999, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10994, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Networking.NetworkInstanceId,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10995, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Networking.NetworkInstanceId,System.Object>::Dispose() */,
|
|
{ 10996, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Networking.NetworkInstanceId,System.Object>::MoveNext() */,
|
|
{ 10997, 946, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Networking.NetworkInstanceId,System.Object>::get_Current() */,
|
|
{ 10998, 946, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10999, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10994, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Networking.NetworkSceneId,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10995, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Networking.NetworkSceneId,System.Object>::Dispose() */,
|
|
{ 10996, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Networking.NetworkSceneId,System.Object>::MoveNext() */,
|
|
{ 10997, 962, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Networking.NetworkSceneId,System.Object>::get_Current() */,
|
|
{ 10998, 962, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10999, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10994, 775, -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>) */,
|
|
{ 10995, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Dispose() */,
|
|
{ 10996, 775, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::MoveNext() */,
|
|
{ 10997, 775, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Current() */,
|
|
{ 10998, 775, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10999, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10994, 780, -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>) */,
|
|
{ 10995, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Dispose() */,
|
|
{ 10996, 780, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::MoveNext() */,
|
|
{ 10997, 780, -1 } /* TValue System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Current() */,
|
|
{ 10998, 780, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 10999, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerator.Reset() */,
|
|
{ 10980, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10981, 344, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::GetEnumerator() */,
|
|
{ 10982, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::CopyTo(TValue[],System.Int32) */,
|
|
{ 10983, 344, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::get_Count() */,
|
|
{ 10984, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
|
|
{ 10985, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
|
|
{ 10986, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
|
|
{ 10987, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TValue>.Clear() */,
|
|
{ 10988, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
|
|
{ 10989, 344, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
|
|
{ 10990, 344, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10991, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10992, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10993, 344, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.Guid,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10980, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int16,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10981, 982, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Int16,System.Object>::GetEnumerator() */,
|
|
{ 10982, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int16,System.Object>::CopyTo(TValue[],System.Int32) */,
|
|
{ 10983, 982, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.Int16,System.Object>::get_Count() */,
|
|
{ 10984, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int16,System.Object>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
|
|
{ 10985, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int16,System.Object>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
|
|
{ 10986, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int16,System.Object>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
|
|
{ 10987, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int16,System.Object>::System.Collections.Generic.ICollection<TValue>.Clear() */,
|
|
{ 10988, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int16,System.Object>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
|
|
{ 10989, 982, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Int16,System.Object>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
|
|
{ 10990, 982, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.Int16,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10991, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int16,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10992, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int16,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10993, 982, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.Int16,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10980, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10981, 121, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::GetEnumerator() */,
|
|
{ 10982, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::CopyTo(TValue[],System.Int32) */,
|
|
{ 10983, 121, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::get_Count() */,
|
|
{ 10984, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
|
|
{ 10985, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
|
|
{ 10986, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
|
|
{ 10987, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::System.Collections.Generic.ICollection<TValue>.Clear() */,
|
|
{ 10988, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
|
|
{ 10989, 121, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
|
|
{ 10990, 121, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10991, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10992, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10993, 121, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10980, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10981, 1007, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::GetEnumerator() */,
|
|
{ 10982, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::CopyTo(TValue[],System.Int32) */,
|
|
{ 10983, 1007, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::get_Count() */,
|
|
{ 10984, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
|
|
{ 10985, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
|
|
{ 10986, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
|
|
{ 10987, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.Generic.ICollection<TValue>.Clear() */,
|
|
{ 10988, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
|
|
{ 10989, 1007, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
|
|
{ 10990, 1007, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10991, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10992, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10993, 1007, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10980, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10981, 871, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::GetEnumerator() */,
|
|
{ 10982, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::CopyTo(TValue[],System.Int32) */,
|
|
{ 10983, 871, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::get_Count() */,
|
|
{ 10984, 871, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
|
|
{ 10985, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
|
|
{ 10986, 871, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
|
|
{ 10987, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<TValue>.Clear() */,
|
|
{ 10988, 871, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
|
|
{ 10989, 871, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
|
|
{ 10990, 871, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10991, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10992, 871, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10993, 871, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.Int32Enum,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10980, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10981, 1428, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::GetEnumerator() */,
|
|
{ 10982, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::CopyTo(TValue[],System.Int32) */,
|
|
{ 10983, 1428, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::get_Count() */,
|
|
{ 10984, 1428, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
|
|
{ 10985, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
|
|
{ 10986, 1428, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
|
|
{ 10987, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::System.Collections.Generic.ICollection<TValue>.Clear() */,
|
|
{ 10988, 1428, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
|
|
{ 10989, 1428, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
|
|
{ 10990, 1428, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10991, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10992, 1428, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10993, 1428, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.Int64,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10980, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10981, 1030, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::GetEnumerator() */,
|
|
{ 10982, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::CopyTo(TValue[],System.Int32) */,
|
|
{ 10983, 1030, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::get_Count() */,
|
|
{ 10984, 1030, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
|
|
{ 10985, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
|
|
{ 10986, 1030, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
|
|
{ 10987, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<TValue>.Clear() */,
|
|
{ 10988, 1030, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
|
|
{ 10989, 1030, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
|
|
{ 10990, 1030, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10991, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10992, 1030, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10993, 1030, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.IntPtr,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10980, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10981, 244, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::GetEnumerator() */,
|
|
{ 10982, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::CopyTo(TValue[],System.Int32) */,
|
|
{ 10983, 244, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::get_Count() */,
|
|
{ 10984, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
|
|
{ 10985, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
|
|
{ 10986, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
|
|
{ 10987, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::System.Collections.Generic.ICollection<TValue>.Clear() */,
|
|
{ 10988, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
|
|
{ 10989, 244, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
|
|
{ 10990, 244, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10991, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10992, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10993, 244, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Boolean>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10980, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10981, 188, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::GetEnumerator() */,
|
|
{ 10982, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::CopyTo(TValue[],System.Int32) */,
|
|
{ 10983, 188, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::get_Count() */,
|
|
{ 10984, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
|
|
{ 10985, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
|
|
{ 10986, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
|
|
{ 10987, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::System.Collections.Generic.ICollection<TValue>.Clear() */,
|
|
{ 10988, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
|
|
{ 10989, 188, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
|
|
{ 10990, 188, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10991, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10992, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10993, 188, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10980, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10981, 434, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::GetEnumerator() */,
|
|
{ 10982, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::CopyTo(TValue[],System.Int32) */,
|
|
{ 10983, 434, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::get_Count() */,
|
|
{ 10984, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
|
|
{ 10985, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
|
|
{ 10986, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
|
|
{ 10987, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<TValue>.Clear() */,
|
|
{ 10988, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
|
|
{ 10989, 434, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
|
|
{ 10990, 434, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10991, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10992, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10993, 434, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int32Enum>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10980, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int64>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10981, 809, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int64>::GetEnumerator() */,
|
|
{ 10982, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int64>::CopyTo(TValue[],System.Int32) */,
|
|
{ 10983, 809, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int64>::get_Count() */,
|
|
{ 10984, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int64>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
|
|
{ 10985, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int64>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
|
|
{ 10986, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int64>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
|
|
{ 10987, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int64>::System.Collections.Generic.ICollection<TValue>.Clear() */,
|
|
{ 10988, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int64>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
|
|
{ 10989, 809, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int64>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
|
|
{ 10990, 809, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int64>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10991, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int64>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10992, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int64>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10993, 809, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Int64>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10980, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10981, 1626, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::GetEnumerator() */,
|
|
{ 10982, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::CopyTo(TValue[],System.Int32) */,
|
|
{ 10983, 1626, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Count() */,
|
|
{ 10984, 1626, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
|
|
{ 10985, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
|
|
{ 10986, 1626, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
|
|
{ 10987, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<TValue>.Clear() */,
|
|
{ 10988, 1626, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
|
|
{ 10989, 1626, -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() */,
|
|
{ 10990, 1626, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10991, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10992, 1626, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10993, 1626, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10980, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10981, 168, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::GetEnumerator() */,
|
|
{ 10982, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::CopyTo(TValue[],System.Int32) */,
|
|
{ 10983, 168, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::get_Count() */,
|
|
{ 10984, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
|
|
{ 10985, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
|
|
{ 10986, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
|
|
{ 10987, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<TValue>.Clear() */,
|
|
{ 10988, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
|
|
{ 10989, 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() */,
|
|
{ 10990, 168, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10991, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10992, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10993, 168, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,System.Resources.ResourceLocator>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10980, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10981, 996, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::GetEnumerator() */,
|
|
{ 10982, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::CopyTo(TValue[],System.Int32) */,
|
|
{ 10983, 996, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::get_Count() */,
|
|
{ 10984, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
|
|
{ 10985, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
|
|
{ 10986, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
|
|
{ 10987, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.Generic.ICollection<TValue>.Clear() */,
|
|
{ 10988, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
|
|
{ 10989, 996, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
|
|
{ 10990, 996, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10991, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10992, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10993, 996, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10980, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10981, 1175, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::GetEnumerator() */,
|
|
{ 10982, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::CopyTo(TValue[],System.Int32) */,
|
|
{ 10983, 1175, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::get_Count() */,
|
|
{ 10984, 1175, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
|
|
{ 10985, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
|
|
{ 10986, 1175, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
|
|
{ 10987, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::System.Collections.Generic.ICollection<TValue>.Clear() */,
|
|
{ 10988, 1175, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
|
|
{ 10989, 1175, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
|
|
{ 10990, 1175, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10991, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10992, 1175, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10993, 1175, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt32,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10980, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt64Enum,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10981, 800, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt64Enum,System.Object>::GetEnumerator() */,
|
|
{ 10982, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt64Enum,System.Object>::CopyTo(TValue[],System.Int32) */,
|
|
{ 10983, 800, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt64Enum,System.Object>::get_Count() */,
|
|
{ 10984, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt64Enum,System.Object>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
|
|
{ 10985, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt64Enum,System.Object>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
|
|
{ 10986, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt64Enum,System.Object>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
|
|
{ 10987, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt64Enum,System.Object>::System.Collections.Generic.ICollection<TValue>.Clear() */,
|
|
{ 10988, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt64Enum,System.Object>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
|
|
{ 10989, 800, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt64Enum,System.Object>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
|
|
{ 10990, 800, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt64Enum,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10991, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt64Enum,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10992, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt64Enum,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10993, 800, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<System.UInt64Enum,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10980, 609, -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>) */,
|
|
{ 10981, 609, -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() */,
|
|
{ 10982, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::CopyTo(TValue[],System.Int32) */,
|
|
{ 10983, 609, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Count() */,
|
|
{ 10984, 609, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
|
|
{ 10985, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
|
|
{ 10986, 609, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
|
|
{ 10987, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<TValue>.Clear() */,
|
|
{ 10988, 609, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
|
|
{ 10989, 609, -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() */,
|
|
{ 10990, 609, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10991, 609, -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) */,
|
|
{ 10992, 609, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10993, 609, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10980, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkHash128,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10981, 955, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkHash128,System.Object>::GetEnumerator() */,
|
|
{ 10982, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkHash128,System.Object>::CopyTo(TValue[],System.Int32) */,
|
|
{ 10983, 955, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkHash128,System.Object>::get_Count() */,
|
|
{ 10984, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
|
|
{ 10985, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
|
|
{ 10986, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
|
|
{ 10987, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.Generic.ICollection<TValue>.Clear() */,
|
|
{ 10988, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
|
|
{ 10989, 955, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
|
|
{ 10990, 955, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10991, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10992, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10993, 955, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10980, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10981, 946, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::GetEnumerator() */,
|
|
{ 10982, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::CopyTo(TValue[],System.Int32) */,
|
|
{ 10983, 946, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::get_Count() */,
|
|
{ 10984, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
|
|
{ 10985, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
|
|
{ 10986, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
|
|
{ 10987, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.Generic.ICollection<TValue>.Clear() */,
|
|
{ 10988, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
|
|
{ 10989, 946, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
|
|
{ 10990, 946, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10991, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10992, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10993, 946, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10980, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10981, 962, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::GetEnumerator() */,
|
|
{ 10982, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::CopyTo(TValue[],System.Int32) */,
|
|
{ 10983, 962, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::get_Count() */,
|
|
{ 10984, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
|
|
{ 10985, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
|
|
{ 10986, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
|
|
{ 10987, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.Generic.ICollection<TValue>.Clear() */,
|
|
{ 10988, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
|
|
{ 10989, 962, -1 } /* System.Collections.Generic.IEnumerator`1<TValue> System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.Generic.IEnumerable<TValue>.GetEnumerator() */,
|
|
{ 10990, 962, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10991, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10992, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10993, 962, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10980, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10981, 775, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::GetEnumerator() */,
|
|
{ 10982, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::CopyTo(TValue[],System.Int32) */,
|
|
{ 10983, 775, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Count() */,
|
|
{ 10984, 775, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
|
|
{ 10985, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
|
|
{ 10986, 775, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
|
|
{ 10987, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<TValue>.Clear() */,
|
|
{ 10988, 775, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
|
|
{ 10989, 775, -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() */,
|
|
{ 10990, 775, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10991, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10992, 775, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10993, 775, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10980, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10981, 780, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::GetEnumerator() */,
|
|
{ 10982, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::CopyTo(TValue[],System.Int32) */,
|
|
{ 10983, 780, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Count() */,
|
|
{ 10984, 780, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<TValue>.get_IsReadOnly() */,
|
|
{ 10985, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<TValue>.Add(TValue) */,
|
|
{ 10986, 780, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<TValue>.Remove(TValue) */,
|
|
{ 10987, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<TValue>.Clear() */,
|
|
{ 10988, 780, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.Generic.ICollection<TValue>.Contains(TValue) */,
|
|
{ 10989, 780, -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() */,
|
|
{ 10990, 780, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10991, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10992, 780, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10993, 780, -1 } /* System.Object System.Collections.Generic.Dictionary`2/ValueCollection<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10894, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::.ctor() */,
|
|
{ 10895, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::.ctor(System.Int32) */,
|
|
{ 10896, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10897, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10898, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
|
|
{ 10899, 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>) */,
|
|
{ 10900, 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>>) */,
|
|
{ 10901, 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>) */,
|
|
{ 10902, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10903, 344, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::get_Comparer() */,
|
|
{ 10904, 344, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::get_Count() */,
|
|
{ 10905, 344, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::get_Keys() */,
|
|
{ 10906, 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() */,
|
|
{ 10907, 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() */,
|
|
{ 10908, 344, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::get_Values() */,
|
|
{ 10909, 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() */,
|
|
{ 10910, 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() */,
|
|
{ 10911, 344, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::get_Item(TKey) */,
|
|
{ 10912, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::set_Item(TKey,TValue) */,
|
|
{ 10913, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::Add(TKey,TValue) */,
|
|
{ 10914, 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>) */,
|
|
{ 10915, 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>) */,
|
|
{ 10916, 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>) */,
|
|
{ 10917, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::Clear() */,
|
|
{ 10918, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::ContainsKey(TKey) */,
|
|
{ 10919, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::ContainsValue(TValue) */,
|
|
{ 10920, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10921, 344, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::GetEnumerator() */,
|
|
{ 10922, 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() */,
|
|
{ 10923, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10924, 344, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::FindEntry(TKey) */,
|
|
{ 10925, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::Initialize(System.Int32) */,
|
|
{ 10926, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
|
|
{ 11047, 8, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.String>::get_Default() */,
|
|
{ 10927, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::OnDeserialization(System.Object) */,
|
|
{ 10928, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::Resize() */,
|
|
{ 10929, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::Resize(System.Int32,System.Boolean) */,
|
|
{ 10930, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::Remove(TKey) */,
|
|
{ 10931, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::Remove(TKey,TValue&) */,
|
|
{ 10932, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::TryGetValue(TKey,TValue&) */,
|
|
{ 10933, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::TryAdd(TKey,TValue) */,
|
|
{ 10934, 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() */,
|
|
{ 10935, 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) */,
|
|
{ 10936, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10937, 344, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10938, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10939, 344, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10940, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10941, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10942, 344, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10943, 344, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10944, 344, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10945, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 10946, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::IsCompatibleKey(System.Object) */,
|
|
{ 10947, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10948, 344, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10949, 344, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10950, 344, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Guid,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 10894, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::.ctor() */,
|
|
{ 10895, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::.ctor(System.Int32) */,
|
|
{ 10896, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10897, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10898, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
|
|
{ 10899, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10900, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>) */,
|
|
{ 10901, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10902, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10903, 982, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::get_Comparer() */,
|
|
{ 10904, 982, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::get_Count() */,
|
|
{ 10905, 982, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::get_Keys() */,
|
|
{ 10906, 982, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
|
|
{ 10907, 982, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
|
|
{ 10908, 982, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::get_Values() */,
|
|
{ 10909, 982, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
|
|
{ 10910, 982, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
|
|
{ 10911, 982, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::get_Item(TKey) */,
|
|
{ 10912, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::set_Item(TKey,TValue) */,
|
|
{ 10913, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::Add(TKey,TValue) */,
|
|
{ 10914, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
|
|
{ 10915, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
|
|
{ 10916, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
|
|
{ 10917, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::Clear() */,
|
|
{ 10918, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::ContainsKey(TKey) */,
|
|
{ 10919, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::ContainsValue(TValue) */,
|
|
{ 10920, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10921, 982, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::GetEnumerator() */,
|
|
{ 10922, 982, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
|
|
{ 10923, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10924, 982, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::FindEntry(TKey) */,
|
|
{ 10925, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::Initialize(System.Int32) */,
|
|
{ 10926, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
|
|
{ 10927, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::OnDeserialization(System.Object) */,
|
|
{ 10928, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::Resize() */,
|
|
{ 10929, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::Resize(System.Int32,System.Boolean) */,
|
|
{ 10930, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::Remove(TKey) */,
|
|
{ 10931, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::Remove(TKey,TValue&) */,
|
|
{ 10932, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::TryGetValue(TKey,TValue&) */,
|
|
{ 10933, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::TryAdd(TKey,TValue) */,
|
|
{ 10934, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
|
|
{ 10935, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10936, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10937, 982, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10938, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10939, 982, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10940, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10941, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10942, 982, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10943, 982, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10944, 982, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10945, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 10946, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::IsCompatibleKey(System.Object) */,
|
|
{ 10947, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10948, 982, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10949, 982, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10950, 982, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int16,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 10895, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::.ctor(System.Int32) */,
|
|
{ 10896, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10897, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10898, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
|
|
{ 10899, 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>) */,
|
|
{ 10900, 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>>) */,
|
|
{ 10901, 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>) */,
|
|
{ 10902, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10903, 121, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::get_Comparer() */,
|
|
{ 10904, 121, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::get_Count() */,
|
|
{ 10905, 121, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::get_Keys() */,
|
|
{ 10906, 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() */,
|
|
{ 10907, 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() */,
|
|
{ 10908, 121, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::get_Values() */,
|
|
{ 10909, 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() */,
|
|
{ 10910, 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() */,
|
|
{ 10911, 121, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::get_Item(TKey) */,
|
|
{ 10913, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::Add(TKey,TValue) */,
|
|
{ 10914, 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>) */,
|
|
{ 10915, 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>) */,
|
|
{ 10916, 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>) */,
|
|
{ 10917, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::Clear() */,
|
|
{ 10918, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::ContainsKey(TKey) */,
|
|
{ 10919, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::ContainsValue(TValue) */,
|
|
{ 10920, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10921, 121, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::GetEnumerator() */,
|
|
{ 10922, 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() */,
|
|
{ 10923, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10924, 121, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::FindEntry(TKey) */,
|
|
{ 10925, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::Initialize(System.Int32) */,
|
|
{ 10926, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
|
|
{ 10927, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::OnDeserialization(System.Object) */,
|
|
{ 10928, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::Resize() */,
|
|
{ 10929, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::Resize(System.Int32,System.Boolean) */,
|
|
{ 10930, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::Remove(TKey) */,
|
|
{ 10931, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::Remove(TKey,TValue&) */,
|
|
{ 10933, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::TryAdd(TKey,TValue) */,
|
|
{ 10934, 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() */,
|
|
{ 10935, 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) */,
|
|
{ 10936, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10937, 121, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10938, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10939, 121, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10940, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10941, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10942, 121, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10943, 121, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10944, 121, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10945, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 10946, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::IsCompatibleKey(System.Object) */,
|
|
{ 10947, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10948, 121, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10949, 121, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10950, 121, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 10895, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::.ctor(System.Int32) */,
|
|
{ 10896, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10897, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10898, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
|
|
{ 10899, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10900, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>) */,
|
|
{ 10901, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10902, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10903, 1007, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::get_Comparer() */,
|
|
{ 10904, 1007, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::get_Count() */,
|
|
{ 10905, 1007, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::get_Keys() */,
|
|
{ 10906, 1007, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
|
|
{ 10907, 1007, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
|
|
{ 10908, 1007, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::get_Values() */,
|
|
{ 10909, 1007, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
|
|
{ 10910, 1007, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
|
|
{ 10913, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::Add(TKey,TValue) */,
|
|
{ 10914, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
|
|
{ 10915, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
|
|
{ 10916, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
|
|
{ 10917, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::Clear() */,
|
|
{ 10919, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::ContainsValue(TValue) */,
|
|
{ 10920, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10921, 1007, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::GetEnumerator() */,
|
|
{ 10922, 1007, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
|
|
{ 10923, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10924, 1007, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::FindEntry(TKey) */,
|
|
{ 10925, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::Initialize(System.Int32) */,
|
|
{ 10926, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
|
|
{ 10927, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::OnDeserialization(System.Object) */,
|
|
{ 10928, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::Resize() */,
|
|
{ 10929, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::Resize(System.Int32,System.Boolean) */,
|
|
{ 10931, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::Remove(TKey,TValue&) */,
|
|
{ 10932, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::TryGetValue(TKey,TValue&) */,
|
|
{ 10933, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::TryAdd(TKey,TValue) */,
|
|
{ 10934, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
|
|
{ 10935, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10936, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10937, 1007, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10938, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10939, 1007, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10940, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10941, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10942, 1007, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10943, 1007, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10944, 1007, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10945, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 10946, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::IsCompatibleKey(System.Object) */,
|
|
{ 10947, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10948, 1007, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10949, 1007, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10950, 1007, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 10894, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::.ctor() */,
|
|
{ 10895, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::.ctor(System.Int32) */,
|
|
{ 10896, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10897, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10898, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
|
|
{ 10899, 871, -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>) */,
|
|
{ 10900, 871, -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>>) */,
|
|
{ 10901, 871, -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>) */,
|
|
{ 10902, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10903, 871, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::get_Comparer() */,
|
|
{ 10904, 871, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::get_Count() */,
|
|
{ 10905, 871, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::get_Keys() */,
|
|
{ 10906, 871, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
|
|
{ 10907, 871, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
|
|
{ 10908, 871, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::get_Values() */,
|
|
{ 10909, 871, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
|
|
{ 10910, 871, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
|
|
{ 10911, 871, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::get_Item(TKey) */,
|
|
{ 10912, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::set_Item(TKey,TValue) */,
|
|
{ 10913, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::Add(TKey,TValue) */,
|
|
{ 10914, 871, -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>) */,
|
|
{ 10915, 871, -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>) */,
|
|
{ 10916, 871, -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>) */,
|
|
{ 10917, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::Clear() */,
|
|
{ 10918, 871, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::ContainsKey(TKey) */,
|
|
{ 10919, 871, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::ContainsValue(TValue) */,
|
|
{ 10920, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10921, 871, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::GetEnumerator() */,
|
|
{ 10922, 871, -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() */,
|
|
{ 10923, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10924, 871, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::FindEntry(TKey) */,
|
|
{ 10925, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::Initialize(System.Int32) */,
|
|
{ 10926, 871, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
|
|
{ 10927, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::OnDeserialization(System.Object) */,
|
|
{ 10928, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::Resize() */,
|
|
{ 10929, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::Resize(System.Int32,System.Boolean) */,
|
|
{ 10930, 871, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::Remove(TKey) */,
|
|
{ 10931, 871, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::Remove(TKey,TValue&) */,
|
|
{ 10932, 871, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::TryGetValue(TKey,TValue&) */,
|
|
{ 10933, 871, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::TryAdd(TKey,TValue) */,
|
|
{ 10934, 871, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
|
|
{ 10935, 871, -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) */,
|
|
{ 10936, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10937, 871, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10938, 871, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10939, 871, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10940, 871, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10941, 871, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10942, 871, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10943, 871, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10944, 871, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10945, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 10946, 871, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::IsCompatibleKey(System.Object) */,
|
|
{ 10947, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10948, 871, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10949, 871, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10950, 871, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32Enum,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 10894, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::.ctor() */,
|
|
{ 10895, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::.ctor(System.Int32) */,
|
|
{ 10896, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10897, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10898, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
|
|
{ 10899, 1428, -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>) */,
|
|
{ 10900, 1428, -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>>) */,
|
|
{ 10901, 1428, -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>) */,
|
|
{ 10902, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10903, 1428, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::get_Comparer() */,
|
|
{ 10904, 1428, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::get_Count() */,
|
|
{ 10905, 1428, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::get_Keys() */,
|
|
{ 10906, 1428, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
|
|
{ 10907, 1428, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
|
|
{ 10908, 1428, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::get_Values() */,
|
|
{ 10909, 1428, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
|
|
{ 10910, 1428, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
|
|
{ 10911, 1428, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::get_Item(TKey) */,
|
|
{ 10912, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::set_Item(TKey,TValue) */,
|
|
{ 10913, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::Add(TKey,TValue) */,
|
|
{ 10914, 1428, -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>) */,
|
|
{ 10915, 1428, -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>) */,
|
|
{ 10916, 1428, -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>) */,
|
|
{ 10917, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::Clear() */,
|
|
{ 10918, 1428, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::ContainsKey(TKey) */,
|
|
{ 10919, 1428, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::ContainsValue(TValue) */,
|
|
{ 10920, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10921, 1428, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::GetEnumerator() */,
|
|
{ 10922, 1428, -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() */,
|
|
{ 10923, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10924, 1428, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::FindEntry(TKey) */,
|
|
{ 10925, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::Initialize(System.Int32) */,
|
|
{ 10926, 1428, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
|
|
{ 10927, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::OnDeserialization(System.Object) */,
|
|
{ 10928, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::Resize() */,
|
|
{ 10929, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::Resize(System.Int32,System.Boolean) */,
|
|
{ 10930, 1428, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::Remove(TKey) */,
|
|
{ 10931, 1428, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::Remove(TKey,TValue&) */,
|
|
{ 10932, 1428, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::TryGetValue(TKey,TValue&) */,
|
|
{ 10933, 1428, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::TryAdd(TKey,TValue) */,
|
|
{ 10934, 1428, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
|
|
{ 10935, 1428, -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) */,
|
|
{ 10936, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10937, 1428, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10938, 1428, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10939, 1428, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10940, 1428, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10941, 1428, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10942, 1428, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10943, 1428, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10944, 1428, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10945, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 10946, 1428, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::IsCompatibleKey(System.Object) */,
|
|
{ 10947, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10948, 1428, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10949, 1428, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10950, 1428, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int64,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 10894, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::.ctor() */,
|
|
{ 10895, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::.ctor(System.Int32) */,
|
|
{ 10896, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10897, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10898, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
|
|
{ 10899, 1030, -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>) */,
|
|
{ 10900, 1030, -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>>) */,
|
|
{ 10901, 1030, -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>) */,
|
|
{ 10902, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10903, 1030, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::get_Comparer() */,
|
|
{ 10904, 1030, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::get_Count() */,
|
|
{ 10905, 1030, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::get_Keys() */,
|
|
{ 10906, 1030, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
|
|
{ 10907, 1030, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
|
|
{ 10908, 1030, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::get_Values() */,
|
|
{ 10909, 1030, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
|
|
{ 10910, 1030, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
|
|
{ 10911, 1030, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::get_Item(TKey) */,
|
|
{ 10912, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::set_Item(TKey,TValue) */,
|
|
{ 10913, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::Add(TKey,TValue) */,
|
|
{ 10914, 1030, -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>) */,
|
|
{ 10915, 1030, -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>) */,
|
|
{ 10916, 1030, -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>) */,
|
|
{ 10917, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::Clear() */,
|
|
{ 10918, 1030, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::ContainsKey(TKey) */,
|
|
{ 10919, 1030, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::ContainsValue(TValue) */,
|
|
{ 10920, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10921, 1030, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::GetEnumerator() */,
|
|
{ 10922, 1030, -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() */,
|
|
{ 10923, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10924, 1030, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::FindEntry(TKey) */,
|
|
{ 10925, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::Initialize(System.Int32) */,
|
|
{ 10926, 1030, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
|
|
{ 10927, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::OnDeserialization(System.Object) */,
|
|
{ 10928, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::Resize() */,
|
|
{ 10929, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::Resize(System.Int32,System.Boolean) */,
|
|
{ 10930, 1030, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::Remove(TKey) */,
|
|
{ 10931, 1030, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::Remove(TKey,TValue&) */,
|
|
{ 10932, 1030, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::TryGetValue(TKey,TValue&) */,
|
|
{ 10933, 1030, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::TryAdd(TKey,TValue) */,
|
|
{ 10934, 1030, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
|
|
{ 10935, 1030, -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) */,
|
|
{ 10936, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10937, 1030, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10938, 1030, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10939, 1030, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10940, 1030, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10941, 1030, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10942, 1030, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10943, 1030, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10944, 1030, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10945, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 10946, 1030, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::IsCompatibleKey(System.Object) */,
|
|
{ 10947, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10948, 1030, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10949, 1030, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10950, 1030, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.IntPtr,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 10894, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::.ctor() */,
|
|
{ 10895, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::.ctor(System.Int32) */,
|
|
{ 10896, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10897, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10898, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
|
|
{ 10899, 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>) */,
|
|
{ 10900, 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>>) */,
|
|
{ 10901, 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>) */,
|
|
{ 10902, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10903, 244, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::get_Comparer() */,
|
|
{ 10904, 244, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::get_Count() */,
|
|
{ 10905, 244, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::get_Keys() */,
|
|
{ 10906, 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() */,
|
|
{ 10907, 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() */,
|
|
{ 10908, 244, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::get_Values() */,
|
|
{ 10909, 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() */,
|
|
{ 10910, 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() */,
|
|
{ 10911, 244, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::get_Item(TKey) */,
|
|
{ 10912, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::set_Item(TKey,TValue) */,
|
|
{ 10913, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::Add(TKey,TValue) */,
|
|
{ 10914, 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>) */,
|
|
{ 10915, 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>) */,
|
|
{ 10916, 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>) */,
|
|
{ 10917, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::Clear() */,
|
|
{ 10918, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::ContainsKey(TKey) */,
|
|
{ 10919, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::ContainsValue(TValue) */,
|
|
{ 10920, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10921, 244, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::GetEnumerator() */,
|
|
{ 10922, 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() */,
|
|
{ 10923, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10924, 244, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::FindEntry(TKey) */,
|
|
{ 10925, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::Initialize(System.Int32) */,
|
|
{ 10926, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
|
|
{ 10927, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::OnDeserialization(System.Object) */,
|
|
{ 10928, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::Resize() */,
|
|
{ 10929, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::Resize(System.Int32,System.Boolean) */,
|
|
{ 10930, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::Remove(TKey) */,
|
|
{ 10931, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::Remove(TKey,TValue&) */,
|
|
{ 10932, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::TryGetValue(TKey,TValue&) */,
|
|
{ 10933, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::TryAdd(TKey,TValue) */,
|
|
{ 10934, 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() */,
|
|
{ 10935, 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) */,
|
|
{ 10936, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10937, 244, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10938, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10939, 244, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10940, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10941, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10942, 244, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10943, 244, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10944, 244, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10945, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 10946, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::IsCompatibleKey(System.Object) */,
|
|
{ 10947, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10948, 244, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10949, 244, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10950, 244, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Boolean>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 10894, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::.ctor() */,
|
|
{ 10895, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::.ctor(System.Int32) */,
|
|
{ 10896, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10898, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
|
|
{ 10899, 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>) */,
|
|
{ 10900, 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>>) */,
|
|
{ 10901, 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>) */,
|
|
{ 10902, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10903, 188, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::get_Comparer() */,
|
|
{ 10904, 188, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::get_Count() */,
|
|
{ 10905, 188, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::get_Keys() */,
|
|
{ 10906, 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() */,
|
|
{ 10907, 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() */,
|
|
{ 10908, 188, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::get_Values() */,
|
|
{ 10909, 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() */,
|
|
{ 10910, 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() */,
|
|
{ 10911, 188, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::get_Item(TKey) */,
|
|
{ 10913, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::Add(TKey,TValue) */,
|
|
{ 10914, 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>) */,
|
|
{ 10915, 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>) */,
|
|
{ 10916, 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>) */,
|
|
{ 10918, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::ContainsKey(TKey) */,
|
|
{ 10919, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::ContainsValue(TValue) */,
|
|
{ 10920, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10921, 188, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::GetEnumerator() */,
|
|
{ 10922, 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() */,
|
|
{ 10923, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10924, 188, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::FindEntry(TKey) */,
|
|
{ 10925, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::Initialize(System.Int32) */,
|
|
{ 10926, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
|
|
{ 10927, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::OnDeserialization(System.Object) */,
|
|
{ 10928, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::Resize() */,
|
|
{ 10929, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::Resize(System.Int32,System.Boolean) */,
|
|
{ 10931, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::Remove(TKey,TValue&) */,
|
|
{ 10933, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::TryAdd(TKey,TValue) */,
|
|
{ 10934, 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() */,
|
|
{ 10935, 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) */,
|
|
{ 10936, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10937, 188, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10938, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10939, 188, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10940, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10941, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10942, 188, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10943, 188, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10944, 188, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10945, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 10946, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::IsCompatibleKey(System.Object) */,
|
|
{ 10947, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10948, 188, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10949, 188, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10950, 188, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 10894, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::.ctor() */,
|
|
{ 10895, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::.ctor(System.Int32) */,
|
|
{ 10896, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10897, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10898, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
|
|
{ 10899, 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>) */,
|
|
{ 10900, 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>>) */,
|
|
{ 10901, 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>) */,
|
|
{ 10902, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10903, 434, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::get_Comparer() */,
|
|
{ 10904, 434, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::get_Count() */,
|
|
{ 10905, 434, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::get_Keys() */,
|
|
{ 10906, 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() */,
|
|
{ 10907, 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() */,
|
|
{ 10908, 434, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::get_Values() */,
|
|
{ 10909, 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() */,
|
|
{ 10910, 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() */,
|
|
{ 10911, 434, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::get_Item(TKey) */,
|
|
{ 10912, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::set_Item(TKey,TValue) */,
|
|
{ 10913, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::Add(TKey,TValue) */,
|
|
{ 10914, 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>) */,
|
|
{ 10915, 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>) */,
|
|
{ 10916, 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>) */,
|
|
{ 10917, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::Clear() */,
|
|
{ 10918, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::ContainsKey(TKey) */,
|
|
{ 10919, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::ContainsValue(TValue) */,
|
|
{ 10920, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10921, 434, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::GetEnumerator() */,
|
|
{ 10922, 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() */,
|
|
{ 10923, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10924, 434, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::FindEntry(TKey) */,
|
|
{ 10925, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::Initialize(System.Int32) */,
|
|
{ 10926, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
|
|
{ 10927, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::OnDeserialization(System.Object) */,
|
|
{ 10928, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::Resize() */,
|
|
{ 10929, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::Resize(System.Int32,System.Boolean) */,
|
|
{ 10930, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::Remove(TKey) */,
|
|
{ 10931, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::Remove(TKey,TValue&) */,
|
|
{ 10932, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::TryGetValue(TKey,TValue&) */,
|
|
{ 10933, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::TryAdd(TKey,TValue) */,
|
|
{ 10934, 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() */,
|
|
{ 10935, 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) */,
|
|
{ 10936, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10937, 434, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10938, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10939, 434, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10940, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10941, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10942, 434, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10943, 434, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10944, 434, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10945, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 10946, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::IsCompatibleKey(System.Object) */,
|
|
{ 10947, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10948, 434, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10949, 434, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10950, 434, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int32Enum>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 10894, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::.ctor() */,
|
|
{ 10895, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::.ctor(System.Int32) */,
|
|
{ 10896, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10897, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10898, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
|
|
{ 10899, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10900, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>) */,
|
|
{ 10901, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10902, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10903, 809, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::get_Comparer() */,
|
|
{ 10904, 809, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::get_Count() */,
|
|
{ 10905, 809, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::get_Keys() */,
|
|
{ 10906, 809, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
|
|
{ 10907, 809, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
|
|
{ 10908, 809, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::get_Values() */,
|
|
{ 10909, 809, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
|
|
{ 10910, 809, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
|
|
{ 10911, 809, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::get_Item(TKey) */,
|
|
{ 10912, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::set_Item(TKey,TValue) */,
|
|
{ 10913, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::Add(TKey,TValue) */,
|
|
{ 10914, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
|
|
{ 10915, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
|
|
{ 10916, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
|
|
{ 10917, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::Clear() */,
|
|
{ 10918, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::ContainsKey(TKey) */,
|
|
{ 10919, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::ContainsValue(TValue) */,
|
|
{ 10920, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10921, 809, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::GetEnumerator() */,
|
|
{ 10922, 809, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
|
|
{ 10923, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10924, 809, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::FindEntry(TKey) */,
|
|
{ 10925, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::Initialize(System.Int32) */,
|
|
{ 10926, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
|
|
{ 10927, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::OnDeserialization(System.Object) */,
|
|
{ 10928, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::Resize() */,
|
|
{ 10929, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::Resize(System.Int32,System.Boolean) */,
|
|
{ 10930, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::Remove(TKey) */,
|
|
{ 10931, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::Remove(TKey,TValue&) */,
|
|
{ 10932, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::TryGetValue(TKey,TValue&) */,
|
|
{ 10933, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::TryAdd(TKey,TValue) */,
|
|
{ 10934, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
|
|
{ 10935, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10936, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10937, 809, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10938, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10939, 809, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10940, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10941, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10942, 809, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10943, 809, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10944, 809, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10945, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 10946, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::IsCompatibleKey(System.Object) */,
|
|
{ 10947, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10948, 809, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10949, 809, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10950, 809, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Int64>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 10894, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor() */,
|
|
{ 10895, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Int32) */,
|
|
{ 10896, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10897, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10898, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
|
|
{ 10899, 1626, -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>) */,
|
|
{ 10900, 1626, -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>>) */,
|
|
{ 10901, 1626, -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>) */,
|
|
{ 10902, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10903, 1626, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Comparer() */,
|
|
{ 10904, 1626, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Count() */,
|
|
{ 10905, 1626, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Keys() */,
|
|
{ 10906, 1626, -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() */,
|
|
{ 10907, 1626, -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() */,
|
|
{ 10908, 1626, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Values() */,
|
|
{ 10909, 1626, -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() */,
|
|
{ 10910, 1626, -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() */,
|
|
{ 10911, 1626, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Item(TKey) */,
|
|
{ 10912, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::set_Item(TKey,TValue) */,
|
|
{ 10913, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Add(TKey,TValue) */,
|
|
{ 10914, 1626, -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>) */,
|
|
{ 10915, 1626, -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>) */,
|
|
{ 10916, 1626, -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>) */,
|
|
{ 10917, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Clear() */,
|
|
{ 10918, 1626, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::ContainsKey(TKey) */,
|
|
{ 10919, 1626, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::ContainsValue(TValue) */,
|
|
{ 10920, 1626, -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) */,
|
|
{ 10921, 1626, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::GetEnumerator() */,
|
|
{ 10922, 1626, -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() */,
|
|
{ 10923, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10924, 1626, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::FindEntry(TKey) */,
|
|
{ 10925, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Initialize(System.Int32) */,
|
|
{ 10926, 1626, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
|
|
{ 10927, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::OnDeserialization(System.Object) */,
|
|
{ 10928, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Resize() */,
|
|
{ 10929, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Resize(System.Int32,System.Boolean) */,
|
|
{ 10930, 1626, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Remove(TKey) */,
|
|
{ 10931, 1626, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Remove(TKey,TValue&) */,
|
|
{ 10932, 1626, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::TryGetValue(TKey,TValue&) */,
|
|
{ 10933, 1626, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::TryAdd(TKey,TValue) */,
|
|
{ 10934, 1626, -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() */,
|
|
{ 10935, 1626, -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) */,
|
|
{ 10936, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10937, 1626, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10938, 1626, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10939, 1626, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10940, 1626, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10941, 1626, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10942, 1626, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10943, 1626, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10944, 1626, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10945, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 10946, 1626, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::IsCompatibleKey(System.Object) */,
|
|
{ 10947, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10948, 1626, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10949, 1626, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10950, 1626, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 10894, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::.ctor() */,
|
|
{ 10895, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::.ctor(System.Int32) */,
|
|
{ 10896, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10897, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10898, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
|
|
{ 10899, 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>) */,
|
|
{ 10900, 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>>) */,
|
|
{ 10901, 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>) */,
|
|
{ 10902, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10903, 168, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::get_Comparer() */,
|
|
{ 10904, 168, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::get_Count() */,
|
|
{ 10905, 168, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::get_Keys() */,
|
|
{ 10906, 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() */,
|
|
{ 10907, 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() */,
|
|
{ 10908, 168, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::get_Values() */,
|
|
{ 10909, 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() */,
|
|
{ 10910, 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() */,
|
|
{ 10911, 168, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::get_Item(TKey) */,
|
|
{ 10912, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::set_Item(TKey,TValue) */,
|
|
{ 10913, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::Add(TKey,TValue) */,
|
|
{ 10914, 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>) */,
|
|
{ 10915, 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>) */,
|
|
{ 10916, 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>) */,
|
|
{ 10917, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::Clear() */,
|
|
{ 10918, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::ContainsKey(TKey) */,
|
|
{ 10919, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::ContainsValue(TValue) */,
|
|
{ 10920, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10921, 168, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::GetEnumerator() */,
|
|
{ 10922, 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() */,
|
|
{ 10923, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10924, 168, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::FindEntry(TKey) */,
|
|
{ 10925, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::Initialize(System.Int32) */,
|
|
{ 10926, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
|
|
{ 10927, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::OnDeserialization(System.Object) */,
|
|
{ 10928, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::Resize() */,
|
|
{ 10929, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::Resize(System.Int32,System.Boolean) */,
|
|
{ 10930, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::Remove(TKey) */,
|
|
{ 10931, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::Remove(TKey,TValue&) */,
|
|
{ 10932, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::TryGetValue(TKey,TValue&) */,
|
|
{ 10933, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::TryAdd(TKey,TValue) */,
|
|
{ 10934, 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() */,
|
|
{ 10935, 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) */,
|
|
{ 10936, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10937, 168, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10938, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10939, 168, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10940, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10941, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10942, 168, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10943, 168, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10944, 168, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10945, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 10946, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::IsCompatibleKey(System.Object) */,
|
|
{ 10947, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10948, 168, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10949, 168, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10950, 168, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,System.Resources.ResourceLocator>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 10894, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::.ctor() */,
|
|
{ 10895, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::.ctor(System.Int32) */,
|
|
{ 10896, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10897, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10898, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
|
|
{ 10899, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10900, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>) */,
|
|
{ 10901, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10902, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10903, 996, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::get_Comparer() */,
|
|
{ 10904, 996, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::get_Count() */,
|
|
{ 10905, 996, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::get_Keys() */,
|
|
{ 10906, 996, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
|
|
{ 10907, 996, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
|
|
{ 10908, 996, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::get_Values() */,
|
|
{ 10909, 996, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
|
|
{ 10910, 996, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
|
|
{ 10911, 996, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::get_Item(TKey) */,
|
|
{ 10912, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::set_Item(TKey,TValue) */,
|
|
{ 10913, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::Add(TKey,TValue) */,
|
|
{ 10914, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
|
|
{ 10915, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
|
|
{ 10916, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
|
|
{ 10917, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::Clear() */,
|
|
{ 10918, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::ContainsKey(TKey) */,
|
|
{ 10919, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::ContainsValue(TValue) */,
|
|
{ 10920, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10921, 996, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::GetEnumerator() */,
|
|
{ 10922, 996, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
|
|
{ 10923, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10924, 996, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::FindEntry(TKey) */,
|
|
{ 10925, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::Initialize(System.Int32) */,
|
|
{ 10926, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
|
|
{ 10927, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::OnDeserialization(System.Object) */,
|
|
{ 10928, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::Resize() */,
|
|
{ 10929, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::Resize(System.Int32,System.Boolean) */,
|
|
{ 10930, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::Remove(TKey) */,
|
|
{ 10931, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::Remove(TKey,TValue&) */,
|
|
{ 10932, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::TryGetValue(TKey,TValue&) */,
|
|
{ 10933, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::TryAdd(TKey,TValue) */,
|
|
{ 10934, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
|
|
{ 10935, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10936, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10937, 996, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10938, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10939, 996, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10940, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10941, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10942, 996, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10943, 996, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10944, 996, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10945, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 10946, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::IsCompatibleKey(System.Object) */,
|
|
{ 10947, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10948, 996, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10949, 996, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10950, 996, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 10894, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::.ctor() */,
|
|
{ 10895, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::.ctor(System.Int32) */,
|
|
{ 10896, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10897, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10898, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
|
|
{ 10899, 1175, -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>) */,
|
|
{ 10900, 1175, -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>>) */,
|
|
{ 10901, 1175, -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>) */,
|
|
{ 10902, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10903, 1175, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::get_Comparer() */,
|
|
{ 10904, 1175, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::get_Count() */,
|
|
{ 10905, 1175, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::get_Keys() */,
|
|
{ 10906, 1175, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
|
|
{ 10907, 1175, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
|
|
{ 10908, 1175, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::get_Values() */,
|
|
{ 10909, 1175, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
|
|
{ 10910, 1175, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
|
|
{ 10911, 1175, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::get_Item(TKey) */,
|
|
{ 10912, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::set_Item(TKey,TValue) */,
|
|
{ 10913, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::Add(TKey,TValue) */,
|
|
{ 10914, 1175, -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>) */,
|
|
{ 10915, 1175, -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>) */,
|
|
{ 10916, 1175, -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>) */,
|
|
{ 10917, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::Clear() */,
|
|
{ 10918, 1175, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::ContainsKey(TKey) */,
|
|
{ 10919, 1175, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::ContainsValue(TValue) */,
|
|
{ 10920, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10921, 1175, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::GetEnumerator() */,
|
|
{ 10922, 1175, -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() */,
|
|
{ 10923, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10924, 1175, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::FindEntry(TKey) */,
|
|
{ 10925, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::Initialize(System.Int32) */,
|
|
{ 10926, 1175, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
|
|
{ 10927, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::OnDeserialization(System.Object) */,
|
|
{ 10928, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::Resize() */,
|
|
{ 10929, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::Resize(System.Int32,System.Boolean) */,
|
|
{ 10930, 1175, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::Remove(TKey) */,
|
|
{ 10931, 1175, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::Remove(TKey,TValue&) */,
|
|
{ 10932, 1175, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::TryGetValue(TKey,TValue&) */,
|
|
{ 10933, 1175, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::TryAdd(TKey,TValue) */,
|
|
{ 10934, 1175, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
|
|
{ 10935, 1175, -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) */,
|
|
{ 10936, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10937, 1175, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10938, 1175, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10939, 1175, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10940, 1175, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10941, 1175, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10942, 1175, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10943, 1175, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10944, 1175, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10945, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 10946, 1175, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::IsCompatibleKey(System.Object) */,
|
|
{ 10947, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10948, 1175, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10949, 1175, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10950, 1175, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt32,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 10894, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::.ctor() */,
|
|
{ 10895, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::.ctor(System.Int32) */,
|
|
{ 10896, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10897, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10898, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
|
|
{ 10899, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10900, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>) */,
|
|
{ 10901, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10902, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10903, 800, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::get_Comparer() */,
|
|
{ 10904, 800, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::get_Count() */,
|
|
{ 10905, 800, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::get_Keys() */,
|
|
{ 10906, 800, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
|
|
{ 10907, 800, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
|
|
{ 10908, 800, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::get_Values() */,
|
|
{ 10909, 800, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
|
|
{ 10910, 800, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
|
|
{ 10911, 800, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::get_Item(TKey) */,
|
|
{ 10912, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::set_Item(TKey,TValue) */,
|
|
{ 10913, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::Add(TKey,TValue) */,
|
|
{ 10914, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
|
|
{ 10915, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
|
|
{ 10916, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
|
|
{ 10917, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::Clear() */,
|
|
{ 10918, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::ContainsKey(TKey) */,
|
|
{ 10919, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::ContainsValue(TValue) */,
|
|
{ 10920, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10921, 800, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::GetEnumerator() */,
|
|
{ 10922, 800, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
|
|
{ 10923, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10924, 800, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::FindEntry(TKey) */,
|
|
{ 10925, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::Initialize(System.Int32) */,
|
|
{ 10926, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
|
|
{ 10927, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::OnDeserialization(System.Object) */,
|
|
{ 10928, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::Resize() */,
|
|
{ 10929, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::Resize(System.Int32,System.Boolean) */,
|
|
{ 10930, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::Remove(TKey) */,
|
|
{ 10931, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::Remove(TKey,TValue&) */,
|
|
{ 10932, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::TryGetValue(TKey,TValue&) */,
|
|
{ 10933, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::TryAdd(TKey,TValue) */,
|
|
{ 10934, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
|
|
{ 10935, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10936, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10937, 800, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10938, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10939, 800, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10940, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10941, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10942, 800, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10943, 800, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10944, 800, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10945, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 10946, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::IsCompatibleKey(System.Object) */,
|
|
{ 10947, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10948, 800, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10949, 800, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10950, 800, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.UInt64Enum,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 10894, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor() */,
|
|
{ 10895, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor(System.Int32) */,
|
|
{ 10896, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10897, 609, -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>) */,
|
|
{ 10898, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
|
|
{ 10899, 609, -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>) */,
|
|
{ 10900, 609, -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>>) */,
|
|
{ 10901, 609, -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>) */,
|
|
{ 10902, 609, -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) */,
|
|
{ 10903, 609, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Comparer() */,
|
|
{ 10904, 609, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Count() */,
|
|
{ 10905, 609, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Keys() */,
|
|
{ 10906, 609, -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() */,
|
|
{ 10907, 609, -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() */,
|
|
{ 10908, 609, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Values() */,
|
|
{ 10909, 609, -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() */,
|
|
{ 10910, 609, -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() */,
|
|
{ 10911, 609, -1 } /* TValue System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Item(TKey) */,
|
|
{ 10912, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::set_Item(TKey,TValue) */,
|
|
{ 10913, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Add(TKey,TValue) */,
|
|
{ 10914, 609, -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>) */,
|
|
{ 10915, 609, -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>) */,
|
|
{ 10916, 609, -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>) */,
|
|
{ 10917, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Clear() */,
|
|
{ 10918, 609, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::ContainsKey(TKey) */,
|
|
{ 10919, 609, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::ContainsValue(TValue) */,
|
|
{ 10920, 609, -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) */,
|
|
{ 10921, 609, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::GetEnumerator() */,
|
|
{ 10922, 609, -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() */,
|
|
{ 10923, 609, -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) */,
|
|
{ 10924, 609, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::FindEntry(TKey) */,
|
|
{ 10925, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Initialize(System.Int32) */,
|
|
{ 10926, 609, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
|
|
{ 10927, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::OnDeserialization(System.Object) */,
|
|
{ 10928, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Resize() */,
|
|
{ 10929, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Resize(System.Int32,System.Boolean) */,
|
|
{ 10930, 609, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Remove(TKey) */,
|
|
{ 10931, 609, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Remove(TKey,TValue&) */,
|
|
{ 10932, 609, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::TryGetValue(TKey,TValue&) */,
|
|
{ 10933, 609, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::TryAdd(TKey,TValue) */,
|
|
{ 10934, 609, -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() */,
|
|
{ 10935, 609, -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) */,
|
|
{ 10936, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10937, 609, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10938, 609, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10939, 609, -1 } /* System.Object System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10940, 609, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10941, 609, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10942, 609, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10943, 609, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10944, 609, -1 } /* System.Object System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10945, 609, -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) */,
|
|
{ 10946, 609, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::IsCompatibleKey(System.Object) */,
|
|
{ 10947, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10948, 609, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10949, 609, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10950, 609, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 10894, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::.ctor() */,
|
|
{ 10895, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::.ctor(System.Int32) */,
|
|
{ 10896, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10897, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10898, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
|
|
{ 10899, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10900, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>) */,
|
|
{ 10901, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10902, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10903, 955, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::get_Comparer() */,
|
|
{ 10904, 955, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::get_Count() */,
|
|
{ 10905, 955, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::get_Keys() */,
|
|
{ 10906, 955, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
|
|
{ 10907, 955, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
|
|
{ 10908, 955, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::get_Values() */,
|
|
{ 10909, 955, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
|
|
{ 10910, 955, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
|
|
{ 10911, 955, -1 } /* TValue System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::get_Item(TKey) */,
|
|
{ 10912, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::set_Item(TKey,TValue) */,
|
|
{ 10913, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::Add(TKey,TValue) */,
|
|
{ 10914, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
|
|
{ 10915, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
|
|
{ 10916, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
|
|
{ 10917, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::Clear() */,
|
|
{ 10918, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::ContainsKey(TKey) */,
|
|
{ 10919, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::ContainsValue(TValue) */,
|
|
{ 10920, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10921, 955, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::GetEnumerator() */,
|
|
{ 10922, 955, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
|
|
{ 10923, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10924, 955, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::FindEntry(TKey) */,
|
|
{ 10925, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::Initialize(System.Int32) */,
|
|
{ 10926, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
|
|
{ 10927, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::OnDeserialization(System.Object) */,
|
|
{ 10928, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::Resize() */,
|
|
{ 10929, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::Resize(System.Int32,System.Boolean) */,
|
|
{ 10930, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::Remove(TKey) */,
|
|
{ 10931, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::Remove(TKey,TValue&) */,
|
|
{ 10932, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::TryGetValue(TKey,TValue&) */,
|
|
{ 10933, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::TryAdd(TKey,TValue) */,
|
|
{ 10934, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
|
|
{ 10935, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10936, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10937, 955, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10938, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10939, 955, -1 } /* System.Object System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10940, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10941, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10942, 955, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10943, 955, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10944, 955, -1 } /* System.Object System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10945, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 10946, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::IsCompatibleKey(System.Object) */,
|
|
{ 10947, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10948, 955, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10949, 955, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10950, 955, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkHash128,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 10894, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::.ctor() */,
|
|
{ 10895, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::.ctor(System.Int32) */,
|
|
{ 10896, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10897, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10898, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
|
|
{ 10899, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10900, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>) */,
|
|
{ 10901, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10902, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10903, 946, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::get_Comparer() */,
|
|
{ 10904, 946, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::get_Count() */,
|
|
{ 10905, 946, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::get_Keys() */,
|
|
{ 10906, 946, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
|
|
{ 10907, 946, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
|
|
{ 10908, 946, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::get_Values() */,
|
|
{ 10909, 946, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
|
|
{ 10910, 946, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
|
|
{ 10911, 946, -1 } /* TValue System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::get_Item(TKey) */,
|
|
{ 10912, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::set_Item(TKey,TValue) */,
|
|
{ 10913, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::Add(TKey,TValue) */,
|
|
{ 10914, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
|
|
{ 10915, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
|
|
{ 10916, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
|
|
{ 10917, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::Clear() */,
|
|
{ 10918, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::ContainsKey(TKey) */,
|
|
{ 10919, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::ContainsValue(TValue) */,
|
|
{ 10920, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10921, 946, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::GetEnumerator() */,
|
|
{ 10922, 946, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
|
|
{ 10923, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10924, 946, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::FindEntry(TKey) */,
|
|
{ 10925, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::Initialize(System.Int32) */,
|
|
{ 10926, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
|
|
{ 10927, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::OnDeserialization(System.Object) */,
|
|
{ 10928, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::Resize() */,
|
|
{ 10929, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::Resize(System.Int32,System.Boolean) */,
|
|
{ 10930, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::Remove(TKey) */,
|
|
{ 10931, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::Remove(TKey,TValue&) */,
|
|
{ 10932, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::TryGetValue(TKey,TValue&) */,
|
|
{ 10933, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::TryAdd(TKey,TValue) */,
|
|
{ 10934, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
|
|
{ 10935, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10936, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10937, 946, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10938, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10939, 946, -1 } /* System.Object System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10940, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10941, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10942, 946, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10943, 946, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10944, 946, -1 } /* System.Object System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10945, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 10946, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::IsCompatibleKey(System.Object) */,
|
|
{ 10947, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10948, 946, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10949, 946, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10950, 946, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 10894, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::.ctor() */,
|
|
{ 10895, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::.ctor(System.Int32) */,
|
|
{ 10896, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10897, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10898, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
|
|
{ 10899, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10900, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>) */,
|
|
{ 10901, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::.ctor(System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10902, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10903, 962, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::get_Comparer() */,
|
|
{ 10904, 962, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::get_Count() */,
|
|
{ 10905, 962, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::get_Keys() */,
|
|
{ 10906, 962, -1 } /* System.Collections.Generic.ICollection`1<TKey> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys() */,
|
|
{ 10907, 962, -1 } /* System.Collections.Generic.IEnumerable`1<TKey> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Keys() */,
|
|
{ 10908, 962, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::get_Values() */,
|
|
{ 10909, 962, -1 } /* System.Collections.Generic.ICollection`1<TValue> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.Generic.IDictionary<TKey,TValue>.get_Values() */,
|
|
{ 10910, 962, -1 } /* System.Collections.Generic.IEnumerable`1<TValue> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>.get_Values() */,
|
|
{ 10911, 962, -1 } /* TValue System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::get_Item(TKey) */,
|
|
{ 10912, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::set_Item(TKey,TValue) */,
|
|
{ 10913, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::Add(TKey,TValue) */,
|
|
{ 10914, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
|
|
{ 10915, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
|
|
{ 10916, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove(System.Collections.Generic.KeyValuePair`2<TKey,TValue>) */,
|
|
{ 10917, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::Clear() */,
|
|
{ 10918, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::ContainsKey(TKey) */,
|
|
{ 10919, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::ContainsValue(TValue) */,
|
|
{ 10920, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10921, 962, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::GetEnumerator() */,
|
|
{ 10922, 962, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator() */,
|
|
{ 10923, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10924, 962, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::FindEntry(TKey) */,
|
|
{ 10925, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::Initialize(System.Int32) */,
|
|
{ 10926, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
|
|
{ 10927, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::OnDeserialization(System.Object) */,
|
|
{ 10928, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::Resize() */,
|
|
{ 10929, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::Resize(System.Int32,System.Boolean) */,
|
|
{ 10930, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::Remove(TKey) */,
|
|
{ 10931, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::Remove(TKey,TValue&) */,
|
|
{ 10932, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::TryGetValue(TKey,TValue&) */,
|
|
{ 10933, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::TryAdd(TKey,TValue) */,
|
|
{ 10934, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly() */,
|
|
{ 10935, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10936, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10937, 962, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10938, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10939, 962, -1 } /* System.Object System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10940, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10941, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10942, 962, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10943, 962, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10944, 962, -1 } /* System.Object System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10945, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 10946, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::IsCompatibleKey(System.Object) */,
|
|
{ 10947, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10948, 962, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10949, 962, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10950, 962, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.Networking.NetworkSceneId,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 10894, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor() */,
|
|
{ 10895, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(System.Int32) */,
|
|
{ 10897, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10898, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
|
|
{ 10899, 775, -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>) */,
|
|
{ 10900, 775, -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>>) */,
|
|
{ 10901, 775, -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>) */,
|
|
{ 10902, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10903, 775, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Comparer() */,
|
|
{ 10904, 775, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Count() */,
|
|
{ 10905, 775, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Keys() */,
|
|
{ 10906, 775, -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() */,
|
|
{ 10907, 775, -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() */,
|
|
{ 10908, 775, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Values() */,
|
|
{ 10909, 775, -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() */,
|
|
{ 10910, 775, -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() */,
|
|
{ 10911, 775, -1 } /* TValue System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Item(TKey) */,
|
|
{ 10912, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::set_Item(TKey,TValue) */,
|
|
{ 10913, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Add(TKey,TValue) */,
|
|
{ 10914, 775, -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>) */,
|
|
{ 10915, 775, -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>) */,
|
|
{ 10916, 775, -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>) */,
|
|
{ 10917, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Clear() */,
|
|
{ 10918, 775, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::ContainsKey(TKey) */,
|
|
{ 10919, 775, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::ContainsValue(TValue) */,
|
|
{ 10920, 775, -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) */,
|
|
{ 10921, 775, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::GetEnumerator() */,
|
|
{ 10922, 775, -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() */,
|
|
{ 10923, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10924, 775, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::FindEntry(TKey) */,
|
|
{ 10925, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Initialize(System.Int32) */,
|
|
{ 10926, 775, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
|
|
{ 10927, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::OnDeserialization(System.Object) */,
|
|
{ 10928, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Resize() */,
|
|
{ 10929, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Resize(System.Int32,System.Boolean) */,
|
|
{ 10930, 775, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Remove(TKey) */,
|
|
{ 10931, 775, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Remove(TKey,TValue&) */,
|
|
{ 10932, 775, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::TryGetValue(TKey,TValue&) */,
|
|
{ 10933, 775, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::TryAdd(TKey,TValue) */,
|
|
{ 10934, 775, -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() */,
|
|
{ 10935, 775, -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) */,
|
|
{ 10936, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10937, 775, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10938, 775, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10939, 775, -1 } /* System.Object System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10940, 775, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10941, 775, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10942, 775, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10943, 775, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10944, 775, -1 } /* System.Object System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10945, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 10946, 775, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::IsCompatibleKey(System.Object) */,
|
|
{ 10947, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10948, 775, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10949, 775, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10950, 775, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 10894, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor() */,
|
|
{ 10895, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(System.Int32) */,
|
|
{ 10896, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10897, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10898, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>) */,
|
|
{ 10899, 780, -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>) */,
|
|
{ 10900, 780, -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>>) */,
|
|
{ 10901, 780, -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>) */,
|
|
{ 10902, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10903, 780, -1 } /* System.Collections.Generic.IEqualityComparer`1<TKey> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Comparer() */,
|
|
{ 10904, 780, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Count() */,
|
|
{ 10905, 780, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Keys() */,
|
|
{ 10906, 780, -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() */,
|
|
{ 10907, 780, -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() */,
|
|
{ 10908, 780, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Values() */,
|
|
{ 10909, 780, -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() */,
|
|
{ 10910, 780, -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() */,
|
|
{ 10911, 780, -1 } /* TValue System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Item(TKey) */,
|
|
{ 10912, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::set_Item(TKey,TValue) */,
|
|
{ 10913, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Add(TKey,TValue) */,
|
|
{ 10914, 780, -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>) */,
|
|
{ 10915, 780, -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>) */,
|
|
{ 10916, 780, -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>) */,
|
|
{ 10917, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Clear() */,
|
|
{ 10918, 780, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::ContainsKey(TKey) */,
|
|
{ 10919, 780, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::ContainsValue(TValue) */,
|
|
{ 10920, 780, -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) */,
|
|
{ 10921, 780, -1 } /* System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue> System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::GetEnumerator() */,
|
|
{ 10922, 780, -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() */,
|
|
{ 10923, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10924, 780, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::FindEntry(TKey) */,
|
|
{ 10925, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Initialize(System.Int32) */,
|
|
{ 10926, 780, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
|
|
{ 10927, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::OnDeserialization(System.Object) */,
|
|
{ 10928, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Resize() */,
|
|
{ 10929, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Resize(System.Int32,System.Boolean) */,
|
|
{ 10930, 780, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Remove(TKey) */,
|
|
{ 10931, 780, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Remove(TKey,TValue&) */,
|
|
{ 10932, 780, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::TryGetValue(TKey,TValue&) */,
|
|
{ 10933, 780, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::TryAdd(TKey,TValue) */,
|
|
{ 10934, 780, -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() */,
|
|
{ 10935, 780, -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) */,
|
|
{ 10936, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10937, 780, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10938, 780, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10939, 780, -1 } /* System.Object System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10940, 780, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10941, 780, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10942, 780, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10943, 780, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10944, 780, -1 } /* System.Object System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10945, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 10946, 780, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::IsCompatibleKey(System.Object) */,
|
|
{ 10947, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10948, 780, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10949, 780, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10950, 780, -1 } /* System.Void System.Collections.Generic.Dictionary`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 11084, 90, -1 } /* System.Boolean System.Collections.Generic.EnumEqualityComparer`1<System.Int32Enum>::Equals(T,T) */,
|
|
{ 11085, 90, -1 } /* System.Int32 System.Collections.Generic.EnumEqualityComparer`1<System.Int32Enum>::GetHashCode(T) */,
|
|
{ 11086, 90, -1 } /* System.Void System.Collections.Generic.EnumEqualityComparer`1<System.Int32Enum>::.ctor() */,
|
|
{ 11087, 90, -1 } /* System.Void System.Collections.Generic.EnumEqualityComparer`1<System.Int32Enum>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 11088, 90, -1 } /* System.Void System.Collections.Generic.EnumEqualityComparer`1<System.Int32Enum>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 11089, 90, -1 } /* System.Boolean System.Collections.Generic.EnumEqualityComparer`1<System.Int32Enum>::Equals(System.Object) */,
|
|
{ 11090, 90, -1 } /* System.Int32 System.Collections.Generic.EnumEqualityComparer`1<System.Int32Enum>::GetHashCode() */,
|
|
{ 11047, 1698, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<FairyGUI.GPath/Segment>::get_Default() */,
|
|
{ 11048, 1698, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<FairyGUI.GPath/Segment>::CreateComparer() */,
|
|
{ 11051, 1698, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<FairyGUI.GPath/Segment>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 1698, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<FairyGUI.GPath/Segment>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 1698, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<FairyGUI.GPath/Segment>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 1698, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<FairyGUI.GPath/Segment>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 1698, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<FairyGUI.GPath/Segment>::.ctor() */,
|
|
{ 11047, 1699, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<FairyGUI.GPathPoint>::get_Default() */,
|
|
{ 11048, 1699, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<FairyGUI.GPathPoint>::CreateComparer() */,
|
|
{ 11051, 1699, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<FairyGUI.GPathPoint>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 1699, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<FairyGUI.GPathPoint>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 1699, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<FairyGUI.GPathPoint>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 1699, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<FairyGUI.GPathPoint>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 1699, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<FairyGUI.GPathPoint>::.ctor() */,
|
|
{ 11047, 1190, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<FairyGUI.TextField/CharPosition>::get_Default() */,
|
|
{ 11048, 1190, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<FairyGUI.TextField/CharPosition>::CreateComparer() */,
|
|
{ 11051, 1190, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<FairyGUI.TextField/CharPosition>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 1190, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<FairyGUI.TextField/CharPosition>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 1190, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<FairyGUI.TextField/CharPosition>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 1190, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<FairyGUI.TextField/CharPosition>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 1190, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<FairyGUI.TextField/CharPosition>::.ctor() */,
|
|
{ 11047, 47, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Boolean>::get_Default() */,
|
|
{ 11048, 47, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Boolean>::CreateComparer() */,
|
|
{ 11051, 47, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Boolean>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 47, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Boolean>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 47, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Boolean>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 47, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Boolean>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 47, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Boolean>::.ctor() */,
|
|
{ 11047, 6, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Byte>::get_Default() */,
|
|
{ 11048, 6, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Byte>::CreateComparer() */,
|
|
{ 11051, 6, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Byte>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 6, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Byte>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 6, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Byte>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 6, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Byte>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11047, 7, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Char>::get_Default() */,
|
|
{ 11048, 7, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Char>::CreateComparer() */,
|
|
{ 11051, 7, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Char>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 7, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Char>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 7, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Char>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 7, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Char>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 7, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Char>::.ctor() */,
|
|
{ 11047, 115, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Default() */,
|
|
{ 11048, 115, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::CreateComparer() */,
|
|
{ 11051, 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) */,
|
|
{ 11052, 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) */,
|
|
{ 11053, 115, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 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) */,
|
|
{ 11055, 115, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor() */,
|
|
{ 11047, 94, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Guid>::get_Default() */,
|
|
{ 11048, 94, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Guid>::CreateComparer() */,
|
|
{ 11051, 94, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Guid>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 94, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Guid>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 94, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Guid>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 94, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Guid>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 94, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Guid>::.ctor() */,
|
|
{ 11047, 95, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Int16>::get_Default() */,
|
|
{ 11048, 95, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Int16>::CreateComparer() */,
|
|
{ 11051, 95, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Int16>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 95, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Int16>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 95, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Int16>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 95, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Int16>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 95, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Int16>::.ctor() */,
|
|
{ 11047, 16, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Int32>::get_Default() */,
|
|
{ 11048, 16, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Int32>::CreateComparer() */,
|
|
{ 11051, 16, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Int32>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 16, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Int32>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 16, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Int32>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 16, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Int32>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 16, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Int32>::.ctor() */,
|
|
{ 11047, 90, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Int32Enum>::get_Default() */,
|
|
{ 11048, 90, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Int32Enum>::CreateComparer() */,
|
|
{ 11051, 90, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Int32Enum>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 90, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Int32Enum>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 90, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Int32Enum>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 90, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Int32Enum>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 90, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Int32Enum>::.ctor() */,
|
|
{ 11047, 37, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Int64>::get_Default() */,
|
|
{ 11048, 37, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Int64>::CreateComparer() */,
|
|
{ 11051, 37, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Int64>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 37, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Int64>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 37, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Int64>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 37, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Int64>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 37, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Int64>::.ctor() */,
|
|
{ 11047, 85, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.IntPtr>::get_Default() */,
|
|
{ 11048, 85, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.IntPtr>::CreateComparer() */,
|
|
{ 11051, 85, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.IntPtr>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 85, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.IntPtr>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 85, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.IntPtr>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 85, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.IntPtr>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 85, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.IntPtr>::.ctor() */,
|
|
{ 11047, 1479, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::get_Default() */,
|
|
{ 11048, 1479, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::CreateComparer() */,
|
|
{ 11051, 1479, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 1479, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 1479, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 1479, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 1479, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::.ctor() */,
|
|
{ 11047, 170, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Resources.ResourceLocator>::get_Default() */,
|
|
{ 11048, 170, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Resources.ResourceLocator>::CreateComparer() */,
|
|
{ 11051, 170, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Resources.ResourceLocator>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 170, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Resources.ResourceLocator>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 170, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Resources.ResourceLocator>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 170, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Resources.ResourceLocator>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 170, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Resources.ResourceLocator>::.ctor() */,
|
|
{ 11047, 109, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Single>::get_Default() */,
|
|
{ 11048, 109, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.Single>::CreateComparer() */,
|
|
{ 11051, 109, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Single>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 109, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Single>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 109, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Single>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 109, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Single>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 109, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Single>::.ctor() */,
|
|
{ 11047, 21, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.UInt32>::get_Default() */,
|
|
{ 11048, 21, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.UInt32>::CreateComparer() */,
|
|
{ 11051, 21, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.UInt32>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 21, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.UInt32>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 21, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.UInt32>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 21, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.UInt32>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 21, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.UInt32>::.ctor() */,
|
|
{ 11047, 802, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.UInt64Enum>::get_Default() */,
|
|
{ 11048, 802, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<System.UInt64Enum>::CreateComparer() */,
|
|
{ 11051, 802, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.UInt64Enum>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 802, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.UInt64Enum>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 802, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.UInt64Enum>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 802, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.UInt64Enum>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 802, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.UInt64Enum>::.ctor() */,
|
|
{ 11047, 569, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.AnimatorClipInfo>::get_Default() */,
|
|
{ 11048, 569, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.AnimatorClipInfo>::CreateComparer() */,
|
|
{ 11051, 569, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.AnimatorClipInfo>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 569, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.AnimatorClipInfo>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 569, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.AnimatorClipInfo>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 569, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.AnimatorClipInfo>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 569, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.AnimatorClipInfo>::.ctor() */,
|
|
{ 11047, 439, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::get_Default() */,
|
|
{ 11048, 439, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::CreateComparer() */,
|
|
{ 11051, 439, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 439, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 439, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 439, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 439, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor() */,
|
|
{ 11047, 450, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Color32>::get_Default() */,
|
|
{ 11048, 450, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Color32>::CreateComparer() */,
|
|
{ 11051, 450, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Color32>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 450, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Color32>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 450, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Color32>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 450, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Color32>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 450, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Color32>::.ctor() */,
|
|
{ 11047, 447, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Color>::get_Default() */,
|
|
{ 11048, 447, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Color>::CreateComparer() */,
|
|
{ 11051, 447, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Color>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 447, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Color>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 447, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Color>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 447, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Color>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 447, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Color>::.ctor() */,
|
|
{ 11047, 611, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::get_Default() */,
|
|
{ 11048, 611, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::CreateComparer() */,
|
|
{ 11051, 611, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 611, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 611, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 611, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 611, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::.ctor() */,
|
|
{ 11047, 446, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Matrix4x4>::get_Default() */,
|
|
{ 11048, 446, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Matrix4x4>::CreateComparer() */,
|
|
{ 11051, 446, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Matrix4x4>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 446, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Matrix4x4>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 446, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Matrix4x4>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 446, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Matrix4x4>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 446, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Matrix4x4>::.ctor() */,
|
|
{ 11047, 943, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.ChannelPacket>::get_Default() */,
|
|
{ 11048, 943, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.ChannelPacket>::CreateComparer() */,
|
|
{ 11051, 943, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.ChannelPacket>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 943, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.ChannelPacket>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 943, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 943, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 943, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.ChannelPacket>::.ctor() */,
|
|
{ 11047, 970, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::get_Default() */,
|
|
{ 11048, 970, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::CreateComparer() */,
|
|
{ 11051, 970, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 970, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 970, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 970, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 970, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::.ctor() */,
|
|
{ 11047, 973, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::get_Default() */,
|
|
{ 11048, 973, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::CreateComparer() */,
|
|
{ 11051, 973, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 973, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 973, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 973, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 973, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::.ctor() */,
|
|
{ 11047, 998, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkBroadcastResult>::get_Default() */,
|
|
{ 11048, 998, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkBroadcastResult>::CreateComparer() */,
|
|
{ 11051, 998, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkBroadcastResult>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 998, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkBroadcastResult>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 998, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 998, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkBroadcastResult>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 998, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkBroadcastResult>::.ctor() */,
|
|
{ 11047, 957, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkHash128>::get_Default() */,
|
|
{ 11048, 957, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkHash128>::CreateComparer() */,
|
|
{ 11051, 957, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkHash128>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 957, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkHash128>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 957, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkHash128>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 957, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkHash128>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 957, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkHash128>::.ctor() */,
|
|
{ 11047, 948, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkInstanceId>::get_Default() */,
|
|
{ 11048, 948, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkInstanceId>::CreateComparer() */,
|
|
{ 11051, 948, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkInstanceId>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 948, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkInstanceId>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 948, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkInstanceId>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 948, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkInstanceId>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 948, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkInstanceId>::.ctor() */,
|
|
{ 11047, 1004, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::get_Default() */,
|
|
{ 11048, 1004, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::CreateComparer() */,
|
|
{ 11051, 1004, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 1004, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 1004, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 1004, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 1004, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::.ctor() */,
|
|
{ 11047, 1009, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::get_Default() */,
|
|
{ 11048, 1009, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::CreateComparer() */,
|
|
{ 11051, 1009, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 1009, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 1009, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 1009, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 1009, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::.ctor() */,
|
|
{ 11047, 1011, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::get_Default() */,
|
|
{ 11048, 1011, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::CreateComparer() */,
|
|
{ 11051, 1011, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 1011, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 1011, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 1011, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 1011, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::.ctor() */,
|
|
{ 11047, 964, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkSceneId>::get_Default() */,
|
|
{ 11048, 964, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkSceneId>::CreateComparer() */,
|
|
{ 11051, 964, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkSceneId>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 964, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkSceneId>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 964, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkSceneId>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 964, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkSceneId>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 964, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkSceneId>::.ctor() */,
|
|
{ 11047, 980, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::get_Default() */,
|
|
{ 11048, 980, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::CreateComparer() */,
|
|
{ 11051, 980, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 980, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 980, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 980, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 980, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::.ctor() */,
|
|
{ 11047, 971, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::get_Default() */,
|
|
{ 11048, 971, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::CreateComparer() */,
|
|
{ 11051, 971, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 971, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 971, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 971, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 971, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::.ctor() */,
|
|
{ 11047, 600, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.ParticleSystem/Particle>::get_Default() */,
|
|
{ 11048, 600, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.ParticleSystem/Particle>::CreateComparer() */,
|
|
{ 11051, 600, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.ParticleSystem/Particle>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 600, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.ParticleSystem/Particle>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 600, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 600, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 600, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.ParticleSystem/Particle>::.ctor() */,
|
|
{ 11047, 544, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.RaycastHit2D>::get_Default() */,
|
|
{ 11048, 544, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.RaycastHit2D>::CreateComparer() */,
|
|
{ 11051, 544, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.RaycastHit2D>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 544, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.RaycastHit2D>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 544, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.RaycastHit2D>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 544, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.RaycastHit2D>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 544, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.RaycastHit2D>::.ctor() */,
|
|
{ 11047, 437, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Rect>::get_Default() */,
|
|
{ 11048, 437, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Rect>::CreateComparer() */,
|
|
{ 11051, 437, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Rect>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 437, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Rect>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 437, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Rect>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 437, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Rect>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 437, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Rect>::.ctor() */,
|
|
{ 11047, 444, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Default() */,
|
|
{ 11048, 444, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::CreateComparer() */,
|
|
{ 11051, 444, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 444, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 444, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 444, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 444, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor() */,
|
|
{ 11047, 630, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::get_Default() */,
|
|
{ 11048, 630, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::CreateComparer() */,
|
|
{ 11051, 630, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 630, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 630, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 630, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 630, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor() */,
|
|
{ 11047, 777, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::get_Default() */,
|
|
{ 11048, 777, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::CreateComparer() */,
|
|
{ 11051, 777, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 777, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 777, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 777, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 777, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::.ctor() */,
|
|
{ 11047, 463, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_Default() */,
|
|
{ 11048, 463, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::CreateComparer() */,
|
|
{ 11051, 463, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 463, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 463, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 463, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 463, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor() */,
|
|
{ 11047, 442, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector2>::get_Default() */,
|
|
{ 11048, 442, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector2>::CreateComparer() */,
|
|
{ 11051, 442, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector2>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 442, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector2>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 442, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector2>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 442, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector2>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 442, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector2>::.ctor() */,
|
|
{ 11047, 431, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector3>::get_Default() */,
|
|
{ 11048, 431, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector3>::CreateComparer() */,
|
|
{ 11051, 431, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector3>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 431, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector3>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 431, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector3>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 431, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector3>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 431, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector3>::.ctor() */,
|
|
{ 11047, 445, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector4>::get_Default() */,
|
|
{ 11048, 445, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector4>::CreateComparer() */,
|
|
{ 11051, 445, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector4>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 445, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector4>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11053, 445, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector4>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 445, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector4>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11055, 445, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<UnityEngine.Vector4>::.ctor() */,
|
|
{ 11023, 47, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Boolean>::Compare(T,T) */,
|
|
{ 11024, 47, -1 } /* System.Boolean System.Collections.Generic.GenericComparer`1<System.Boolean>::Equals(System.Object) */,
|
|
{ 11025, 47, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Boolean>::GetHashCode() */,
|
|
{ 11026, 47, -1 } /* System.Void System.Collections.Generic.GenericComparer`1<System.Boolean>::.ctor() */,
|
|
{ 11023, 6, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Byte>::Compare(T,T) */,
|
|
{ 11024, 6, -1 } /* System.Boolean System.Collections.Generic.GenericComparer`1<System.Byte>::Equals(System.Object) */,
|
|
{ 11025, 6, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Byte>::GetHashCode() */,
|
|
{ 11026, 6, -1 } /* System.Void System.Collections.Generic.GenericComparer`1<System.Byte>::.ctor() */,
|
|
{ 11023, 7, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Char>::Compare(T,T) */,
|
|
{ 11024, 7, -1 } /* System.Boolean System.Collections.Generic.GenericComparer`1<System.Char>::Equals(System.Object) */,
|
|
{ 11025, 7, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Char>::GetHashCode() */,
|
|
{ 11026, 7, -1 } /* System.Void System.Collections.Generic.GenericComparer`1<System.Char>::.ctor() */,
|
|
{ 11023, 16, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Int32>::Compare(T,T) */,
|
|
{ 11024, 16, -1 } /* System.Boolean System.Collections.Generic.GenericComparer`1<System.Int32>::Equals(System.Object) */,
|
|
{ 11025, 16, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Int32>::GetHashCode() */,
|
|
{ 11026, 16, -1 } /* System.Void System.Collections.Generic.GenericComparer`1<System.Int32>::.ctor() */,
|
|
{ 11023, 37, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Int64>::Compare(T,T) */,
|
|
{ 11024, 37, -1 } /* System.Boolean System.Collections.Generic.GenericComparer`1<System.Int64>::Equals(System.Object) */,
|
|
{ 11025, 37, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Int64>::GetHashCode() */,
|
|
{ 11026, 37, -1 } /* System.Void System.Collections.Generic.GenericComparer`1<System.Int64>::.ctor() */,
|
|
{ 11023, 109, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Single>::Compare(T,T) */,
|
|
{ 11024, 109, -1 } /* System.Boolean System.Collections.Generic.GenericComparer`1<System.Single>::Equals(System.Object) */,
|
|
{ 11025, 109, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.Single>::GetHashCode() */,
|
|
{ 11026, 109, -1 } /* System.Void System.Collections.Generic.GenericComparer`1<System.Single>::.ctor() */,
|
|
{ 11023, 21, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.UInt32>::Compare(T,T) */,
|
|
{ 11024, 21, -1 } /* System.Boolean System.Collections.Generic.GenericComparer`1<System.UInt32>::Equals(System.Object) */,
|
|
{ 11025, 21, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.UInt32>::GetHashCode() */,
|
|
{ 11026, 21, -1 } /* System.Void System.Collections.Generic.GenericComparer`1<System.UInt32>::.ctor() */,
|
|
{ 11023, 82, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.UInt64>::Compare(T,T) */,
|
|
{ 11024, 82, -1 } /* System.Boolean System.Collections.Generic.GenericComparer`1<System.UInt64>::Equals(System.Object) */,
|
|
{ 11025, 82, -1 } /* System.Int32 System.Collections.Generic.GenericComparer`1<System.UInt64>::GetHashCode() */,
|
|
{ 11026, 82, -1 } /* System.Void System.Collections.Generic.GenericComparer`1<System.UInt64>::.ctor() */,
|
|
{ 11056, 47, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Boolean>::Equals(T,T) */,
|
|
{ 11057, 47, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Boolean>::GetHashCode(T) */,
|
|
{ 11058, 47, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Boolean>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11059, 47, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Boolean>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11060, 47, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Boolean>::Equals(System.Object) */,
|
|
{ 11061, 47, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Boolean>::GetHashCode() */,
|
|
{ 11062, 47, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<System.Boolean>::.ctor() */,
|
|
{ 11056, 6, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Byte>::Equals(T,T) */,
|
|
{ 11057, 6, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Byte>::GetHashCode(T) */,
|
|
{ 11058, 6, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Byte>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11059, 6, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Byte>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11060, 6, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Byte>::Equals(System.Object) */,
|
|
{ 11061, 6, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Byte>::GetHashCode() */,
|
|
{ 11062, 6, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<System.Byte>::.ctor() */,
|
|
{ 11056, 7, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Char>::Equals(T,T) */,
|
|
{ 11057, 7, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Char>::GetHashCode(T) */,
|
|
{ 11058, 7, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Char>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11059, 7, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Char>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11060, 7, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Char>::Equals(System.Object) */,
|
|
{ 11061, 7, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Char>::GetHashCode() */,
|
|
{ 11062, 7, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<System.Char>::.ctor() */,
|
|
{ 11056, 94, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Guid>::Equals(T,T) */,
|
|
{ 11057, 94, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Guid>::GetHashCode(T) */,
|
|
{ 11058, 94, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Guid>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11059, 94, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Guid>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11060, 94, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Guid>::Equals(System.Object) */,
|
|
{ 11061, 94, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Guid>::GetHashCode() */,
|
|
{ 11062, 94, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<System.Guid>::.ctor() */,
|
|
{ 11056, 95, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Int16>::Equals(T,T) */,
|
|
{ 11057, 95, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Int16>::GetHashCode(T) */,
|
|
{ 11058, 95, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Int16>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11059, 95, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Int16>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11060, 95, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Int16>::Equals(System.Object) */,
|
|
{ 11061, 95, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Int16>::GetHashCode() */,
|
|
{ 11062, 95, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<System.Int16>::.ctor() */,
|
|
{ 11056, 16, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Int32>::Equals(T,T) */,
|
|
{ 11057, 16, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Int32>::GetHashCode(T) */,
|
|
{ 11058, 16, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Int32>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11059, 16, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Int32>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11060, 16, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Int32>::Equals(System.Object) */,
|
|
{ 11061, 16, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Int32>::GetHashCode() */,
|
|
{ 11062, 16, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<System.Int32>::.ctor() */,
|
|
{ 11056, 37, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Int64>::Equals(T,T) */,
|
|
{ 11057, 37, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Int64>::GetHashCode(T) */,
|
|
{ 11058, 37, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Int64>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11059, 37, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Int64>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11060, 37, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Int64>::Equals(System.Object) */,
|
|
{ 11061, 37, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Int64>::GetHashCode() */,
|
|
{ 11062, 37, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<System.Int64>::.ctor() */,
|
|
{ 11056, 109, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Single>::Equals(T,T) */,
|
|
{ 11057, 109, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Single>::GetHashCode(T) */,
|
|
{ 11058, 109, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Single>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11059, 109, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Single>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11060, 109, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.Single>::Equals(System.Object) */,
|
|
{ 11061, 109, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.Single>::GetHashCode() */,
|
|
{ 11062, 109, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<System.Single>::.ctor() */,
|
|
{ 11056, 21, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.UInt32>::Equals(T,T) */,
|
|
{ 11057, 21, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.UInt32>::GetHashCode(T) */,
|
|
{ 11058, 21, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.UInt32>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11059, 21, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.UInt32>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11060, 21, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<System.UInt32>::Equals(System.Object) */,
|
|
{ 11061, 21, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<System.UInt32>::GetHashCode() */,
|
|
{ 11062, 21, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<System.UInt32>::.ctor() */,
|
|
{ 11056, 447, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Color>::Equals(T,T) */,
|
|
{ 11057, 447, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Color>::GetHashCode(T) */,
|
|
{ 11058, 447, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Color>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11059, 447, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Color>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11060, 447, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Color>::Equals(System.Object) */,
|
|
{ 11061, 447, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Color>::GetHashCode() */,
|
|
{ 11062, 447, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Color>::.ctor() */,
|
|
{ 11056, 446, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Matrix4x4>::Equals(T,T) */,
|
|
{ 11057, 446, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Matrix4x4>::GetHashCode(T) */,
|
|
{ 11058, 446, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Matrix4x4>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11059, 446, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Matrix4x4>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11060, 446, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Matrix4x4>::Equals(System.Object) */,
|
|
{ 11061, 446, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Matrix4x4>::GetHashCode() */,
|
|
{ 11062, 446, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Matrix4x4>::.ctor() */,
|
|
{ 11056, 948, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Networking.NetworkInstanceId>::Equals(T,T) */,
|
|
{ 11057, 948, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Networking.NetworkInstanceId>::GetHashCode(T) */,
|
|
{ 11058, 948, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Networking.NetworkInstanceId>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11059, 948, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Networking.NetworkInstanceId>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11060, 948, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Networking.NetworkInstanceId>::Equals(System.Object) */,
|
|
{ 11061, 948, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Networking.NetworkInstanceId>::GetHashCode() */,
|
|
{ 11062, 948, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Networking.NetworkInstanceId>::.ctor() */,
|
|
{ 11056, 964, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Networking.NetworkSceneId>::Equals(T,T) */,
|
|
{ 11057, 964, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Networking.NetworkSceneId>::GetHashCode(T) */,
|
|
{ 11058, 964, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Networking.NetworkSceneId>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11059, 964, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Networking.NetworkSceneId>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11060, 964, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Networking.NetworkSceneId>::Equals(System.Object) */,
|
|
{ 11061, 964, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Networking.NetworkSceneId>::GetHashCode() */,
|
|
{ 11062, 964, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Networking.NetworkSceneId>::.ctor() */,
|
|
{ 11056, 437, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Rect>::Equals(T,T) */,
|
|
{ 11057, 437, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Rect>::GetHashCode(T) */,
|
|
{ 11058, 437, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Rect>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11059, 437, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Rect>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11060, 437, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Rect>::Equals(System.Object) */,
|
|
{ 11061, 437, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Rect>::GetHashCode() */,
|
|
{ 11062, 437, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Rect>::.ctor() */,
|
|
{ 11056, 442, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector2>::Equals(T,T) */,
|
|
{ 11057, 442, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector2>::GetHashCode(T) */,
|
|
{ 11058, 442, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector2>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11059, 442, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector2>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11060, 442, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector2>::Equals(System.Object) */,
|
|
{ 11061, 442, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector2>::GetHashCode() */,
|
|
{ 11062, 442, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector2>::.ctor() */,
|
|
{ 11056, 431, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector3>::Equals(T,T) */,
|
|
{ 11057, 431, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector3>::GetHashCode(T) */,
|
|
{ 11058, 431, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector3>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11059, 431, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector3>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11060, 431, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector3>::Equals(System.Object) */,
|
|
{ 11061, 431, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector3>::GetHashCode() */,
|
|
{ 11062, 431, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector3>::.ctor() */,
|
|
{ 11056, 445, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector4>::Equals(T,T) */,
|
|
{ 11057, 445, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector4>::GetHashCode(T) */,
|
|
{ 11058, 445, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector4>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11059, 445, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector4>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11060, 445, -1 } /* System.Boolean System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector4>::Equals(System.Object) */,
|
|
{ 11061, 445, -1 } /* System.Int32 System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector4>::GetHashCode() */,
|
|
{ 11062, 445, -1 } /* System.Void System.Collections.Generic.GenericEqualityComparer`1<UnityEngine.Vector4>::.ctor() */,
|
|
{ 17312, 16, -1 } /* System.Void System.Collections.Generic.HashSet`1/Enumerator<System.Int32>::.ctor(System.Collections.Generic.HashSet`1<T>) */,
|
|
{ 17313, 16, -1 } /* System.Void System.Collections.Generic.HashSet`1/Enumerator<System.Int32>::Dispose() */,
|
|
{ 17314, 16, -1 } /* System.Boolean System.Collections.Generic.HashSet`1/Enumerator<System.Int32>::MoveNext() */,
|
|
{ 17315, 16, -1 } /* T System.Collections.Generic.HashSet`1/Enumerator<System.Int32>::get_Current() */,
|
|
{ 17316, 16, -1 } /* System.Object System.Collections.Generic.HashSet`1/Enumerator<System.Int32>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 17317, 16, -1 } /* System.Void System.Collections.Generic.HashSet`1/Enumerator<System.Int32>::System.Collections.IEnumerator.Reset() */,
|
|
{ 17312, 948, -1 } /* System.Void System.Collections.Generic.HashSet`1/Enumerator<UnityEngine.Networking.NetworkInstanceId>::.ctor(System.Collections.Generic.HashSet`1<T>) */,
|
|
{ 17316, 948, -1 } /* System.Object System.Collections.Generic.HashSet`1/Enumerator<UnityEngine.Networking.NetworkInstanceId>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 17317, 948, -1 } /* System.Void System.Collections.Generic.HashSet`1/Enumerator<UnityEngine.Networking.NetworkInstanceId>::System.Collections.IEnumerator.Reset() */,
|
|
{ 17282, 16, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Int32>::.ctor(System.Collections.Generic.IEqualityComparer`1<T>) */,
|
|
{ 17283, 16, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Int32>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 17284, 16, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Int32>::.ctor(System.Collections.Generic.IEnumerable`1<T>,System.Collections.Generic.IEqualityComparer`1<T>) */,
|
|
{ 17285, 16, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Int32>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 17286, 16, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Int32>::CopyFrom(System.Collections.Generic.HashSet`1<T>) */,
|
|
{ 17287, 16, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Int32>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 17290, 16, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Int32>::CopyTo(T[],System.Int32) */,
|
|
{ 17292, 16, -1 } /* System.Int32 System.Collections.Generic.HashSet`1<System.Int32>::get_Count() */,
|
|
{ 17293, 16, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.Int32>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 17294, 16, -1 } /* System.Collections.Generic.HashSet`1/Enumerator<T> System.Collections.Generic.HashSet`1<System.Int32>::GetEnumerator() */,
|
|
{ 17295, 16, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.HashSet`1<System.Int32>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 17296, 16, -1 } /* System.Collections.IEnumerator System.Collections.Generic.HashSet`1<System.Int32>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 17297, 16, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Int32>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 17298, 16, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Int32>::OnDeserialization(System.Object) */,
|
|
{ 17300, 16, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Int32>::UnionWith(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 17301, 16, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Int32>::CopyTo(T[]) */,
|
|
{ 17302, 16, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Int32>::CopyTo(T[],System.Int32,System.Int32) */,
|
|
{ 17303, 16, -1 } /* System.Collections.Generic.IEqualityComparer`1<T> System.Collections.Generic.HashSet`1<System.Int32>::get_Comparer() */,
|
|
{ 17304, 16, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Int32>::TrimExcess() */,
|
|
{ 17305, 16, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Int32>::Initialize(System.Int32) */,
|
|
{ 17306, 16, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Int32>::IncreaseCapacity() */,
|
|
{ 17307, 16, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Int32>::SetCapacity(System.Int32) */,
|
|
{ 17308, 16, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.Int32>::AddIfNotPresent(T) */,
|
|
{ 17309, 16, -1 } /* System.Void System.Collections.Generic.HashSet`1<System.Int32>::AddValue(System.Int32,System.Int32,T) */,
|
|
{ 17310, 16, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<System.Int32>::AreEqualityComparersEqual(System.Collections.Generic.HashSet`1<T>,System.Collections.Generic.HashSet`1<T>) */,
|
|
{ 17311, 16, -1 } /* System.Int32 System.Collections.Generic.HashSet`1<System.Int32>::InternalGetHashCode(T) */,
|
|
{ 17282, 948, -1 } /* System.Void System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::.ctor(System.Collections.Generic.IEqualityComparer`1<T>) */,
|
|
{ 17284, 948, -1 } /* System.Void System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::.ctor(System.Collections.Generic.IEnumerable`1<T>,System.Collections.Generic.IEqualityComparer`1<T>) */,
|
|
{ 17285, 948, -1 } /* System.Void System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 17286, 948, -1 } /* System.Void System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::CopyFrom(System.Collections.Generic.HashSet`1<T>) */,
|
|
{ 17287, 948, -1 } /* System.Void System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 17290, 948, -1 } /* System.Void System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::CopyTo(T[],System.Int32) */,
|
|
{ 17293, 948, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 17295, 948, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 17296, 948, -1 } /* System.Collections.IEnumerator System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 17297, 948, -1 } /* System.Void System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 17298, 948, -1 } /* System.Void System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::OnDeserialization(System.Object) */,
|
|
{ 17300, 948, -1 } /* System.Void System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::UnionWith(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 17301, 948, -1 } /* System.Void System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::CopyTo(T[]) */,
|
|
{ 17302, 948, -1 } /* System.Void System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::CopyTo(T[],System.Int32,System.Int32) */,
|
|
{ 17303, 948, -1 } /* System.Collections.Generic.IEqualityComparer`1<T> System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::get_Comparer() */,
|
|
{ 17304, 948, -1 } /* System.Void System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::TrimExcess() */,
|
|
{ 17305, 948, -1 } /* System.Void System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::Initialize(System.Int32) */,
|
|
{ 17306, 948, -1 } /* System.Void System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::IncreaseCapacity() */,
|
|
{ 17307, 948, -1 } /* System.Void System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::SetCapacity(System.Int32) */,
|
|
{ 17308, 948, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::AddIfNotPresent(T) */,
|
|
{ 17309, 948, -1 } /* System.Void System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::AddValue(System.Int32,System.Int32,T) */,
|
|
{ 17310, 948, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::AreEqualityComparersEqual(System.Collections.Generic.HashSet`1<T>,System.Collections.Generic.HashSet`1<T>) */,
|
|
{ 17311, 948, -1 } /* System.Int32 System.Collections.Generic.HashSet`1<UnityEngine.Networking.NetworkInstanceId>::InternalGetHashCode(T) */,
|
|
{ 10862, 114, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::.ctor(TKey,TValue) */,
|
|
{ 10863, 114, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::get_Key() */,
|
|
{ 10864, 114, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::get_Value() */,
|
|
{ 10865, 114, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::ToString() */,
|
|
{ 10866, 114, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>::Deconstruct(TKey&,TValue&) */,
|
|
{ 10862, 344, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>::.ctor(TKey,TValue) */,
|
|
{ 10863, 344, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>::get_Key() */,
|
|
{ 10864, 344, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>::get_Value() */,
|
|
{ 10865, 344, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>::ToString() */,
|
|
{ 10866, 344, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Guid,System.Object>::Deconstruct(TKey&,TValue&) */,
|
|
{ 10862, 982, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Int16,System.Object>::.ctor(TKey,TValue) */,
|
|
{ 10863, 982, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.Int16,System.Object>::get_Key() */,
|
|
{ 10864, 982, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.Int16,System.Object>::get_Value() */,
|
|
{ 10865, 982, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Int16,System.Object>::ToString() */,
|
|
{ 10866, 982, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Int16,System.Object>::Deconstruct(TKey&,TValue&) */,
|
|
{ 10865, 356, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Int32,System.Int32>::ToString() */,
|
|
{ 10866, 356, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Int32,System.Int32>::Deconstruct(TKey&,TValue&) */,
|
|
{ 10862, 121, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>::.ctor(TKey,TValue) */,
|
|
{ 10863, 121, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>::get_Key() */,
|
|
{ 10864, 121, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>::get_Value() */,
|
|
{ 10865, 121, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>::ToString() */,
|
|
{ 10866, 121, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Int32,System.Object>::Deconstruct(TKey&,TValue&) */,
|
|
{ 10862, 1007, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::.ctor(TKey,TValue) */,
|
|
{ 10863, 1007, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::get_Key() */,
|
|
{ 10864, 1007, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::get_Value() */,
|
|
{ 10865, 1007, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::ToString() */,
|
|
{ 10866, 1007, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Int32,UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::Deconstruct(TKey&,TValue&) */,
|
|
{ 10862, 871, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>::.ctor(TKey,TValue) */,
|
|
{ 10863, 871, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>::get_Key() */,
|
|
{ 10864, 871, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>::get_Value() */,
|
|
{ 10865, 871, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>::ToString() */,
|
|
{ 10866, 871, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Int32Enum,System.Object>::Deconstruct(TKey&,TValue&) */,
|
|
{ 10862, 1428, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>::.ctor(TKey,TValue) */,
|
|
{ 10863, 1428, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>::get_Key() */,
|
|
{ 10864, 1428, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>::get_Value() */,
|
|
{ 10865, 1428, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>::ToString() */,
|
|
{ 10866, 1428, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Int64,System.Object>::Deconstruct(TKey&,TValue&) */,
|
|
{ 10862, 1030, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>::.ctor(TKey,TValue) */,
|
|
{ 10863, 1030, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>::get_Key() */,
|
|
{ 10864, 1030, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>::get_Value() */,
|
|
{ 10865, 1030, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>::ToString() */,
|
|
{ 10866, 1030, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.IntPtr,System.Object>::Deconstruct(TKey&,TValue&) */,
|
|
{ 10862, 244, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>::.ctor(TKey,TValue) */,
|
|
{ 10863, 244, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>::get_Key() */,
|
|
{ 10864, 244, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>::get_Value() */,
|
|
{ 10865, 244, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>::ToString() */,
|
|
{ 10866, 244, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Boolean>::Deconstruct(TKey&,TValue&) */,
|
|
{ 10862, 188, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>::.ctor(TKey,TValue) */,
|
|
{ 10863, 188, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>::get_Key() */,
|
|
{ 10864, 188, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>::get_Value() */,
|
|
{ 10865, 188, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>::ToString() */,
|
|
{ 10866, 188, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32>::Deconstruct(TKey&,TValue&) */,
|
|
{ 10862, 434, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>::.ctor(TKey,TValue) */,
|
|
{ 10863, 434, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>::get_Key() */,
|
|
{ 10864, 434, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>::get_Value() */,
|
|
{ 10865, 434, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>::ToString() */,
|
|
{ 10866, 434, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Int32Enum>::Deconstruct(TKey&,TValue&) */,
|
|
{ 10862, 809, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>::.ctor(TKey,TValue) */,
|
|
{ 10863, 809, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>::get_Key() */,
|
|
{ 10864, 809, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>::get_Value() */,
|
|
{ 10865, 809, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>::ToString() */,
|
|
{ 10866, 809, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Int64>::Deconstruct(TKey&,TValue&) */,
|
|
{ 10862, 1626, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(TKey,TValue) */,
|
|
{ 10863, 1626, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Key() */,
|
|
{ 10864, 1626, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::get_Value() */,
|
|
{ 10865, 1626, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::ToString() */,
|
|
{ 10866, 1626, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Nullable`1<UnityEngine.RaycastHit>>::Deconstruct(TKey&,TValue&) */,
|
|
{ 10862, 168, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::.ctor(TKey,TValue) */,
|
|
{ 10863, 168, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::get_Key() */,
|
|
{ 10864, 168, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::get_Value() */,
|
|
{ 10865, 168, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::ToString() */,
|
|
{ 10866, 168, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,System.Resources.ResourceLocator>::Deconstruct(TKey&,TValue&) */,
|
|
{ 10862, 996, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::.ctor(TKey,TValue) */,
|
|
{ 10863, 996, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::get_Key() */,
|
|
{ 10864, 996, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::get_Value() */,
|
|
{ 10865, 996, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::ToString() */,
|
|
{ 10866, 996, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.Object,UnityEngine.Networking.NetworkBroadcastResult>::Deconstruct(TKey&,TValue&) */,
|
|
{ 10862, 1175, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>::.ctor(TKey,TValue) */,
|
|
{ 10863, 1175, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>::get_Key() */,
|
|
{ 10864, 1175, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>::get_Value() */,
|
|
{ 10865, 1175, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>::ToString() */,
|
|
{ 10866, 1175, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.UInt32,System.Object>::Deconstruct(TKey&,TValue&) */,
|
|
{ 10862, 800, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>::.ctor(TKey,TValue) */,
|
|
{ 10863, 800, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>::get_Key() */,
|
|
{ 10864, 800, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>::get_Value() */,
|
|
{ 10865, 800, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>::ToString() */,
|
|
{ 10866, 800, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<System.UInt64Enum,System.Object>::Deconstruct(TKey&,TValue&) */,
|
|
{ 10862, 609, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::.ctor(TKey,TValue) */,
|
|
{ 10863, 609, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Key() */,
|
|
{ 10864, 609, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::get_Value() */,
|
|
{ 10865, 609, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::ToString() */,
|
|
{ 10866, 609, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord,System.Object>::Deconstruct(TKey&,TValue&) */,
|
|
{ 10862, 955, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>::.ctor(TKey,TValue) */,
|
|
{ 10863, 955, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>::get_Key() */,
|
|
{ 10864, 955, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>::get_Value() */,
|
|
{ 10865, 955, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>::ToString() */,
|
|
{ 10866, 955, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkHash128,System.Object>::Deconstruct(TKey&,TValue&) */,
|
|
{ 10862, 946, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::.ctor(TKey,TValue) */,
|
|
{ 10863, 946, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::get_Key() */,
|
|
{ 10864, 946, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::get_Value() */,
|
|
{ 10865, 946, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::ToString() */,
|
|
{ 10866, 946, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkInstanceId,System.Object>::Deconstruct(TKey&,TValue&) */,
|
|
{ 10862, 962, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>::.ctor(TKey,TValue) */,
|
|
{ 10863, 962, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>::get_Key() */,
|
|
{ 10864, 962, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>::get_Value() */,
|
|
{ 10865, 962, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>::ToString() */,
|
|
{ 10866, 962, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.Networking.NetworkSceneId,System.Object>::Deconstruct(TKey&,TValue&) */,
|
|
{ 10862, 775, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::.ctor(TKey,TValue) */,
|
|
{ 10863, 775, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Key() */,
|
|
{ 10864, 775, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::get_Value() */,
|
|
{ 10865, 775, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::ToString() */,
|
|
{ 10866, 775, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Int32>::Deconstruct(TKey&,TValue&) */,
|
|
{ 10862, 780, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::.ctor(TKey,TValue) */,
|
|
{ 10863, 780, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Key() */,
|
|
{ 10864, 780, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::get_Value() */,
|
|
{ 10865, 780, -1 } /* System.String System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::ToString() */,
|
|
{ 10866, 780, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey,System.Object>::Deconstruct(TKey&,TValue&) */,
|
|
{ 11232, 1698, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 1698, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::Dispose() */,
|
|
{ 11234, 1698, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::MoveNext() */,
|
|
{ 11235, 1698, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::MoveNextRare() */,
|
|
{ 11236, 1698, -1 } /* T System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::get_Current() */,
|
|
{ 11237, 1698, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 1698, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GPath/Segment>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 1699, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 1699, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::Dispose() */,
|
|
{ 11234, 1699, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::MoveNext() */,
|
|
{ 11235, 1699, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::MoveNextRare() */,
|
|
{ 11236, 1699, -1 } /* T System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::get_Current() */,
|
|
{ 11237, 1699, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 1699, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.GPathPoint>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 1190, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 1190, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::Dispose() */,
|
|
{ 11234, 1190, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::MoveNext() */,
|
|
{ 11235, 1190, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::MoveNextRare() */,
|
|
{ 11236, 1190, -1 } /* T System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::get_Current() */,
|
|
{ 11237, 1190, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 1190, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<FairyGUI.TextField/CharPosition>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 47, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Boolean>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 47, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Boolean>::Dispose() */,
|
|
{ 11234, 47, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Boolean>::MoveNext() */,
|
|
{ 11235, 47, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Boolean>::MoveNextRare() */,
|
|
{ 11236, 47, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Boolean>::get_Current() */,
|
|
{ 11237, 47, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<System.Boolean>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 47, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Boolean>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 6, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Byte>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 6, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Byte>::Dispose() */,
|
|
{ 11234, 6, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Byte>::MoveNext() */,
|
|
{ 11235, 6, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Byte>::MoveNextRare() */,
|
|
{ 11236, 6, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Byte>::get_Current() */,
|
|
{ 11237, 6, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<System.Byte>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 6, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Byte>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 7, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Char>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 7, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Char>::Dispose() */,
|
|
{ 11234, 7, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Char>::MoveNext() */,
|
|
{ 11235, 7, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Char>::MoveNextRare() */,
|
|
{ 11236, 7, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Char>::get_Current() */,
|
|
{ 11237, 7, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<System.Char>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 7, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Char>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 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>) */,
|
|
{ 11233, 115, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Dispose() */,
|
|
{ 11234, 115, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::MoveNext() */,
|
|
{ 11235, 115, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::MoveNextRare() */,
|
|
{ 11236, 115, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Current() */,
|
|
{ 11237, 115, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 115, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 16, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Int32>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11235, 16, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int32>::MoveNextRare() */,
|
|
{ 11237, 16, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<System.Int32>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 16, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Int32>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 90, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 90, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::Dispose() */,
|
|
{ 11234, 90, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::MoveNext() */,
|
|
{ 11235, 90, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::MoveNextRare() */,
|
|
{ 11236, 90, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::get_Current() */,
|
|
{ 11237, 90, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 90, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Int32Enum>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 37, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Int64>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 37, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Int64>::Dispose() */,
|
|
{ 11234, 37, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int64>::MoveNext() */,
|
|
{ 11235, 37, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Int64>::MoveNextRare() */,
|
|
{ 11236, 37, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Int64>::get_Current() */,
|
|
{ 11237, 37, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<System.Int64>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 37, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Int64>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 109, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Single>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 109, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Single>::Dispose() */,
|
|
{ 11234, 109, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Single>::MoveNext() */,
|
|
{ 11235, 109, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.Single>::MoveNextRare() */,
|
|
{ 11236, 109, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.Single>::get_Current() */,
|
|
{ 11237, 109, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<System.Single>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 109, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.Single>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 21, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.UInt32>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 21, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.UInt32>::Dispose() */,
|
|
{ 11234, 21, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.UInt32>::MoveNext() */,
|
|
{ 11235, 21, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<System.UInt32>::MoveNextRare() */,
|
|
{ 11236, 21, -1 } /* T System.Collections.Generic.List`1/Enumerator<System.UInt32>::get_Current() */,
|
|
{ 11237, 21, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<System.UInt32>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 21, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<System.UInt32>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 569, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 569, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::Dispose() */,
|
|
{ 11234, 569, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::MoveNext() */,
|
|
{ 11235, 569, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::MoveNextRare() */,
|
|
{ 11236, 569, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::get_Current() */,
|
|
{ 11237, 569, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 569, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.AnimatorClipInfo>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 439, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 439, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::Dispose() */,
|
|
{ 11234, 439, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::MoveNext() */,
|
|
{ 11235, 439, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::MoveNextRare() */,
|
|
{ 11236, 439, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::get_Current() */,
|
|
{ 11237, 439, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 439, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 450, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 450, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::Dispose() */,
|
|
{ 11234, 450, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::MoveNext() */,
|
|
{ 11235, 450, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::MoveNextRare() */,
|
|
{ 11236, 450, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::get_Current() */,
|
|
{ 11237, 450, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 450, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Color32>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 447, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 447, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::Dispose() */,
|
|
{ 11234, 447, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::MoveNext() */,
|
|
{ 11235, 447, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::MoveNextRare() */,
|
|
{ 11236, 447, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::get_Current() */,
|
|
{ 11237, 447, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 447, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Color>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 446, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 446, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::Dispose() */,
|
|
{ 11234, 446, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::MoveNext() */,
|
|
{ 11235, 446, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::MoveNextRare() */,
|
|
{ 11236, 446, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::get_Current() */,
|
|
{ 11237, 446, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 446, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Matrix4x4>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 943, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.ChannelPacket>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 943, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.ChannelPacket>::Dispose() */,
|
|
{ 11234, 943, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.ChannelPacket>::MoveNext() */,
|
|
{ 11235, 943, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.ChannelPacket>::MoveNextRare() */,
|
|
{ 11236, 943, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.ChannelPacket>::get_Current() */,
|
|
{ 11237, 943, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.ChannelPacket>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 943, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.ChannelPacket>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 970, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.ClientScene/PendingOwner>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 970, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.ClientScene/PendingOwner>::Dispose() */,
|
|
{ 11234, 970, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.ClientScene/PendingOwner>::MoveNext() */,
|
|
{ 11235, 970, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.ClientScene/PendingOwner>::MoveNextRare() */,
|
|
{ 11236, 970, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.ClientScene/PendingOwner>::get_Current() */,
|
|
{ 11237, 970, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 970, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 973, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.LocalClient/InternalMsg>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 973, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.LocalClient/InternalMsg>::Dispose() */,
|
|
{ 11234, 973, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.LocalClient/InternalMsg>::MoveNext() */,
|
|
{ 11235, 973, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.LocalClient/InternalMsg>::MoveNextRare() */,
|
|
{ 11236, 973, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.LocalClient/InternalMsg>::get_Current() */,
|
|
{ 11237, 973, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 973, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 1004, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 1004, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Dispose() */,
|
|
{ 11234, 1004, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::MoveNext() */,
|
|
{ 11235, 1004, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::MoveNextRare() */,
|
|
{ 11236, 1004, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::get_Current() */,
|
|
{ 11237, 1004, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 1004, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 1011, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 1011, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Dispose() */,
|
|
{ 11234, 1011, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::MoveNext() */,
|
|
{ 11235, 1011, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::MoveNextRare() */,
|
|
{ 11236, 1011, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::get_Current() */,
|
|
{ 11237, 1011, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 1011, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 980, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 980, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Dispose() */,
|
|
{ 11234, 980, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::MoveNext() */,
|
|
{ 11235, 980, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::MoveNextRare() */,
|
|
{ 11236, 980, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::get_Current() */,
|
|
{ 11237, 980, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 980, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 971, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 971, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Dispose() */,
|
|
{ 11234, 971, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::MoveNext() */,
|
|
{ 11235, 971, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::MoveNextRare() */,
|
|
{ 11236, 971, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::get_Current() */,
|
|
{ 11237, 971, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 971, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 600, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 600, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::Dispose() */,
|
|
{ 11234, 600, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::MoveNext() */,
|
|
{ 11235, 600, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::MoveNextRare() */,
|
|
{ 11236, 600, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::get_Current() */,
|
|
{ 11237, 600, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 600, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 544, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 544, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::Dispose() */,
|
|
{ 11234, 544, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::MoveNext() */,
|
|
{ 11235, 544, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::MoveNextRare() */,
|
|
{ 11236, 544, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::get_Current() */,
|
|
{ 11237, 544, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 544, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.RaycastHit2D>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 437, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 437, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::Dispose() */,
|
|
{ 11234, 437, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::MoveNext() */,
|
|
{ 11235, 437, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::MoveNextRare() */,
|
|
{ 11236, 437, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::get_Current() */,
|
|
{ 11237, 437, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 437, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Rect>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 444, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 444, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Dispose() */,
|
|
{ 11234, 444, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::MoveNext() */,
|
|
{ 11235, 444, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::MoveNextRare() */,
|
|
{ 11236, 444, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Current() */,
|
|
{ 11237, 444, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 444, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 630, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 630, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::Dispose() */,
|
|
{ 11234, 630, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::MoveNext() */,
|
|
{ 11235, 630, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::MoveNextRare() */,
|
|
{ 11236, 630, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::get_Current() */,
|
|
{ 11237, 630, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 630, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 463, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 463, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::Dispose() */,
|
|
{ 11234, 463, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::MoveNext() */,
|
|
{ 11235, 463, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::MoveNextRare() */,
|
|
{ 11236, 463, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_Current() */,
|
|
{ 11237, 463, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 463, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 442, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 442, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::Dispose() */,
|
|
{ 11234, 442, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::MoveNext() */,
|
|
{ 11235, 442, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::MoveNextRare() */,
|
|
{ 11236, 442, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::get_Current() */,
|
|
{ 11237, 442, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 442, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector2>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 431, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 431, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::Dispose() */,
|
|
{ 11234, 431, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::MoveNext() */,
|
|
{ 11235, 431, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::MoveNextRare() */,
|
|
{ 11236, 431, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::get_Current() */,
|
|
{ 11237, 431, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 431, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector3>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11232, 445, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11233, 445, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::Dispose() */,
|
|
{ 11234, 445, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::MoveNext() */,
|
|
{ 11235, 445, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::MoveNextRare() */,
|
|
{ 11236, 445, -1 } /* T System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::get_Current() */,
|
|
{ 11237, 445, -1 } /* System.Object System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 11238, 445, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<UnityEngine.Vector4>::System.Collections.IEnumerator.Reset() */,
|
|
{ 11217, 1698, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 1698, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::get_Count() */,
|
|
{ 11219, 1698, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::get_IsReadOnly() */,
|
|
{ 11220, 1698, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::Add(T) */,
|
|
{ 11221, 1698, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::Clear() */,
|
|
{ 11222, 1698, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::Contains(T) */,
|
|
{ 11223, 1698, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 1698, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::Remove(T) */,
|
|
{ 11225, 1698, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 1698, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 1698, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::get_Item(System.Int32) */,
|
|
{ 11228, 1698, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::set_Item(System.Int32,T) */,
|
|
{ 11229, 1698, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::IndexOf(T) */,
|
|
{ 11230, 1698, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::Insert(System.Int32,T) */,
|
|
{ 11231, 1698, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPath/Segment>::RemoveAt(System.Int32) */,
|
|
{ 11217, 1699, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 1699, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::get_Count() */,
|
|
{ 11219, 1699, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::get_IsReadOnly() */,
|
|
{ 11220, 1699, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::Add(T) */,
|
|
{ 11221, 1699, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::Clear() */,
|
|
{ 11222, 1699, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::Contains(T) */,
|
|
{ 11223, 1699, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 1699, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::Remove(T) */,
|
|
{ 11225, 1699, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 1699, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 1699, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::get_Item(System.Int32) */,
|
|
{ 11228, 1699, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::set_Item(System.Int32,T) */,
|
|
{ 11229, 1699, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::IndexOf(T) */,
|
|
{ 11230, 1699, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::Insert(System.Int32,T) */,
|
|
{ 11231, 1699, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.GPathPoint>::RemoveAt(System.Int32) */,
|
|
{ 11217, 1190, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 1190, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::get_Count() */,
|
|
{ 11219, 1190, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::get_IsReadOnly() */,
|
|
{ 11220, 1190, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::Add(T) */,
|
|
{ 11221, 1190, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::Clear() */,
|
|
{ 11222, 1190, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::Contains(T) */,
|
|
{ 11223, 1190, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 1190, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::Remove(T) */,
|
|
{ 11225, 1190, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 1190, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 1190, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::get_Item(System.Int32) */,
|
|
{ 11228, 1190, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::set_Item(System.Int32,T) */,
|
|
{ 11229, 1190, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::IndexOf(T) */,
|
|
{ 11230, 1190, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::Insert(System.Int32,T) */,
|
|
{ 11231, 1190, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<FairyGUI.TextField/CharPosition>::RemoveAt(System.Int32) */,
|
|
{ 11217, 47, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Boolean>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 47, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Boolean>::get_Count() */,
|
|
{ 11219, 47, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Boolean>::get_IsReadOnly() */,
|
|
{ 11220, 47, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Boolean>::Add(T) */,
|
|
{ 11221, 47, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Boolean>::Clear() */,
|
|
{ 11222, 47, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Boolean>::Contains(T) */,
|
|
{ 11223, 47, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Boolean>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 47, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Boolean>::Remove(T) */,
|
|
{ 11225, 47, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<System.Boolean>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 47, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<System.Boolean>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 47, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<System.Boolean>::get_Item(System.Int32) */,
|
|
{ 11228, 47, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Boolean>::set_Item(System.Int32,T) */,
|
|
{ 11229, 47, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Boolean>::IndexOf(T) */,
|
|
{ 11230, 47, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Boolean>::Insert(System.Int32,T) */,
|
|
{ 11231, 47, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Boolean>::RemoveAt(System.Int32) */,
|
|
{ 11217, 6, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Byte>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 6, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Byte>::get_Count() */,
|
|
{ 11219, 6, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Byte>::get_IsReadOnly() */,
|
|
{ 11220, 6, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Byte>::Add(T) */,
|
|
{ 11221, 6, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Byte>::Clear() */,
|
|
{ 11222, 6, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Byte>::Contains(T) */,
|
|
{ 11223, 6, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Byte>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 6, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Byte>::Remove(T) */,
|
|
{ 11225, 6, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<System.Byte>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 6, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<System.Byte>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 6, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<System.Byte>::get_Item(System.Int32) */,
|
|
{ 11228, 6, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Byte>::set_Item(System.Int32,T) */,
|
|
{ 11229, 6, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Byte>::IndexOf(T) */,
|
|
{ 11230, 6, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Byte>::Insert(System.Int32,T) */,
|
|
{ 11231, 6, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Byte>::RemoveAt(System.Int32) */,
|
|
{ 11217, 7, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Char>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 7, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Char>::get_Count() */,
|
|
{ 11219, 7, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Char>::get_IsReadOnly() */,
|
|
{ 11220, 7, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Char>::Add(T) */,
|
|
{ 11221, 7, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Char>::Clear() */,
|
|
{ 11222, 7, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Char>::Contains(T) */,
|
|
{ 11223, 7, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Char>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 7, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Char>::Remove(T) */,
|
|
{ 11225, 7, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<System.Char>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 7, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<System.Char>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 7, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<System.Char>::get_Item(System.Int32) */,
|
|
{ 11228, 7, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Char>::set_Item(System.Int32,T) */,
|
|
{ 11229, 7, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Char>::IndexOf(T) */,
|
|
{ 11230, 7, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Char>::Insert(System.Int32,T) */,
|
|
{ 11231, 7, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Char>::RemoveAt(System.Int32) */,
|
|
{ 11217, 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>) */,
|
|
{ 11218, 115, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Count() */,
|
|
{ 11219, 115, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_IsReadOnly() */,
|
|
{ 11220, 115, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Add(T) */,
|
|
{ 11221, 115, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Clear() */,
|
|
{ 11222, 115, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Contains(T) */,
|
|
{ 11223, 115, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 115, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Remove(T) */,
|
|
{ 11225, 115, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 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() */,
|
|
{ 11227, 115, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Item(System.Int32) */,
|
|
{ 11228, 115, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::set_Item(System.Int32,T) */,
|
|
{ 11229, 115, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::IndexOf(T) */,
|
|
{ 11230, 115, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Insert(System.Int32,T) */,
|
|
{ 11231, 115, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::RemoveAt(System.Int32) */,
|
|
{ 11217, 16, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 16, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Int32>::get_Count() */,
|
|
{ 11219, 16, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Int32>::get_IsReadOnly() */,
|
|
{ 11220, 16, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32>::Add(T) */,
|
|
{ 11221, 16, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32>::Clear() */,
|
|
{ 11222, 16, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Int32>::Contains(T) */,
|
|
{ 11223, 16, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 16, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Int32>::Remove(T) */,
|
|
{ 11225, 16, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<System.Int32>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 16, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<System.Int32>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 16, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<System.Int32>::get_Item(System.Int32) */,
|
|
{ 11228, 16, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32>::set_Item(System.Int32,T) */,
|
|
{ 11229, 16, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Int32>::IndexOf(T) */,
|
|
{ 11230, 16, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32>::Insert(System.Int32,T) */,
|
|
{ 11231, 16, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32>::RemoveAt(System.Int32) */,
|
|
{ 11217, 90, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 90, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::get_Count() */,
|
|
{ 11219, 90, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::get_IsReadOnly() */,
|
|
{ 11220, 90, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::Add(T) */,
|
|
{ 11221, 90, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::Clear() */,
|
|
{ 11222, 90, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::Contains(T) */,
|
|
{ 11223, 90, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 90, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::Remove(T) */,
|
|
{ 11225, 90, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 90, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 90, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::get_Item(System.Int32) */,
|
|
{ 11228, 90, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::set_Item(System.Int32,T) */,
|
|
{ 11229, 90, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::IndexOf(T) */,
|
|
{ 11230, 90, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::Insert(System.Int32,T) */,
|
|
{ 11231, 90, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int32Enum>::RemoveAt(System.Int32) */,
|
|
{ 11217, 37, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int64>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 37, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Int64>::get_Count() */,
|
|
{ 11219, 37, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Int64>::get_IsReadOnly() */,
|
|
{ 11220, 37, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int64>::Add(T) */,
|
|
{ 11221, 37, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int64>::Clear() */,
|
|
{ 11222, 37, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Int64>::Contains(T) */,
|
|
{ 11223, 37, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int64>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 37, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Int64>::Remove(T) */,
|
|
{ 11225, 37, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<System.Int64>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 37, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<System.Int64>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 37, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<System.Int64>::get_Item(System.Int32) */,
|
|
{ 11228, 37, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int64>::set_Item(System.Int32,T) */,
|
|
{ 11229, 37, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Int64>::IndexOf(T) */,
|
|
{ 11230, 37, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int64>::Insert(System.Int32,T) */,
|
|
{ 11231, 37, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Int64>::RemoveAt(System.Int32) */,
|
|
{ 11217, 109, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Single>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 109, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Single>::get_Count() */,
|
|
{ 11219, 109, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Single>::get_IsReadOnly() */,
|
|
{ 11220, 109, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Single>::Add(T) */,
|
|
{ 11221, 109, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Single>::Clear() */,
|
|
{ 11222, 109, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Single>::Contains(T) */,
|
|
{ 11223, 109, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Single>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 109, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.Single>::Remove(T) */,
|
|
{ 11225, 109, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<System.Single>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 109, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<System.Single>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 109, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<System.Single>::get_Item(System.Int32) */,
|
|
{ 11228, 109, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Single>::set_Item(System.Int32,T) */,
|
|
{ 11229, 109, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.Single>::IndexOf(T) */,
|
|
{ 11230, 109, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Single>::Insert(System.Int32,T) */,
|
|
{ 11231, 109, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.Single>::RemoveAt(System.Int32) */,
|
|
{ 11217, 21, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.UInt32>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 21, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.UInt32>::get_Count() */,
|
|
{ 11219, 21, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.UInt32>::get_IsReadOnly() */,
|
|
{ 11220, 21, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.UInt32>::Add(T) */,
|
|
{ 11221, 21, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.UInt32>::Clear() */,
|
|
{ 11222, 21, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.UInt32>::Contains(T) */,
|
|
{ 11223, 21, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.UInt32>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 21, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<System.UInt32>::Remove(T) */,
|
|
{ 11225, 21, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<System.UInt32>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 21, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<System.UInt32>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 21, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<System.UInt32>::get_Item(System.Int32) */,
|
|
{ 11228, 21, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.UInt32>::set_Item(System.Int32,T) */,
|
|
{ 11229, 21, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<System.UInt32>::IndexOf(T) */,
|
|
{ 11230, 21, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.UInt32>::Insert(System.Int32,T) */,
|
|
{ 11231, 21, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<System.UInt32>::RemoveAt(System.Int32) */,
|
|
{ 11217, 569, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 569, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::get_Count() */,
|
|
{ 11219, 569, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::get_IsReadOnly() */,
|
|
{ 11220, 569, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::Add(T) */,
|
|
{ 11221, 569, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::Clear() */,
|
|
{ 11222, 569, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::Contains(T) */,
|
|
{ 11223, 569, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 569, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::Remove(T) */,
|
|
{ 11225, 569, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 569, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 569, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::get_Item(System.Int32) */,
|
|
{ 11228, 569, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::set_Item(System.Int32,T) */,
|
|
{ 11229, 569, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::IndexOf(T) */,
|
|
{ 11230, 569, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::Insert(System.Int32,T) */,
|
|
{ 11231, 569, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.AnimatorClipInfo>::RemoveAt(System.Int32) */,
|
|
{ 11217, 439, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 439, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::get_Count() */,
|
|
{ 11219, 439, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::get_IsReadOnly() */,
|
|
{ 11220, 439, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::Add(T) */,
|
|
{ 11221, 439, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::Clear() */,
|
|
{ 11222, 439, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::Contains(T) */,
|
|
{ 11223, 439, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 439, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::Remove(T) */,
|
|
{ 11225, 439, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 439, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 439, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::get_Item(System.Int32) */,
|
|
{ 11228, 439, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::set_Item(System.Int32,T) */,
|
|
{ 11229, 439, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::IndexOf(T) */,
|
|
{ 11230, 439, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::Insert(System.Int32,T) */,
|
|
{ 11231, 439, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.BeforeRenderHelper/OrderBlock>::RemoveAt(System.Int32) */,
|
|
{ 11217, 450, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 450, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::get_Count() */,
|
|
{ 11219, 450, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::get_IsReadOnly() */,
|
|
{ 11220, 450, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::Add(T) */,
|
|
{ 11221, 450, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::Clear() */,
|
|
{ 11222, 450, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::Contains(T) */,
|
|
{ 11223, 450, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 450, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::Remove(T) */,
|
|
{ 11225, 450, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 450, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 450, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::get_Item(System.Int32) */,
|
|
{ 11228, 450, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::set_Item(System.Int32,T) */,
|
|
{ 11229, 450, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::IndexOf(T) */,
|
|
{ 11230, 450, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::Insert(System.Int32,T) */,
|
|
{ 11231, 450, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color32>::RemoveAt(System.Int32) */,
|
|
{ 11217, 447, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 447, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::get_Count() */,
|
|
{ 11219, 447, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::get_IsReadOnly() */,
|
|
{ 11220, 447, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::Add(T) */,
|
|
{ 11221, 447, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::Clear() */,
|
|
{ 11222, 447, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::Contains(T) */,
|
|
{ 11223, 447, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 447, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::Remove(T) */,
|
|
{ 11225, 447, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 447, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 447, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::get_Item(System.Int32) */,
|
|
{ 11228, 447, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::set_Item(System.Int32,T) */,
|
|
{ 11229, 447, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::IndexOf(T) */,
|
|
{ 11230, 447, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::Insert(System.Int32,T) */,
|
|
{ 11231, 447, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Color>::RemoveAt(System.Int32) */,
|
|
{ 11217, 446, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 446, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::get_Count() */,
|
|
{ 11219, 446, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::get_IsReadOnly() */,
|
|
{ 11220, 446, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::Add(T) */,
|
|
{ 11221, 446, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::Clear() */,
|
|
{ 11222, 446, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::Contains(T) */,
|
|
{ 11223, 446, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 446, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::Remove(T) */,
|
|
{ 11225, 446, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 446, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 446, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::get_Item(System.Int32) */,
|
|
{ 11228, 446, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::set_Item(System.Int32,T) */,
|
|
{ 11229, 446, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::IndexOf(T) */,
|
|
{ 11230, 446, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::Insert(System.Int32,T) */,
|
|
{ 11231, 446, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Matrix4x4>::RemoveAt(System.Int32) */,
|
|
{ 11217, 943, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ChannelPacket>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 943, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ChannelPacket>::get_Count() */,
|
|
{ 11219, 943, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ChannelPacket>::get_IsReadOnly() */,
|
|
{ 11220, 943, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ChannelPacket>::Add(T) */,
|
|
{ 11221, 943, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ChannelPacket>::Clear() */,
|
|
{ 11222, 943, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ChannelPacket>::Contains(T) */,
|
|
{ 11223, 943, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ChannelPacket>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 943, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ChannelPacket>::Remove(T) */,
|
|
{ 11225, 943, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ChannelPacket>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 943, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ChannelPacket>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 943, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ChannelPacket>::get_Item(System.Int32) */,
|
|
{ 11228, 943, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ChannelPacket>::set_Item(System.Int32,T) */,
|
|
{ 11229, 943, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ChannelPacket>::IndexOf(T) */,
|
|
{ 11230, 943, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ChannelPacket>::Insert(System.Int32,T) */,
|
|
{ 11231, 943, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ChannelPacket>::RemoveAt(System.Int32) */,
|
|
{ 11217, 970, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ClientScene/PendingOwner>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 970, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ClientScene/PendingOwner>::get_Count() */,
|
|
{ 11219, 970, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ClientScene/PendingOwner>::get_IsReadOnly() */,
|
|
{ 11220, 970, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ClientScene/PendingOwner>::Add(T) */,
|
|
{ 11221, 970, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ClientScene/PendingOwner>::Clear() */,
|
|
{ 11222, 970, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ClientScene/PendingOwner>::Contains(T) */,
|
|
{ 11223, 970, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ClientScene/PendingOwner>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 970, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ClientScene/PendingOwner>::Remove(T) */,
|
|
{ 11225, 970, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 970, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 970, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ClientScene/PendingOwner>::get_Item(System.Int32) */,
|
|
{ 11228, 970, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ClientScene/PendingOwner>::set_Item(System.Int32,T) */,
|
|
{ 11229, 970, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ClientScene/PendingOwner>::IndexOf(T) */,
|
|
{ 11230, 970, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ClientScene/PendingOwner>::Insert(System.Int32,T) */,
|
|
{ 11231, 970, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.ClientScene/PendingOwner>::RemoveAt(System.Int32) */,
|
|
{ 11217, 973, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.LocalClient/InternalMsg>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 973, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.LocalClient/InternalMsg>::get_Count() */,
|
|
{ 11219, 973, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.LocalClient/InternalMsg>::get_IsReadOnly() */,
|
|
{ 11220, 973, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.LocalClient/InternalMsg>::Add(T) */,
|
|
{ 11221, 973, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.LocalClient/InternalMsg>::Clear() */,
|
|
{ 11222, 973, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.LocalClient/InternalMsg>::Contains(T) */,
|
|
{ 11223, 973, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.LocalClient/InternalMsg>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 973, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.LocalClient/InternalMsg>::Remove(T) */,
|
|
{ 11225, 973, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 973, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 973, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.LocalClient/InternalMsg>::get_Item(System.Int32) */,
|
|
{ 11228, 973, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.LocalClient/InternalMsg>::set_Item(System.Int32,T) */,
|
|
{ 11229, 973, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.LocalClient/InternalMsg>::IndexOf(T) */,
|
|
{ 11230, 973, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.LocalClient/InternalMsg>::Insert(System.Int32,T) */,
|
|
{ 11231, 973, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.LocalClient/InternalMsg>::RemoveAt(System.Int32) */,
|
|
{ 11217, 1004, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 1004, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::get_Count() */,
|
|
{ 11219, 1004, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::get_IsReadOnly() */,
|
|
{ 11220, 1004, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Add(T) */,
|
|
{ 11221, 1004, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Clear() */,
|
|
{ 11222, 1004, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Contains(T) */,
|
|
{ 11223, 1004, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 1004, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Remove(T) */,
|
|
{ 11225, 1004, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 1004, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 1004, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::get_Item(System.Int32) */,
|
|
{ 11228, 1004, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::set_Item(System.Int32,T) */,
|
|
{ 11229, 1004, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::IndexOf(T) */,
|
|
{ 11230, 1004, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Insert(System.Int32,T) */,
|
|
{ 11231, 1004, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::RemoveAt(System.Int32) */,
|
|
{ 11217, 1011, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 1011, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::get_Count() */,
|
|
{ 11219, 1011, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::get_IsReadOnly() */,
|
|
{ 11220, 1011, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Add(T) */,
|
|
{ 11221, 1011, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Clear() */,
|
|
{ 11222, 1011, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Contains(T) */,
|
|
{ 11223, 1011, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 1011, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Remove(T) */,
|
|
{ 11225, 1011, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 1011, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 1011, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::get_Item(System.Int32) */,
|
|
{ 11228, 1011, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::set_Item(System.Int32,T) */,
|
|
{ 11229, 1011, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::IndexOf(T) */,
|
|
{ 11230, 1011, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Insert(System.Int32,T) */,
|
|
{ 11231, 1011, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::RemoveAt(System.Int32) */,
|
|
{ 11217, 980, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 980, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::get_Count() */,
|
|
{ 11219, 980, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::get_IsReadOnly() */,
|
|
{ 11220, 980, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Add(T) */,
|
|
{ 11221, 980, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Clear() */,
|
|
{ 11222, 980, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Contains(T) */,
|
|
{ 11223, 980, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 980, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Remove(T) */,
|
|
{ 11225, 980, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 980, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 980, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::get_Item(System.Int32) */,
|
|
{ 11228, 980, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::set_Item(System.Int32,T) */,
|
|
{ 11229, 980, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::IndexOf(T) */,
|
|
{ 11230, 980, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Insert(System.Int32,T) */,
|
|
{ 11231, 980, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::RemoveAt(System.Int32) */,
|
|
{ 11217, 971, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 971, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::get_Count() */,
|
|
{ 11219, 971, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::get_IsReadOnly() */,
|
|
{ 11220, 971, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Add(T) */,
|
|
{ 11221, 971, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Clear() */,
|
|
{ 11222, 971, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Contains(T) */,
|
|
{ 11223, 971, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 971, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Remove(T) */,
|
|
{ 11225, 971, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 971, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 971, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::get_Item(System.Int32) */,
|
|
{ 11228, 971, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::set_Item(System.Int32,T) */,
|
|
{ 11229, 971, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::IndexOf(T) */,
|
|
{ 11230, 971, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Insert(System.Int32,T) */,
|
|
{ 11231, 971, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::RemoveAt(System.Int32) */,
|
|
{ 11217, 600, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 600, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::get_Count() */,
|
|
{ 11219, 600, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::get_IsReadOnly() */,
|
|
{ 11220, 600, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::Add(T) */,
|
|
{ 11221, 600, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::Clear() */,
|
|
{ 11222, 600, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::Contains(T) */,
|
|
{ 11223, 600, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 600, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::Remove(T) */,
|
|
{ 11225, 600, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 600, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 600, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::get_Item(System.Int32) */,
|
|
{ 11228, 600, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::set_Item(System.Int32,T) */,
|
|
{ 11229, 600, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::IndexOf(T) */,
|
|
{ 11230, 600, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::Insert(System.Int32,T) */,
|
|
{ 11231, 600, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.ParticleSystem/Particle>::RemoveAt(System.Int32) */,
|
|
{ 11217, 544, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 544, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::get_Count() */,
|
|
{ 11219, 544, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::get_IsReadOnly() */,
|
|
{ 11220, 544, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::Add(T) */,
|
|
{ 11221, 544, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::Clear() */,
|
|
{ 11222, 544, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::Contains(T) */,
|
|
{ 11223, 544, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 544, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::Remove(T) */,
|
|
{ 11225, 544, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 544, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 544, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::get_Item(System.Int32) */,
|
|
{ 11228, 544, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::set_Item(System.Int32,T) */,
|
|
{ 11229, 544, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::IndexOf(T) */,
|
|
{ 11230, 544, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::Insert(System.Int32,T) */,
|
|
{ 11231, 544, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.RaycastHit2D>::RemoveAt(System.Int32) */,
|
|
{ 11217, 437, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 437, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::get_Count() */,
|
|
{ 11219, 437, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::get_IsReadOnly() */,
|
|
{ 11220, 437, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::Add(T) */,
|
|
{ 11221, 437, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::Clear() */,
|
|
{ 11222, 437, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::Contains(T) */,
|
|
{ 11223, 437, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 437, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::Remove(T) */,
|
|
{ 11225, 437, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 437, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 437, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::get_Item(System.Int32) */,
|
|
{ 11228, 437, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::set_Item(System.Int32,T) */,
|
|
{ 11229, 437, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::IndexOf(T) */,
|
|
{ 11230, 437, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::Insert(System.Int32,T) */,
|
|
{ 11231, 437, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rect>::RemoveAt(System.Int32) */,
|
|
{ 11217, 444, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 444, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Count() */,
|
|
{ 11219, 444, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_IsReadOnly() */,
|
|
{ 11220, 444, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Add(T) */,
|
|
{ 11221, 444, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Clear() */,
|
|
{ 11222, 444, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Contains(T) */,
|
|
{ 11223, 444, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 444, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Remove(T) */,
|
|
{ 11225, 444, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 444, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 444, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Item(System.Int32) */,
|
|
{ 11228, 444, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::set_Item(System.Int32,T) */,
|
|
{ 11229, 444, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::IndexOf(T) */,
|
|
{ 11230, 444, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Insert(System.Int32,T) */,
|
|
{ 11231, 444, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Rendering.ReflectionProbeBlendInfo>::RemoveAt(System.Int32) */,
|
|
{ 11217, 630, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 630, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::get_Count() */,
|
|
{ 11219, 630, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::get_IsReadOnly() */,
|
|
{ 11220, 630, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::Add(T) */,
|
|
{ 11221, 630, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::Clear() */,
|
|
{ 11222, 630, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::Contains(T) */,
|
|
{ 11223, 630, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 630, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::Remove(T) */,
|
|
{ 11225, 630, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 630, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 630, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::get_Item(System.Int32) */,
|
|
{ 11228, 630, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::set_Item(System.Int32,T) */,
|
|
{ 11229, 630, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::IndexOf(T) */,
|
|
{ 11230, 630, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::Insert(System.Int32,T) */,
|
|
{ 11231, 630, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UIElements.FocusController/FocusedElement>::RemoveAt(System.Int32) */,
|
|
{ 11217, 463, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 463, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_Count() */,
|
|
{ 11219, 463, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_IsReadOnly() */,
|
|
{ 11220, 463, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::Add(T) */,
|
|
{ 11221, 463, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::Clear() */,
|
|
{ 11222, 463, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::Contains(T) */,
|
|
{ 11223, 463, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 463, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::Remove(T) */,
|
|
{ 11225, 463, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 463, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 463, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_Item(System.Int32) */,
|
|
{ 11228, 463, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::set_Item(System.Int32,T) */,
|
|
{ 11229, 463, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::IndexOf(T) */,
|
|
{ 11230, 463, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::Insert(System.Int32,T) */,
|
|
{ 11231, 463, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.UnitySynchronizationContext/WorkRequest>::RemoveAt(System.Int32) */,
|
|
{ 11217, 442, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 442, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::get_Count() */,
|
|
{ 11219, 442, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::get_IsReadOnly() */,
|
|
{ 11220, 442, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::Add(T) */,
|
|
{ 11221, 442, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::Clear() */,
|
|
{ 11222, 442, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::Contains(T) */,
|
|
{ 11223, 442, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 442, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::Remove(T) */,
|
|
{ 11225, 442, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 442, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 442, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::get_Item(System.Int32) */,
|
|
{ 11228, 442, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::set_Item(System.Int32,T) */,
|
|
{ 11229, 442, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::IndexOf(T) */,
|
|
{ 11230, 442, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::Insert(System.Int32,T) */,
|
|
{ 11231, 442, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector2>::RemoveAt(System.Int32) */,
|
|
{ 11217, 431, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 431, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::get_Count() */,
|
|
{ 11219, 431, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::get_IsReadOnly() */,
|
|
{ 11220, 431, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::Add(T) */,
|
|
{ 11221, 431, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::Clear() */,
|
|
{ 11222, 431, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::Contains(T) */,
|
|
{ 11223, 431, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 431, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::Remove(T) */,
|
|
{ 11225, 431, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 431, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 431, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::get_Item(System.Int32) */,
|
|
{ 11228, 431, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::set_Item(System.Int32,T) */,
|
|
{ 11229, 431, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::IndexOf(T) */,
|
|
{ 11230, 431, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::Insert(System.Int32,T) */,
|
|
{ 11231, 431, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector3>::RemoveAt(System.Int32) */,
|
|
{ 11217, 445, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11218, 445, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::get_Count() */,
|
|
{ 11219, 445, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::get_IsReadOnly() */,
|
|
{ 11220, 445, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::Add(T) */,
|
|
{ 11221, 445, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::Clear() */,
|
|
{ 11222, 445, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::Contains(T) */,
|
|
{ 11223, 445, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::CopyTo(T[],System.Int32) */,
|
|
{ 11224, 445, -1 } /* System.Boolean System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::Remove(T) */,
|
|
{ 11225, 445, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11226, 445, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11227, 445, -1 } /* T System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::get_Item(System.Int32) */,
|
|
{ 11228, 445, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::set_Item(System.Int32,T) */,
|
|
{ 11229, 445, -1 } /* System.Int32 System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::IndexOf(T) */,
|
|
{ 11230, 445, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::Insert(System.Int32,T) */,
|
|
{ 11231, 445, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<UnityEngine.Vector4>::RemoveAt(System.Int32) */,
|
|
{ 11145, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::.ctor(System.Int32) */,
|
|
{ 11146, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 1698, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::get_Capacity() */,
|
|
{ 11148, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::set_Capacity(System.Int32) */,
|
|
{ 11150, 1698, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 1698, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 1698, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 1698, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 1698, -1 } /* System.Object System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11156, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::set_Item(System.Int32,T) */,
|
|
{ 11157, 1698, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 1698, -1 } /* System.Object System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11161, 1698, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 1698, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::AsReadOnly() */,
|
|
{ 11164, 1698, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 1698, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::BinarySearch(T) */,
|
|
{ 11166, 1698, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11168, 1698, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Contains(T) */,
|
|
{ 11169, 1698, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::CopyTo(T[]) */,
|
|
{ 11172, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 1698, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 1698, -1 } /* T System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 1698, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 1698, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 1698, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 1698, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 1698, -1 } /* T System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 1698, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 1698, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 1698, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 1698, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::GetEnumerator() */,
|
|
{ 11188, 1698, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 1698, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 1698, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 1698, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::IndexOf(T) */,
|
|
{ 11192, 1698, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 1698, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 1698, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Insert(System.Int32,T) */,
|
|
{ 11196, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 1698, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::LastIndexOf(T) */,
|
|
{ 11199, 1698, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 1698, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 1698, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Remove(T) */,
|
|
{ 11202, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 1698, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::RemoveAt(System.Int32) */,
|
|
{ 11205, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Reverse() */,
|
|
{ 11207, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Sort() */,
|
|
{ 11209, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 1698, -1 } /* T[] System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::ToArray() */,
|
|
{ 11213, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::TrimExcess() */,
|
|
{ 11214, 1698, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 1698, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 1698, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPath/Segment>::.cctor() */,
|
|
{ 11145, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::.ctor(System.Int32) */,
|
|
{ 11146, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 1699, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::get_Capacity() */,
|
|
{ 11148, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::set_Capacity(System.Int32) */,
|
|
{ 11149, 1699, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::get_Count() */,
|
|
{ 11150, 1699, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 1699, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 1699, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 1699, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 1699, -1 } /* System.Object System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11155, 1699, -1 } /* T System.Collections.Generic.List`1<FairyGUI.GPathPoint>::get_Item(System.Int32) */,
|
|
{ 11156, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::set_Item(System.Int32,T) */,
|
|
{ 11157, 1699, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPathPoint>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 1699, -1 } /* System.Object System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11161, 1699, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 1699, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<FairyGUI.GPathPoint>::AsReadOnly() */,
|
|
{ 11164, 1699, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 1699, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::BinarySearch(T) */,
|
|
{ 11166, 1699, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11168, 1699, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Contains(T) */,
|
|
{ 11169, 1699, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::CopyTo(T[]) */,
|
|
{ 11172, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 1699, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 1699, -1 } /* T System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 1699, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<FairyGUI.GPathPoint>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 1699, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 1699, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 1699, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 1699, -1 } /* T System.Collections.Generic.List`1<FairyGUI.GPathPoint>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 1699, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 1699, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 1699, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 1699, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<FairyGUI.GPathPoint>::GetEnumerator() */,
|
|
{ 11188, 1699, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 1699, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 1699, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<FairyGUI.GPathPoint>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 1699, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::IndexOf(T) */,
|
|
{ 11192, 1699, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 1699, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 1699, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Insert(System.Int32,T) */,
|
|
{ 11196, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 1699, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::LastIndexOf(T) */,
|
|
{ 11199, 1699, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 1699, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 1699, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Remove(T) */,
|
|
{ 11202, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 1699, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.GPathPoint>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::RemoveAt(System.Int32) */,
|
|
{ 11205, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Reverse() */,
|
|
{ 11207, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Sort() */,
|
|
{ 11209, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 1699, -1 } /* T[] System.Collections.Generic.List`1<FairyGUI.GPathPoint>::ToArray() */,
|
|
{ 11213, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::TrimExcess() */,
|
|
{ 11214, 1699, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.GPathPoint>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 1699, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<FairyGUI.GPathPoint>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 1699, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.GPathPoint>::.cctor() */,
|
|
{ 11145, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::.ctor(System.Int32) */,
|
|
{ 11146, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 1190, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::get_Capacity() */,
|
|
{ 11148, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::set_Capacity(System.Int32) */,
|
|
{ 11150, 1190, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 1190, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 1190, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 1190, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 1190, -1 } /* System.Object System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11156, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::set_Item(System.Int32,T) */,
|
|
{ 11157, 1190, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 1190, -1 } /* System.Object System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11161, 1190, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 1190, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::AsReadOnly() */,
|
|
{ 11164, 1190, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 1190, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::BinarySearch(T) */,
|
|
{ 11166, 1190, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11168, 1190, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Contains(T) */,
|
|
{ 11169, 1190, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::CopyTo(T[]) */,
|
|
{ 11172, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 1190, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 1190, -1 } /* T System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 1190, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 1190, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 1190, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 1190, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 1190, -1 } /* T System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 1190, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 1190, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 1190, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 1190, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::GetEnumerator() */,
|
|
{ 11188, 1190, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 1190, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 1190, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 1190, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::IndexOf(T) */,
|
|
{ 11192, 1190, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 1190, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 1190, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Insert(System.Int32,T) */,
|
|
{ 11196, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 1190, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::LastIndexOf(T) */,
|
|
{ 11199, 1190, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 1190, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 1190, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Remove(T) */,
|
|
{ 11202, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 1190, -1 } /* System.Int32 System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::RemoveAt(System.Int32) */,
|
|
{ 11205, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Reverse() */,
|
|
{ 11207, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Sort() */,
|
|
{ 11209, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 1190, -1 } /* T[] System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::ToArray() */,
|
|
{ 11213, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::TrimExcess() */,
|
|
{ 11214, 1190, -1 } /* System.Boolean System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 1190, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 1190, -1 } /* System.Void System.Collections.Generic.List`1<FairyGUI.TextField/CharPosition>::.cctor() */,
|
|
{ 11144, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::.ctor() */,
|
|
{ 11145, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::.ctor(System.Int32) */,
|
|
{ 11146, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 47, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Boolean>::get_Capacity() */,
|
|
{ 11148, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::set_Capacity(System.Int32) */,
|
|
{ 11149, 47, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Boolean>::get_Count() */,
|
|
{ 11150, 47, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Boolean>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 47, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Boolean>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 47, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Boolean>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 47, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Boolean>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 47, -1 } /* System.Object System.Collections.Generic.List`1<System.Boolean>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11155, 47, -1 } /* T System.Collections.Generic.List`1<System.Boolean>::get_Item(System.Int32) */,
|
|
{ 11156, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::set_Item(System.Int32,T) */,
|
|
{ 11157, 47, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Boolean>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 47, -1 } /* System.Object System.Collections.Generic.List`1<System.Boolean>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11160, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::Add(T) */,
|
|
{ 11161, 47, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Boolean>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 47, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<System.Boolean>::AsReadOnly() */,
|
|
{ 11164, 47, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Boolean>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 47, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Boolean>::BinarySearch(T) */,
|
|
{ 11166, 47, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Boolean>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11167, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::Clear() */,
|
|
{ 11168, 47, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Boolean>::Contains(T) */,
|
|
{ 11169, 47, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Boolean>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::CopyTo(T[]) */,
|
|
{ 11172, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 47, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Boolean>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 47, -1 } /* T System.Collections.Generic.List`1<System.Boolean>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 47, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Boolean>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 47, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Boolean>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 47, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Boolean>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 47, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Boolean>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 47, -1 } /* T System.Collections.Generic.List`1<System.Boolean>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 47, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Boolean>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 47, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Boolean>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 47, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Boolean>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 47, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Boolean>::GetEnumerator() */,
|
|
{ 11188, 47, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<System.Boolean>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 47, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<System.Boolean>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 47, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Boolean>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 47, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Boolean>::IndexOf(T) */,
|
|
{ 11192, 47, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Boolean>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 47, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Boolean>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 47, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Boolean>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::Insert(System.Int32,T) */,
|
|
{ 11196, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 47, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Boolean>::LastIndexOf(T) */,
|
|
{ 11199, 47, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Boolean>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 47, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Boolean>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 47, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Boolean>::Remove(T) */,
|
|
{ 11202, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 47, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Boolean>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::RemoveAt(System.Int32) */,
|
|
{ 11205, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::Reverse() */,
|
|
{ 11207, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::Sort() */,
|
|
{ 11209, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 47, -1 } /* T[] System.Collections.Generic.List`1<System.Boolean>::ToArray() */,
|
|
{ 11213, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::TrimExcess() */,
|
|
{ 11214, 47, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Boolean>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 47, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<System.Boolean>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 47, -1 } /* System.Void System.Collections.Generic.List`1<System.Boolean>::.cctor() */,
|
|
{ 11145, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::.ctor(System.Int32) */,
|
|
{ 11146, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::get_Capacity() */,
|
|
{ 11148, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::set_Capacity(System.Int32) */,
|
|
{ 11149, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::get_Count() */,
|
|
{ 11150, 6, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Byte>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 6, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Byte>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 6, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Byte>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 6, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Byte>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 6, -1 } /* System.Object System.Collections.Generic.List`1<System.Byte>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11156, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::set_Item(System.Int32,T) */,
|
|
{ 11157, 6, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Byte>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 6, -1 } /* System.Object System.Collections.Generic.List`1<System.Byte>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11161, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11164, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::BinarySearch(T) */,
|
|
{ 11166, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11168, 6, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Byte>::Contains(T) */,
|
|
{ 11169, 6, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Byte>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::CopyTo(T[]) */,
|
|
{ 11172, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 6, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Byte>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 6, -1 } /* T System.Collections.Generic.List`1<System.Byte>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 6, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Byte>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 6, -1 } /* T System.Collections.Generic.List`1<System.Byte>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 6, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Byte>::GetEnumerator() */,
|
|
{ 11188, 6, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<System.Byte>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 6, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<System.Byte>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 6, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Byte>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::IndexOf(T) */,
|
|
{ 11192, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::Insert(System.Int32,T) */,
|
|
{ 11196, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::LastIndexOf(T) */,
|
|
{ 11199, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 6, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Byte>::Remove(T) */,
|
|
{ 11202, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 6, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Byte>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::RemoveAt(System.Int32) */,
|
|
{ 11205, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::Reverse() */,
|
|
{ 11207, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::Sort() */,
|
|
{ 11209, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::Sort(System.Comparison`1<T>) */,
|
|
{ 11213, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::TrimExcess() */,
|
|
{ 11214, 6, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Byte>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 6, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<System.Byte>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 6, -1 } /* System.Void System.Collections.Generic.List`1<System.Byte>::.cctor() */,
|
|
{ 11145, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::.ctor(System.Int32) */,
|
|
{ 11146, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::get_Capacity() */,
|
|
{ 11148, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::set_Capacity(System.Int32) */,
|
|
{ 11149, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::get_Count() */,
|
|
{ 11150, 7, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Char>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 7, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Char>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 7, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Char>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 7, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Char>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 7, -1 } /* System.Object System.Collections.Generic.List`1<System.Char>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11155, 7, -1 } /* T System.Collections.Generic.List`1<System.Char>::get_Item(System.Int32) */,
|
|
{ 11156, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::set_Item(System.Int32,T) */,
|
|
{ 11157, 7, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Char>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 7, -1 } /* System.Object System.Collections.Generic.List`1<System.Char>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11161, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 7, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<System.Char>::AsReadOnly() */,
|
|
{ 11164, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::BinarySearch(T) */,
|
|
{ 11166, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11168, 7, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Char>::Contains(T) */,
|
|
{ 11169, 7, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Char>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::CopyTo(T[]) */,
|
|
{ 11172, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 7, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Char>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 7, -1 } /* T System.Collections.Generic.List`1<System.Char>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 7, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Char>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 7, -1 } /* T System.Collections.Generic.List`1<System.Char>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 7, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Char>::GetEnumerator() */,
|
|
{ 11188, 7, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<System.Char>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 7, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<System.Char>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 7, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Char>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::IndexOf(T) */,
|
|
{ 11192, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::Insert(System.Int32,T) */,
|
|
{ 11196, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::LastIndexOf(T) */,
|
|
{ 11199, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 7, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Char>::Remove(T) */,
|
|
{ 11202, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 7, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Char>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::RemoveAt(System.Int32) */,
|
|
{ 11205, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::Reverse() */,
|
|
{ 11207, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::Sort() */,
|
|
{ 11209, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::Sort(System.Comparison`1<T>) */,
|
|
{ 11213, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::TrimExcess() */,
|
|
{ 11214, 7, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Char>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 7, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<System.Char>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 7, -1 } /* System.Void System.Collections.Generic.List`1<System.Char>::.cctor() */,
|
|
{ 11144, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor() */,
|
|
{ 11145, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor(System.Int32) */,
|
|
{ 11146, 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>) */,
|
|
{ 11147, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Capacity() */,
|
|
{ 11148, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::set_Capacity(System.Int32) */,
|
|
{ 11149, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Count() */,
|
|
{ 11150, 115, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 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() */,
|
|
{ 11152, 115, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 115, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 115, -1 } /* System.Object System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11155, 115, -1 } /* T System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Item(System.Int32) */,
|
|
{ 11156, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::set_Item(System.Int32,T) */,
|
|
{ 11157, 115, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 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) */,
|
|
{ 11159, 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) */,
|
|
{ 11160, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Add(T) */,
|
|
{ 11161, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 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>) */,
|
|
{ 11163, 115, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::AsReadOnly() */,
|
|
{ 11164, 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>) */,
|
|
{ 11165, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::BinarySearch(T) */,
|
|
{ 11166, 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>) */,
|
|
{ 11167, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Clear() */,
|
|
{ 11168, 115, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Contains(T) */,
|
|
{ 11169, 115, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::CopyTo(T[]) */,
|
|
{ 11172, 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) */,
|
|
{ 11173, 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) */,
|
|
{ 11174, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 115, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 115, -1 } /* T System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 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>) */,
|
|
{ 11179, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 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>) */,
|
|
{ 11181, 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>) */,
|
|
{ 11182, 115, -1 } /* T System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 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>) */,
|
|
{ 11185, 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>) */,
|
|
{ 11186, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 115, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::GetEnumerator() */,
|
|
{ 11188, 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() */,
|
|
{ 11189, 115, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 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) */,
|
|
{ 11191, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::IndexOf(T) */,
|
|
{ 11192, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Insert(System.Int32,T) */,
|
|
{ 11196, 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) */,
|
|
{ 11197, 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>) */,
|
|
{ 11198, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::LastIndexOf(T) */,
|
|
{ 11199, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 115, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Remove(T) */,
|
|
{ 11202, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 115, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::RemoveAt(System.Int32) */,
|
|
{ 11205, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Reverse() */,
|
|
{ 11207, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Sort() */,
|
|
{ 11209, 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>) */,
|
|
{ 11210, 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>) */,
|
|
{ 11211, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 115, -1 } /* T[] System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::ToArray() */,
|
|
{ 11213, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::TrimExcess() */,
|
|
{ 11214, 115, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 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>) */,
|
|
{ 11216, 115, -1 } /* System.Void System.Collections.Generic.List`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.cctor() */,
|
|
{ 11145, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::.ctor(System.Int32) */,
|
|
{ 11146, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::get_Capacity() */,
|
|
{ 11150, 16, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 16, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 16, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 16, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 16, -1 } /* System.Object System.Collections.Generic.List`1<System.Int32>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11157, 16, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 16, -1 } /* System.Object System.Collections.Generic.List`1<System.Int32>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11161, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11163, 16, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<System.Int32>::AsReadOnly() */,
|
|
{ 11164, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::BinarySearch(T) */,
|
|
{ 11166, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11169, 16, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::CopyTo(T[]) */,
|
|
{ 11172, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 16, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 16, -1 } /* T System.Collections.Generic.List`1<System.Int32>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 16, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Int32>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 16, -1 } /* T System.Collections.Generic.List`1<System.Int32>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::ForEach(System.Action`1<T>) */,
|
|
{ 11188, 16, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<System.Int32>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 16, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<System.Int32>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 16, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Int32>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::IndexOf(T) */,
|
|
{ 11192, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::Insert(System.Int32,T) */,
|
|
{ 11196, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11198, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::LastIndexOf(T) */,
|
|
{ 11199, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11202, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 16, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11205, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::Reverse() */,
|
|
{ 11207, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::Sort() */,
|
|
{ 11209, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::Sort(System.Comparison`1<T>) */,
|
|
{ 11213, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::TrimExcess() */,
|
|
{ 11214, 16, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 16, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<System.Int32>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 16, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32>::.cctor() */,
|
|
{ 11144, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::.ctor() */,
|
|
{ 11145, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::.ctor(System.Int32) */,
|
|
{ 11146, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::get_Capacity() */,
|
|
{ 11148, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::set_Capacity(System.Int32) */,
|
|
{ 11149, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::get_Count() */,
|
|
{ 11150, 90, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 90, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 90, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 90, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 90, -1 } /* System.Object System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11155, 90, -1 } /* T System.Collections.Generic.List`1<System.Int32Enum>::get_Item(System.Int32) */,
|
|
{ 11156, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::set_Item(System.Int32,T) */,
|
|
{ 11157, 90, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32Enum>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 90, -1 } /* System.Object System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11160, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::Add(T) */,
|
|
{ 11161, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 90, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<System.Int32Enum>::AsReadOnly() */,
|
|
{ 11164, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::BinarySearch(T) */,
|
|
{ 11166, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11167, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::Clear() */,
|
|
{ 11168, 90, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32Enum>::Contains(T) */,
|
|
{ 11169, 90, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::CopyTo(T[]) */,
|
|
{ 11172, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 90, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32Enum>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 90, -1 } /* T System.Collections.Generic.List`1<System.Int32Enum>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 90, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Int32Enum>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 90, -1 } /* T System.Collections.Generic.List`1<System.Int32Enum>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 90, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Int32Enum>::GetEnumerator() */,
|
|
{ 11188, 90, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 90, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 90, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Int32Enum>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::IndexOf(T) */,
|
|
{ 11192, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::Insert(System.Int32,T) */,
|
|
{ 11196, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::LastIndexOf(T) */,
|
|
{ 11199, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 90, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32Enum>::Remove(T) */,
|
|
{ 11202, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 90, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int32Enum>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::RemoveAt(System.Int32) */,
|
|
{ 11205, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::Reverse() */,
|
|
{ 11207, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::Sort() */,
|
|
{ 11209, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 90, -1 } /* T[] System.Collections.Generic.List`1<System.Int32Enum>::ToArray() */,
|
|
{ 11213, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::TrimExcess() */,
|
|
{ 11214, 90, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int32Enum>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 90, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<System.Int32Enum>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 90, -1 } /* System.Void System.Collections.Generic.List`1<System.Int32Enum>::.cctor() */,
|
|
{ 11145, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::.ctor(System.Int32) */,
|
|
{ 11146, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::get_Capacity() */,
|
|
{ 11148, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::set_Capacity(System.Int32) */,
|
|
{ 11150, 37, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int64>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 37, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int64>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 37, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int64>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 37, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int64>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 37, -1 } /* System.Object System.Collections.Generic.List`1<System.Int64>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11156, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::set_Item(System.Int32,T) */,
|
|
{ 11157, 37, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int64>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 37, -1 } /* System.Object System.Collections.Generic.List`1<System.Int64>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11161, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 37, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<System.Int64>::AsReadOnly() */,
|
|
{ 11164, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::BinarySearch(T) */,
|
|
{ 11166, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11167, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::Clear() */,
|
|
{ 11168, 37, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int64>::Contains(T) */,
|
|
{ 11169, 37, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int64>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::CopyTo(T[]) */,
|
|
{ 11172, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 37, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int64>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 37, -1 } /* T System.Collections.Generic.List`1<System.Int64>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 37, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Int64>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 37, -1 } /* T System.Collections.Generic.List`1<System.Int64>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 37, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Int64>::GetEnumerator() */,
|
|
{ 11188, 37, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<System.Int64>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 37, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<System.Int64>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 37, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Int64>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::IndexOf(T) */,
|
|
{ 11192, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::Insert(System.Int32,T) */,
|
|
{ 11196, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::LastIndexOf(T) */,
|
|
{ 11199, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 37, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int64>::Remove(T) */,
|
|
{ 11202, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 37, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Int64>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::RemoveAt(System.Int32) */,
|
|
{ 11205, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::Reverse() */,
|
|
{ 11207, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::Sort() */,
|
|
{ 11209, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 37, -1 } /* T[] System.Collections.Generic.List`1<System.Int64>::ToArray() */,
|
|
{ 11213, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::TrimExcess() */,
|
|
{ 11214, 37, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Int64>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 37, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<System.Int64>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 37, -1 } /* System.Void System.Collections.Generic.List`1<System.Int64>::.cctor() */,
|
|
{ 11145, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::.ctor(System.Int32) */,
|
|
{ 11146, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::get_Capacity() */,
|
|
{ 11148, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::set_Capacity(System.Int32) */,
|
|
{ 11150, 109, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Single>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 109, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Single>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 109, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Single>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 109, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Single>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 109, -1 } /* System.Object System.Collections.Generic.List`1<System.Single>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11156, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::set_Item(System.Int32,T) */,
|
|
{ 11157, 109, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Single>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 109, -1 } /* System.Object System.Collections.Generic.List`1<System.Single>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11161, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 109, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<System.Single>::AsReadOnly() */,
|
|
{ 11164, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::BinarySearch(T) */,
|
|
{ 11166, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11168, 109, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Single>::Contains(T) */,
|
|
{ 11169, 109, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Single>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::CopyTo(T[]) */,
|
|
{ 11172, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 109, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Single>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 109, -1 } /* T System.Collections.Generic.List`1<System.Single>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 109, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Single>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 109, -1 } /* T System.Collections.Generic.List`1<System.Single>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 109, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.Single>::GetEnumerator() */,
|
|
{ 11188, 109, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<System.Single>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 109, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<System.Single>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 109, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.Single>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::IndexOf(T) */,
|
|
{ 11192, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::Insert(System.Int32,T) */,
|
|
{ 11196, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::LastIndexOf(T) */,
|
|
{ 11199, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 109, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Single>::Remove(T) */,
|
|
{ 11202, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 109, -1 } /* System.Int32 System.Collections.Generic.List`1<System.Single>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::RemoveAt(System.Int32) */,
|
|
{ 11205, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::Reverse() */,
|
|
{ 11207, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::Sort() */,
|
|
{ 11209, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 109, -1 } /* T[] System.Collections.Generic.List`1<System.Single>::ToArray() */,
|
|
{ 11213, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::TrimExcess() */,
|
|
{ 11214, 109, -1 } /* System.Boolean System.Collections.Generic.List`1<System.Single>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 109, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<System.Single>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 109, -1 } /* System.Void System.Collections.Generic.List`1<System.Single>::.cctor() */,
|
|
{ 11144, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::.ctor() */,
|
|
{ 11145, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::.ctor(System.Int32) */,
|
|
{ 11146, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 21, -1 } /* System.Int32 System.Collections.Generic.List`1<System.UInt32>::get_Capacity() */,
|
|
{ 11148, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::set_Capacity(System.Int32) */,
|
|
{ 11149, 21, -1 } /* System.Int32 System.Collections.Generic.List`1<System.UInt32>::get_Count() */,
|
|
{ 11150, 21, -1 } /* System.Boolean System.Collections.Generic.List`1<System.UInt32>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 21, -1 } /* System.Boolean System.Collections.Generic.List`1<System.UInt32>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 21, -1 } /* System.Boolean System.Collections.Generic.List`1<System.UInt32>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 21, -1 } /* System.Boolean System.Collections.Generic.List`1<System.UInt32>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 21, -1 } /* System.Object System.Collections.Generic.List`1<System.UInt32>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11155, 21, -1 } /* T System.Collections.Generic.List`1<System.UInt32>::get_Item(System.Int32) */,
|
|
{ 11156, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::set_Item(System.Int32,T) */,
|
|
{ 11157, 21, -1 } /* System.Boolean System.Collections.Generic.List`1<System.UInt32>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 21, -1 } /* System.Object System.Collections.Generic.List`1<System.UInt32>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11160, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::Add(T) */,
|
|
{ 11161, 21, -1 } /* System.Int32 System.Collections.Generic.List`1<System.UInt32>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 21, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<System.UInt32>::AsReadOnly() */,
|
|
{ 11164, 21, -1 } /* System.Int32 System.Collections.Generic.List`1<System.UInt32>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 21, -1 } /* System.Int32 System.Collections.Generic.List`1<System.UInt32>::BinarySearch(T) */,
|
|
{ 11166, 21, -1 } /* System.Int32 System.Collections.Generic.List`1<System.UInt32>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11167, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::Clear() */,
|
|
{ 11168, 21, -1 } /* System.Boolean System.Collections.Generic.List`1<System.UInt32>::Contains(T) */,
|
|
{ 11169, 21, -1 } /* System.Boolean System.Collections.Generic.List`1<System.UInt32>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::CopyTo(T[]) */,
|
|
{ 11172, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 21, -1 } /* System.Boolean System.Collections.Generic.List`1<System.UInt32>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 21, -1 } /* T System.Collections.Generic.List`1<System.UInt32>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 21, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.UInt32>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 21, -1 } /* System.Int32 System.Collections.Generic.List`1<System.UInt32>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 21, -1 } /* System.Int32 System.Collections.Generic.List`1<System.UInt32>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 21, -1 } /* System.Int32 System.Collections.Generic.List`1<System.UInt32>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 21, -1 } /* T System.Collections.Generic.List`1<System.UInt32>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 21, -1 } /* System.Int32 System.Collections.Generic.List`1<System.UInt32>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 21, -1 } /* System.Int32 System.Collections.Generic.List`1<System.UInt32>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 21, -1 } /* System.Int32 System.Collections.Generic.List`1<System.UInt32>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 21, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<System.UInt32>::GetEnumerator() */,
|
|
{ 11188, 21, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<System.UInt32>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 21, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<System.UInt32>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 21, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<System.UInt32>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 21, -1 } /* System.Int32 System.Collections.Generic.List`1<System.UInt32>::IndexOf(T) */,
|
|
{ 11192, 21, -1 } /* System.Int32 System.Collections.Generic.List`1<System.UInt32>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 21, -1 } /* System.Int32 System.Collections.Generic.List`1<System.UInt32>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 21, -1 } /* System.Int32 System.Collections.Generic.List`1<System.UInt32>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::Insert(System.Int32,T) */,
|
|
{ 11196, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 21, -1 } /* System.Int32 System.Collections.Generic.List`1<System.UInt32>::LastIndexOf(T) */,
|
|
{ 11199, 21, -1 } /* System.Int32 System.Collections.Generic.List`1<System.UInt32>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 21, -1 } /* System.Int32 System.Collections.Generic.List`1<System.UInt32>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 21, -1 } /* System.Boolean System.Collections.Generic.List`1<System.UInt32>::Remove(T) */,
|
|
{ 11202, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 21, -1 } /* System.Int32 System.Collections.Generic.List`1<System.UInt32>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::RemoveAt(System.Int32) */,
|
|
{ 11205, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::Reverse() */,
|
|
{ 11207, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::Sort() */,
|
|
{ 11209, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 21, -1 } /* T[] System.Collections.Generic.List`1<System.UInt32>::ToArray() */,
|
|
{ 11213, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::TrimExcess() */,
|
|
{ 11214, 21, -1 } /* System.Boolean System.Collections.Generic.List`1<System.UInt32>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 21, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<System.UInt32>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 21, -1 } /* System.Void System.Collections.Generic.List`1<System.UInt32>::.cctor() */,
|
|
{ 11144, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::.ctor() */,
|
|
{ 11145, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::.ctor(System.Int32) */,
|
|
{ 11146, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 569, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::get_Capacity() */,
|
|
{ 11148, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::set_Capacity(System.Int32) */,
|
|
{ 11149, 569, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::get_Count() */,
|
|
{ 11150, 569, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 569, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 569, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 569, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 569, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11155, 569, -1 } /* T System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::get_Item(System.Int32) */,
|
|
{ 11156, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::set_Item(System.Int32,T) */,
|
|
{ 11157, 569, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 569, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11160, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Add(T) */,
|
|
{ 11161, 569, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 569, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::AsReadOnly() */,
|
|
{ 11164, 569, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 569, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::BinarySearch(T) */,
|
|
{ 11166, 569, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11167, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Clear() */,
|
|
{ 11168, 569, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Contains(T) */,
|
|
{ 11169, 569, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::CopyTo(T[]) */,
|
|
{ 11172, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 569, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 569, -1 } /* T System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 569, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 569, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 569, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 569, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 569, -1 } /* T System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 569, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 569, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 569, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 569, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::GetEnumerator() */,
|
|
{ 11188, 569, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 569, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 569, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 569, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::IndexOf(T) */,
|
|
{ 11192, 569, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 569, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 569, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Insert(System.Int32,T) */,
|
|
{ 11196, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 569, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::LastIndexOf(T) */,
|
|
{ 11199, 569, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 569, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 569, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Remove(T) */,
|
|
{ 11202, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 569, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::RemoveAt(System.Int32) */,
|
|
{ 11205, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Reverse() */,
|
|
{ 11207, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Sort() */,
|
|
{ 11209, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 569, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::ToArray() */,
|
|
{ 11213, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::TrimExcess() */,
|
|
{ 11214, 569, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 569, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 569, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.AnimatorClipInfo>::.cctor() */,
|
|
{ 11145, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor(System.Int32) */,
|
|
{ 11146, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::get_Capacity() */,
|
|
{ 11148, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::set_Capacity(System.Int32) */,
|
|
{ 11150, 439, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 439, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 439, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 439, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 439, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11157, 439, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 439, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11160, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Add(T) */,
|
|
{ 11161, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 439, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::AsReadOnly() */,
|
|
{ 11164, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::BinarySearch(T) */,
|
|
{ 11166, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11167, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Clear() */,
|
|
{ 11168, 439, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Contains(T) */,
|
|
{ 11169, 439, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::CopyTo(T[]) */,
|
|
{ 11172, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 439, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 439, -1 } /* T System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 439, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 439, -1 } /* T System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 439, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::GetEnumerator() */,
|
|
{ 11188, 439, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 439, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 439, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::IndexOf(T) */,
|
|
{ 11192, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11196, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::LastIndexOf(T) */,
|
|
{ 11199, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 439, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Remove(T) */,
|
|
{ 11202, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 439, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11205, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Reverse() */,
|
|
{ 11207, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Sort() */,
|
|
{ 11209, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 439, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::ToArray() */,
|
|
{ 11213, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::TrimExcess() */,
|
|
{ 11214, 439, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 439, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 439, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.cctor() */,
|
|
{ 11145, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::.ctor(System.Int32) */,
|
|
{ 11146, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::get_Capacity() */,
|
|
{ 11148, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::set_Capacity(System.Int32) */,
|
|
{ 11149, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::get_Count() */,
|
|
{ 11150, 450, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 450, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 450, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 450, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 450, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11157, 450, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color32>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 450, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11161, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11163, 450, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.Color32>::AsReadOnly() */,
|
|
{ 11164, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::BinarySearch(T) */,
|
|
{ 11166, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11168, 450, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color32>::Contains(T) */,
|
|
{ 11169, 450, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::CopyTo(T[]) */,
|
|
{ 11172, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 450, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color32>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 450, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Color32>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 450, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Color32>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 450, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Color32>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 450, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.Color32>::GetEnumerator() */,
|
|
{ 11188, 450, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 450, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 450, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Color32>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::IndexOf(T) */,
|
|
{ 11192, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::Insert(System.Int32,T) */,
|
|
{ 11196, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11198, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::LastIndexOf(T) */,
|
|
{ 11199, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 450, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color32>::Remove(T) */,
|
|
{ 11202, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 450, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color32>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::RemoveAt(System.Int32) */,
|
|
{ 11206, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::Reverse() */,
|
|
{ 11207, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::Sort() */,
|
|
{ 11209, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 450, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.Color32>::ToArray() */,
|
|
{ 11213, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::TrimExcess() */,
|
|
{ 11214, 450, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color32>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 450, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.Color32>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 450, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color32>::.cctor() */,
|
|
{ 11144, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::.ctor() */,
|
|
{ 11145, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::.ctor(System.Int32) */,
|
|
{ 11146, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::get_Capacity() */,
|
|
{ 11148, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::set_Capacity(System.Int32) */,
|
|
{ 11150, 447, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 447, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 447, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 447, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 447, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11155, 447, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Color>::get_Item(System.Int32) */,
|
|
{ 11156, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::set_Item(System.Int32,T) */,
|
|
{ 11157, 447, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 447, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11160, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::Add(T) */,
|
|
{ 11161, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 447, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.Color>::AsReadOnly() */,
|
|
{ 11164, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::BinarySearch(T) */,
|
|
{ 11166, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11168, 447, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color>::Contains(T) */,
|
|
{ 11169, 447, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::CopyTo(T[]) */,
|
|
{ 11172, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 447, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 447, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Color>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 447, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Color>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 447, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Color>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 447, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.Color>::GetEnumerator() */,
|
|
{ 11188, 447, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 447, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 447, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Color>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::IndexOf(T) */,
|
|
{ 11192, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::Insert(System.Int32,T) */,
|
|
{ 11196, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::LastIndexOf(T) */,
|
|
{ 11199, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 447, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color>::Remove(T) */,
|
|
{ 11202, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 447, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Color>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::RemoveAt(System.Int32) */,
|
|
{ 11205, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::Reverse() */,
|
|
{ 11207, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::Sort() */,
|
|
{ 11209, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 447, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.Color>::ToArray() */,
|
|
{ 11213, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::TrimExcess() */,
|
|
{ 11214, 447, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Color>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 447, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.Color>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 447, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Color>::.cctor() */,
|
|
{ 11144, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::.ctor() */,
|
|
{ 11145, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::.ctor(System.Int32) */,
|
|
{ 11146, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::get_Capacity() */,
|
|
{ 11148, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::set_Capacity(System.Int32) */,
|
|
{ 11150, 446, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 446, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 446, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 446, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 446, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11155, 446, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::get_Item(System.Int32) */,
|
|
{ 11156, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::set_Item(System.Int32,T) */,
|
|
{ 11157, 446, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 446, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11160, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Add(T) */,
|
|
{ 11161, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 446, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::AsReadOnly() */,
|
|
{ 11164, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::BinarySearch(T) */,
|
|
{ 11166, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11168, 446, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Contains(T) */,
|
|
{ 11169, 446, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::CopyTo(T[]) */,
|
|
{ 11172, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 446, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 446, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 446, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 446, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 446, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::GetEnumerator() */,
|
|
{ 11188, 446, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 446, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 446, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::IndexOf(T) */,
|
|
{ 11192, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Insert(System.Int32,T) */,
|
|
{ 11196, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::LastIndexOf(T) */,
|
|
{ 11199, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 446, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Remove(T) */,
|
|
{ 11202, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 446, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::RemoveAt(System.Int32) */,
|
|
{ 11205, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Reverse() */,
|
|
{ 11207, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Sort() */,
|
|
{ 11209, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 446, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::ToArray() */,
|
|
{ 11213, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::TrimExcess() */,
|
|
{ 11214, 446, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 446, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 446, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Matrix4x4>::.cctor() */,
|
|
{ 11145, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::.ctor(System.Int32) */,
|
|
{ 11146, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 943, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::get_Capacity() */,
|
|
{ 11148, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::set_Capacity(System.Int32) */,
|
|
{ 11150, 943, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 943, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 943, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 943, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 943, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11156, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::set_Item(System.Int32,T) */,
|
|
{ 11157, 943, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 943, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11161, 943, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 943, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::AsReadOnly() */,
|
|
{ 11164, 943, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 943, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::BinarySearch(T) */,
|
|
{ 11166, 943, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11167, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::Clear() */,
|
|
{ 11168, 943, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::Contains(T) */,
|
|
{ 11169, 943, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::CopyTo(T[]) */,
|
|
{ 11172, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 943, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 943, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 943, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 943, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 943, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 943, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 943, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 943, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 943, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 943, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 943, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::GetEnumerator() */,
|
|
{ 11188, 943, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 943, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 943, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 943, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::IndexOf(T) */,
|
|
{ 11192, 943, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 943, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 943, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::Insert(System.Int32,T) */,
|
|
{ 11196, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 943, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::LastIndexOf(T) */,
|
|
{ 11199, 943, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 943, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 943, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::Remove(T) */,
|
|
{ 11202, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 943, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11205, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::Reverse() */,
|
|
{ 11207, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::Sort() */,
|
|
{ 11209, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 943, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::ToArray() */,
|
|
{ 11213, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::TrimExcess() */,
|
|
{ 11214, 943, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 943, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 943, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ChannelPacket>::.cctor() */,
|
|
{ 11145, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::.ctor(System.Int32) */,
|
|
{ 11146, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 970, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::get_Capacity() */,
|
|
{ 11148, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::set_Capacity(System.Int32) */,
|
|
{ 11150, 970, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 970, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 970, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 970, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 970, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11156, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::set_Item(System.Int32,T) */,
|
|
{ 11157, 970, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 970, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11161, 970, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 970, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::AsReadOnly() */,
|
|
{ 11164, 970, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 970, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::BinarySearch(T) */,
|
|
{ 11166, 970, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11167, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::Clear() */,
|
|
{ 11168, 970, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::Contains(T) */,
|
|
{ 11169, 970, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::CopyTo(T[]) */,
|
|
{ 11172, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 970, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 970, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 970, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 970, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 970, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 970, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 970, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 970, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 970, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 970, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 970, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::GetEnumerator() */,
|
|
{ 11188, 970, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 970, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 970, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 970, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::IndexOf(T) */,
|
|
{ 11192, 970, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 970, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 970, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::Insert(System.Int32,T) */,
|
|
{ 11196, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 970, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::LastIndexOf(T) */,
|
|
{ 11199, 970, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 970, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 970, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::Remove(T) */,
|
|
{ 11202, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 970, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11205, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::Reverse() */,
|
|
{ 11207, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::Sort() */,
|
|
{ 11209, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 970, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::ToArray() */,
|
|
{ 11213, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::TrimExcess() */,
|
|
{ 11214, 970, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 970, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 970, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.ClientScene/PendingOwner>::.cctor() */,
|
|
{ 11145, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::.ctor(System.Int32) */,
|
|
{ 11146, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 973, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::get_Capacity() */,
|
|
{ 11148, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::set_Capacity(System.Int32) */,
|
|
{ 11150, 973, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 973, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 973, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 973, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 973, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11156, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::set_Item(System.Int32,T) */,
|
|
{ 11157, 973, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 973, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11161, 973, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 973, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::AsReadOnly() */,
|
|
{ 11164, 973, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 973, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::BinarySearch(T) */,
|
|
{ 11166, 973, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11168, 973, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::Contains(T) */,
|
|
{ 11169, 973, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::CopyTo(T[]) */,
|
|
{ 11172, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 973, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 973, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 973, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 973, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 973, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 973, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 973, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 973, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 973, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 973, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 973, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::GetEnumerator() */,
|
|
{ 11188, 973, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 973, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 973, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 973, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::IndexOf(T) */,
|
|
{ 11192, 973, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 973, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 973, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::Insert(System.Int32,T) */,
|
|
{ 11196, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 973, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::LastIndexOf(T) */,
|
|
{ 11199, 973, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 973, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 973, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::Remove(T) */,
|
|
{ 11202, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 973, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::RemoveAt(System.Int32) */,
|
|
{ 11205, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::Reverse() */,
|
|
{ 11207, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::Sort() */,
|
|
{ 11209, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 973, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::ToArray() */,
|
|
{ 11213, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::TrimExcess() */,
|
|
{ 11214, 973, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 973, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 973, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.LocalClient/InternalMsg>::.cctor() */,
|
|
{ 11145, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::.ctor(System.Int32) */,
|
|
{ 11146, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 1004, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::get_Capacity() */,
|
|
{ 11148, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::set_Capacity(System.Int32) */,
|
|
{ 11150, 1004, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 1004, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 1004, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 1004, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 1004, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11156, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::set_Item(System.Int32,T) */,
|
|
{ 11157, 1004, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 1004, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11161, 1004, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 1004, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::AsReadOnly() */,
|
|
{ 11164, 1004, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 1004, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::BinarySearch(T) */,
|
|
{ 11166, 1004, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11168, 1004, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Contains(T) */,
|
|
{ 11169, 1004, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::CopyTo(T[]) */,
|
|
{ 11172, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 1004, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 1004, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 1004, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 1004, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 1004, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 1004, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 1004, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 1004, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 1004, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 1004, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 1004, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::GetEnumerator() */,
|
|
{ 11188, 1004, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 1004, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 1004, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 1004, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::IndexOf(T) */,
|
|
{ 11192, 1004, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 1004, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 1004, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Insert(System.Int32,T) */,
|
|
{ 11196, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 1004, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::LastIndexOf(T) */,
|
|
{ 11199, 1004, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 1004, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 1004, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Remove(T) */,
|
|
{ 11202, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 1004, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::RemoveAt(System.Int32) */,
|
|
{ 11205, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Reverse() */,
|
|
{ 11207, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Sort() */,
|
|
{ 11209, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 1004, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::ToArray() */,
|
|
{ 11213, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::TrimExcess() */,
|
|
{ 11214, 1004, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 1004, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 1004, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::.cctor() */,
|
|
{ 11145, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::.ctor(System.Int32) */,
|
|
{ 11146, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 1011, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::get_Capacity() */,
|
|
{ 11148, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::set_Capacity(System.Int32) */,
|
|
{ 11150, 1011, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 1011, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 1011, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 1011, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 1011, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11156, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::set_Item(System.Int32,T) */,
|
|
{ 11157, 1011, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 1011, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11161, 1011, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 1011, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::AsReadOnly() */,
|
|
{ 11164, 1011, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 1011, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::BinarySearch(T) */,
|
|
{ 11166, 1011, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11167, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Clear() */,
|
|
{ 11168, 1011, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Contains(T) */,
|
|
{ 11169, 1011, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::CopyTo(T[]) */,
|
|
{ 11172, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 1011, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 1011, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 1011, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 1011, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 1011, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 1011, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 1011, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 1011, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 1011, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 1011, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 1011, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::GetEnumerator() */,
|
|
{ 11188, 1011, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 1011, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 1011, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 1011, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::IndexOf(T) */,
|
|
{ 11192, 1011, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 1011, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 1011, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Insert(System.Int32,T) */,
|
|
{ 11196, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 1011, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::LastIndexOf(T) */,
|
|
{ 11199, 1011, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 1011, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 1011, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Remove(T) */,
|
|
{ 11202, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 1011, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::RemoveAt(System.Int32) */,
|
|
{ 11205, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Reverse() */,
|
|
{ 11207, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Sort() */,
|
|
{ 11209, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 1011, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::ToArray() */,
|
|
{ 11213, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::TrimExcess() */,
|
|
{ 11214, 1011, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 1011, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 1011, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::.cctor() */,
|
|
{ 11145, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::.ctor(System.Int32) */,
|
|
{ 11146, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 980, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::get_Capacity() */,
|
|
{ 11148, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::set_Capacity(System.Int32) */,
|
|
{ 11149, 980, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::get_Count() */,
|
|
{ 11150, 980, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 980, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 980, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 980, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 980, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11155, 980, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::get_Item(System.Int32) */,
|
|
{ 11156, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::set_Item(System.Int32,T) */,
|
|
{ 11157, 980, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 980, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11161, 980, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 980, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::AsReadOnly() */,
|
|
{ 11164, 980, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 980, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::BinarySearch(T) */,
|
|
{ 11166, 980, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11167, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Clear() */,
|
|
{ 11168, 980, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Contains(T) */,
|
|
{ 11169, 980, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::CopyTo(T[]) */,
|
|
{ 11172, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 980, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 980, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 980, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 980, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 980, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 980, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 980, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 980, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 980, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 980, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 980, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::GetEnumerator() */,
|
|
{ 11188, 980, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 980, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 980, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 980, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::IndexOf(T) */,
|
|
{ 11192, 980, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 980, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 980, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Insert(System.Int32,T) */,
|
|
{ 11196, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 980, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::LastIndexOf(T) */,
|
|
{ 11199, 980, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 980, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 980, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Remove(T) */,
|
|
{ 11202, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 980, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::RemoveAt(System.Int32) */,
|
|
{ 11205, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Reverse() */,
|
|
{ 11207, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Sort() */,
|
|
{ 11209, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Sort(System.Comparison`1<T>) */,
|
|
{ 11213, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::TrimExcess() */,
|
|
{ 11214, 980, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 980, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 980, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::.cctor() */,
|
|
{ 11145, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::.ctor(System.Int32) */,
|
|
{ 11147, 971, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::get_Capacity() */,
|
|
{ 11148, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::set_Capacity(System.Int32) */,
|
|
{ 11150, 971, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 971, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 971, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 971, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 971, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11155, 971, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::get_Item(System.Int32) */,
|
|
{ 11156, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::set_Item(System.Int32,T) */,
|
|
{ 11157, 971, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 971, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11161, 971, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 971, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::AsReadOnly() */,
|
|
{ 11164, 971, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 971, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::BinarySearch(T) */,
|
|
{ 11166, 971, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11167, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Clear() */,
|
|
{ 11168, 971, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Contains(T) */,
|
|
{ 11169, 971, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::CopyTo(T[]) */,
|
|
{ 11172, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 971, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 971, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 971, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 971, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 971, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 971, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 971, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 971, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 971, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 971, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 971, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::GetEnumerator() */,
|
|
{ 11188, 971, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 971, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 971, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 971, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::IndexOf(T) */,
|
|
{ 11192, 971, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 971, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 971, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Insert(System.Int32,T) */,
|
|
{ 11196, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 971, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::LastIndexOf(T) */,
|
|
{ 11199, 971, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 971, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 971, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Remove(T) */,
|
|
{ 11202, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 971, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11205, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Reverse() */,
|
|
{ 11207, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Sort() */,
|
|
{ 11209, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Sort(System.Comparison`1<T>) */,
|
|
{ 11213, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::TrimExcess() */,
|
|
{ 11214, 971, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 971, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 971, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::.cctor() */,
|
|
{ 11144, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::.ctor() */,
|
|
{ 11145, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::.ctor(System.Int32) */,
|
|
{ 11146, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 600, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::get_Capacity() */,
|
|
{ 11148, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::set_Capacity(System.Int32) */,
|
|
{ 11149, 600, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::get_Count() */,
|
|
{ 11150, 600, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 600, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 600, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 600, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 600, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11155, 600, -1 } /* T System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::get_Item(System.Int32) */,
|
|
{ 11156, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::set_Item(System.Int32,T) */,
|
|
{ 11157, 600, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 600, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11160, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Add(T) */,
|
|
{ 11161, 600, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 600, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::AsReadOnly() */,
|
|
{ 11164, 600, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 600, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::BinarySearch(T) */,
|
|
{ 11166, 600, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11167, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Clear() */,
|
|
{ 11168, 600, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Contains(T) */,
|
|
{ 11169, 600, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::CopyTo(T[]) */,
|
|
{ 11172, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 600, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 600, -1 } /* T System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 600, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 600, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 600, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 600, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 600, -1 } /* T System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 600, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 600, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 600, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 600, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::GetEnumerator() */,
|
|
{ 11188, 600, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 600, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 600, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 600, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::IndexOf(T) */,
|
|
{ 11192, 600, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 600, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 600, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Insert(System.Int32,T) */,
|
|
{ 11196, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 600, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::LastIndexOf(T) */,
|
|
{ 11199, 600, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 600, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 600, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Remove(T) */,
|
|
{ 11202, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 600, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::RemoveAt(System.Int32) */,
|
|
{ 11205, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Reverse() */,
|
|
{ 11207, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Sort() */,
|
|
{ 11209, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 600, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::ToArray() */,
|
|
{ 11213, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::TrimExcess() */,
|
|
{ 11214, 600, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 600, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 600, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.ParticleSystem/Particle>::.cctor() */,
|
|
{ 11144, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::.ctor() */,
|
|
{ 11145, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::.ctor(System.Int32) */,
|
|
{ 11146, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 544, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::get_Capacity() */,
|
|
{ 11148, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::set_Capacity(System.Int32) */,
|
|
{ 11149, 544, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::get_Count() */,
|
|
{ 11150, 544, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 544, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 544, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 544, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 544, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11155, 544, -1 } /* T System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::get_Item(System.Int32) */,
|
|
{ 11156, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::set_Item(System.Int32,T) */,
|
|
{ 11157, 544, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 544, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11160, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Add(T) */,
|
|
{ 11161, 544, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 544, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::AsReadOnly() */,
|
|
{ 11164, 544, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 544, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::BinarySearch(T) */,
|
|
{ 11166, 544, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11167, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Clear() */,
|
|
{ 11168, 544, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Contains(T) */,
|
|
{ 11169, 544, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::CopyTo(T[]) */,
|
|
{ 11172, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 544, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 544, -1 } /* T System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 544, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 544, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 544, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 544, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 544, -1 } /* T System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 544, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 544, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 544, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 544, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::GetEnumerator() */,
|
|
{ 11188, 544, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 544, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 544, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 544, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::IndexOf(T) */,
|
|
{ 11192, 544, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 544, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 544, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Insert(System.Int32,T) */,
|
|
{ 11196, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 544, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::LastIndexOf(T) */,
|
|
{ 11199, 544, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 544, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 544, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Remove(T) */,
|
|
{ 11202, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 544, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::RemoveAt(System.Int32) */,
|
|
{ 11205, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Reverse() */,
|
|
{ 11207, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Sort() */,
|
|
{ 11209, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 544, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::ToArray() */,
|
|
{ 11213, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::TrimExcess() */,
|
|
{ 11214, 544, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 544, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 544, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.RaycastHit2D>::.cctor() */,
|
|
{ 11145, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::.ctor(System.Int32) */,
|
|
{ 11146, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::get_Capacity() */,
|
|
{ 11148, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::set_Capacity(System.Int32) */,
|
|
{ 11150, 437, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 437, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 437, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 437, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 437, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11156, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::set_Item(System.Int32,T) */,
|
|
{ 11157, 437, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rect>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 437, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11161, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 437, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.Rect>::AsReadOnly() */,
|
|
{ 11164, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::BinarySearch(T) */,
|
|
{ 11166, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11168, 437, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rect>::Contains(T) */,
|
|
{ 11169, 437, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::CopyTo(T[]) */,
|
|
{ 11172, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 437, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rect>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 437, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Rect>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 437, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Rect>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 437, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Rect>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 437, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.Rect>::GetEnumerator() */,
|
|
{ 11188, 437, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 437, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 437, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Rect>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::IndexOf(T) */,
|
|
{ 11192, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::Insert(System.Int32,T) */,
|
|
{ 11196, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::LastIndexOf(T) */,
|
|
{ 11199, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 437, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rect>::Remove(T) */,
|
|
{ 11202, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 437, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rect>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::RemoveAt(System.Int32) */,
|
|
{ 11205, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::Reverse() */,
|
|
{ 11207, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::Sort() */,
|
|
{ 11209, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 437, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.Rect>::ToArray() */,
|
|
{ 11213, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::TrimExcess() */,
|
|
{ 11214, 437, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rect>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 437, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.Rect>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 437, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rect>::.cctor() */,
|
|
{ 11144, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor() */,
|
|
{ 11145, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor(System.Int32) */,
|
|
{ 11146, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Capacity() */,
|
|
{ 11148, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::set_Capacity(System.Int32) */,
|
|
{ 11149, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Count() */,
|
|
{ 11150, 444, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 444, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 444, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 444, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 444, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11155, 444, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Item(System.Int32) */,
|
|
{ 11156, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::set_Item(System.Int32,T) */,
|
|
{ 11157, 444, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 444, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11160, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Add(T) */,
|
|
{ 11161, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 444, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::AsReadOnly() */,
|
|
{ 11164, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::BinarySearch(T) */,
|
|
{ 11166, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11167, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Clear() */,
|
|
{ 11168, 444, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Contains(T) */,
|
|
{ 11169, 444, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::CopyTo(T[]) */,
|
|
{ 11172, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 444, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 444, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 444, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 444, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 444, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::GetEnumerator() */,
|
|
{ 11188, 444, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 444, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 444, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::IndexOf(T) */,
|
|
{ 11192, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Insert(System.Int32,T) */,
|
|
{ 11196, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::LastIndexOf(T) */,
|
|
{ 11199, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 444, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Remove(T) */,
|
|
{ 11202, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 444, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::RemoveAt(System.Int32) */,
|
|
{ 11205, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Reverse() */,
|
|
{ 11207, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Sort() */,
|
|
{ 11209, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 444, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::ToArray() */,
|
|
{ 11213, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::TrimExcess() */,
|
|
{ 11214, 444, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 444, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 444, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.cctor() */,
|
|
{ 11144, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor() */,
|
|
{ 11145, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor(System.Int32) */,
|
|
{ 11146, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 630, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::get_Capacity() */,
|
|
{ 11148, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::set_Capacity(System.Int32) */,
|
|
{ 11150, 630, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 630, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 630, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 630, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 630, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11156, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::set_Item(System.Int32,T) */,
|
|
{ 11157, 630, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 630, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11161, 630, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11162, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::AddRange(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11163, 630, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::AsReadOnly() */,
|
|
{ 11164, 630, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 630, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::BinarySearch(T) */,
|
|
{ 11166, 630, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11168, 630, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Contains(T) */,
|
|
{ 11169, 630, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::CopyTo(T[]) */,
|
|
{ 11172, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 630, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 630, -1 } /* T System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 630, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 630, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 630, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 630, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 630, -1 } /* T System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 630, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 630, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 630, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 630, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::GetEnumerator() */,
|
|
{ 11188, 630, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 630, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 630, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 630, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::IndexOf(T) */,
|
|
{ 11192, 630, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 630, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 630, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Insert(System.Int32,T) */,
|
|
{ 11196, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 630, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::LastIndexOf(T) */,
|
|
{ 11199, 630, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 630, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 630, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Remove(T) */,
|
|
{ 11202, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 630, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::RemoveAt(System.Int32) */,
|
|
{ 11205, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Reverse() */,
|
|
{ 11207, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Sort() */,
|
|
{ 11209, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 630, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::ToArray() */,
|
|
{ 11213, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::TrimExcess() */,
|
|
{ 11214, 630, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 630, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 630, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UIElements.FocusController/FocusedElement>::.cctor() */,
|
|
{ 11144, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor() */,
|
|
{ 11146, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_Capacity() */,
|
|
{ 11148, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::set_Capacity(System.Int32) */,
|
|
{ 11150, 463, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 463, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 463, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 463, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 463, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11156, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::set_Item(System.Int32,T) */,
|
|
{ 11157, 463, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 463, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11161, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11163, 463, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::AsReadOnly() */,
|
|
{ 11164, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::BinarySearch(T) */,
|
|
{ 11166, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11168, 463, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Contains(T) */,
|
|
{ 11169, 463, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::CopyTo(T[]) */,
|
|
{ 11172, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 463, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 463, -1 } /* T System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 463, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 463, -1 } /* T System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 463, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::GetEnumerator() */,
|
|
{ 11188, 463, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 463, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 463, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::IndexOf(T) */,
|
|
{ 11192, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Insert(System.Int32,T) */,
|
|
{ 11196, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::LastIndexOf(T) */,
|
|
{ 11199, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11202, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 463, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::RemoveAt(System.Int32) */,
|
|
{ 11205, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Reverse() */,
|
|
{ 11207, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Sort() */,
|
|
{ 11209, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 463, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::ToArray() */,
|
|
{ 11213, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::TrimExcess() */,
|
|
{ 11214, 463, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 463, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 463, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.cctor() */,
|
|
{ 11145, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::.ctor(System.Int32) */,
|
|
{ 11146, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::get_Capacity() */,
|
|
{ 11148, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::set_Capacity(System.Int32) */,
|
|
{ 11150, 442, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 442, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 442, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 442, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 442, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11156, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::set_Item(System.Int32,T) */,
|
|
{ 11157, 442, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector2>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 442, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11161, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11163, 442, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.Vector2>::AsReadOnly() */,
|
|
{ 11164, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::BinarySearch(T) */,
|
|
{ 11166, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11168, 442, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector2>::Contains(T) */,
|
|
{ 11169, 442, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::CopyTo(T[]) */,
|
|
{ 11172, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 442, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector2>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 442, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Vector2>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 442, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Vector2>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 442, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Vector2>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 442, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.Vector2>::GetEnumerator() */,
|
|
{ 11188, 442, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 442, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 442, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Vector2>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::IndexOf(T) */,
|
|
{ 11192, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::Insert(System.Int32,T) */,
|
|
{ 11196, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11197, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11198, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::LastIndexOf(T) */,
|
|
{ 11199, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 442, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector2>::Remove(T) */,
|
|
{ 11202, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 442, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector2>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::RemoveAt(System.Int32) */,
|
|
{ 11205, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::RemoveRange(System.Int32,System.Int32) */,
|
|
{ 11206, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::Reverse() */,
|
|
{ 11207, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::Sort() */,
|
|
{ 11209, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 442, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.Vector2>::ToArray() */,
|
|
{ 11213, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::TrimExcess() */,
|
|
{ 11214, 442, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector2>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 442, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.Vector2>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 442, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector2>::.cctor() */,
|
|
{ 11145, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::.ctor(System.Int32) */,
|
|
{ 11146, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::get_Capacity() */,
|
|
{ 11148, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::set_Capacity(System.Int32) */,
|
|
{ 11150, 431, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 431, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 431, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 431, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 431, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11157, 431, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector3>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 431, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11161, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11163, 431, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.Vector3>::AsReadOnly() */,
|
|
{ 11164, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::BinarySearch(T) */,
|
|
{ 11166, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11168, 431, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector3>::Contains(T) */,
|
|
{ 11169, 431, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::CopyTo(T[]) */,
|
|
{ 11172, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 431, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector3>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 431, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Vector3>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 431, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Vector3>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 431, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Vector3>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 431, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.Vector3>::GetEnumerator() */,
|
|
{ 11188, 431, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 431, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 431, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Vector3>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::IndexOf(T) */,
|
|
{ 11192, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11196, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11198, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::LastIndexOf(T) */,
|
|
{ 11199, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 431, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector3>::Remove(T) */,
|
|
{ 11202, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 431, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector3>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::RemoveAt(System.Int32) */,
|
|
{ 11206, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::Reverse() */,
|
|
{ 11207, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::Sort() */,
|
|
{ 11209, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 431, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.Vector3>::ToArray() */,
|
|
{ 11213, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::TrimExcess() */,
|
|
{ 11214, 431, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector3>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 431, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.Vector3>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 431, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector3>::.cctor() */,
|
|
{ 11145, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::.ctor(System.Int32) */,
|
|
{ 11146, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::.ctor(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 11147, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::get_Capacity() */,
|
|
{ 11148, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::set_Capacity(System.Int32) */,
|
|
{ 11150, 445, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 11151, 445, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 11152, 445, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 11153, 445, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11154, 445, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 11157, 445, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector4>::IsCompatibleObject(System.Object) */,
|
|
{ 11158, 445, -1 } /* System.Object System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 11159, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 11161, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.IList.Add(System.Object) */,
|
|
{ 11163, 445, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<T> System.Collections.Generic.List`1<UnityEngine.Vector4>::AsReadOnly() */,
|
|
{ 11164, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11165, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::BinarySearch(T) */,
|
|
{ 11166, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::BinarySearch(T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11168, 445, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector4>::Contains(T) */,
|
|
{ 11169, 445, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 11171, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::CopyTo(T[]) */,
|
|
{ 11172, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 11173, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::CopyTo(System.Int32,T[],System.Int32,System.Int32) */,
|
|
{ 11174, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::CopyTo(T[],System.Int32) */,
|
|
{ 11175, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::EnsureCapacity(System.Int32) */,
|
|
{ 11176, 445, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector4>::Exists(System.Predicate`1<T>) */,
|
|
{ 11177, 445, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Vector4>::Find(System.Predicate`1<T>) */,
|
|
{ 11178, 445, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Vector4>::FindAll(System.Predicate`1<T>) */,
|
|
{ 11179, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 11180, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::FindIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11181, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11182, 445, -1 } /* T System.Collections.Generic.List`1<UnityEngine.Vector4>::FindLast(System.Predicate`1<T>) */,
|
|
{ 11183, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::FindLastIndex(System.Predicate`1<T>) */,
|
|
{ 11184, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::FindLastIndex(System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11186, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::ForEach(System.Action`1<T>) */,
|
|
{ 11187, 445, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<UnityEngine.Vector4>::GetEnumerator() */,
|
|
{ 11188, 445, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 11189, 445, -1 } /* System.Collections.IEnumerator System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 11190, 445, -1 } /* System.Collections.Generic.List`1<T> System.Collections.Generic.List`1<UnityEngine.Vector4>::GetRange(System.Int32,System.Int32) */,
|
|
{ 11191, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::IndexOf(T) */,
|
|
{ 11192, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 11193, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::IndexOf(T,System.Int32) */,
|
|
{ 11194, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::IndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11195, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::Insert(System.Int32,T) */,
|
|
{ 11196, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 11198, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::LastIndexOf(T) */,
|
|
{ 11199, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::LastIndexOf(T,System.Int32) */,
|
|
{ 11200, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 11201, 445, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector4>::Remove(T) */,
|
|
{ 11202, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 11203, 445, -1 } /* System.Int32 System.Collections.Generic.List`1<UnityEngine.Vector4>::RemoveAll(System.Predicate`1<T>) */,
|
|
{ 11204, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::RemoveAt(System.Int32) */,
|
|
{ 11206, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::Reverse() */,
|
|
{ 11207, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::Reverse(System.Int32,System.Int32) */,
|
|
{ 11208, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::Sort() */,
|
|
{ 11209, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::Sort(System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11210, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11211, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::Sort(System.Comparison`1<T>) */,
|
|
{ 11212, 445, -1 } /* T[] System.Collections.Generic.List`1<UnityEngine.Vector4>::ToArray() */,
|
|
{ 11213, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::TrimExcess() */,
|
|
{ 11214, 445, -1 } /* System.Boolean System.Collections.Generic.List`1<UnityEngine.Vector4>::TrueForAll(System.Predicate`1<T>) */,
|
|
{ 11215, 445, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.Generic.List`1<UnityEngine.Vector4>::Synchronized(System.Collections.Generic.List`1<T>) */,
|
|
{ 11216, 445, -1 } /* System.Void System.Collections.Generic.List`1<UnityEngine.Vector4>::.cctor() */,
|
|
{ 11097, 802, -1 } /* System.Boolean System.Collections.Generic.LongEnumEqualityComparer`1<System.UInt64Enum>::Equals(T,T) */,
|
|
{ 11098, 802, -1 } /* System.Int32 System.Collections.Generic.LongEnumEqualityComparer`1<System.UInt64Enum>::GetHashCode(T) */,
|
|
{ 11099, 802, -1 } /* System.Boolean System.Collections.Generic.LongEnumEqualityComparer`1<System.UInt64Enum>::Equals(System.Object) */,
|
|
{ 11100, 802, -1 } /* System.Int32 System.Collections.Generic.LongEnumEqualityComparer`1<System.UInt64Enum>::GetHashCode() */,
|
|
{ 11101, 802, -1 } /* System.Void System.Collections.Generic.LongEnumEqualityComparer`1<System.UInt64Enum>::.ctor() */,
|
|
{ 11102, 802, -1 } /* System.Void System.Collections.Generic.LongEnumEqualityComparer`1<System.UInt64Enum>::.ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 11103, 802, -1 } /* System.Void System.Collections.Generic.LongEnumEqualityComparer`1<System.UInt64Enum>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 11031, 1698, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<FairyGUI.GPath/Segment>::Compare(T,T) */,
|
|
{ 11032, 1698, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<FairyGUI.GPath/Segment>::Equals(System.Object) */,
|
|
{ 11033, 1698, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<FairyGUI.GPath/Segment>::GetHashCode() */,
|
|
{ 11034, 1698, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<FairyGUI.GPath/Segment>::.ctor() */,
|
|
{ 11031, 1699, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<FairyGUI.GPathPoint>::Compare(T,T) */,
|
|
{ 11032, 1699, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<FairyGUI.GPathPoint>::Equals(System.Object) */,
|
|
{ 11033, 1699, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<FairyGUI.GPathPoint>::GetHashCode() */,
|
|
{ 11034, 1699, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<FairyGUI.GPathPoint>::.ctor() */,
|
|
{ 11031, 1190, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<FairyGUI.TextField/CharPosition>::Compare(T,T) */,
|
|
{ 11032, 1190, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<FairyGUI.TextField/CharPosition>::Equals(System.Object) */,
|
|
{ 11033, 1190, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<FairyGUI.TextField/CharPosition>::GetHashCode() */,
|
|
{ 11034, 1190, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<FairyGUI.TextField/CharPosition>::.ctor() */,
|
|
{ 11031, 47, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Boolean>::Compare(T,T) */,
|
|
{ 11032, 47, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<System.Boolean>::Equals(System.Object) */,
|
|
{ 11033, 47, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Boolean>::GetHashCode() */,
|
|
{ 11034, 47, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<System.Boolean>::.ctor() */,
|
|
{ 11031, 6, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Byte>::Compare(T,T) */,
|
|
{ 11032, 6, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<System.Byte>::Equals(System.Object) */,
|
|
{ 11033, 6, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Byte>::GetHashCode() */,
|
|
{ 11034, 6, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<System.Byte>::.ctor() */,
|
|
{ 11031, 7, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Char>::Compare(T,T) */,
|
|
{ 11032, 7, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<System.Char>::Equals(System.Object) */,
|
|
{ 11033, 7, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Char>::GetHashCode() */,
|
|
{ 11034, 7, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<System.Char>::.ctor() */,
|
|
{ 11031, 115, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Compare(T,T) */,
|
|
{ 11032, 115, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Equals(System.Object) */,
|
|
{ 11033, 115, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::GetHashCode() */,
|
|
{ 11034, 115, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor() */,
|
|
{ 11031, 16, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Int32>::Compare(T,T) */,
|
|
{ 11032, 16, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<System.Int32>::Equals(System.Object) */,
|
|
{ 11033, 16, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Int32>::GetHashCode() */,
|
|
{ 11034, 16, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<System.Int32>::.ctor() */,
|
|
{ 11031, 90, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Int32Enum>::Compare(T,T) */,
|
|
{ 11032, 90, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<System.Int32Enum>::Equals(System.Object) */,
|
|
{ 11033, 90, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Int32Enum>::GetHashCode() */,
|
|
{ 11034, 90, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<System.Int32Enum>::.ctor() */,
|
|
{ 11031, 37, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Int64>::Compare(T,T) */,
|
|
{ 11032, 37, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<System.Int64>::Equals(System.Object) */,
|
|
{ 11033, 37, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Int64>::GetHashCode() */,
|
|
{ 11034, 37, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<System.Int64>::.ctor() */,
|
|
{ 11031, 109, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Single>::Compare(T,T) */,
|
|
{ 11032, 109, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<System.Single>::Equals(System.Object) */,
|
|
{ 11033, 109, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.Single>::GetHashCode() */,
|
|
{ 11034, 109, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<System.Single>::.ctor() */,
|
|
{ 11031, 21, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.UInt32>::Compare(T,T) */,
|
|
{ 11032, 21, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<System.UInt32>::Equals(System.Object) */,
|
|
{ 11033, 21, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.UInt32>::GetHashCode() */,
|
|
{ 11034, 21, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<System.UInt32>::.ctor() */,
|
|
{ 11031, 82, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.UInt64>::Compare(T,T) */,
|
|
{ 11032, 82, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<System.UInt64>::Equals(System.Object) */,
|
|
{ 11033, 82, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<System.UInt64>::GetHashCode() */,
|
|
{ 11034, 82, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<System.UInt64>::.ctor() */,
|
|
{ 11031, 569, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.AnimatorClipInfo>::Compare(T,T) */,
|
|
{ 11032, 569, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.AnimatorClipInfo>::Equals(System.Object) */,
|
|
{ 11033, 569, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.AnimatorClipInfo>::GetHashCode() */,
|
|
{ 11034, 569, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.AnimatorClipInfo>::.ctor() */,
|
|
{ 11031, 439, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Compare(T,T) */,
|
|
{ 11032, 439, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Equals(System.Object) */,
|
|
{ 11033, 439, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::GetHashCode() */,
|
|
{ 11034, 439, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor() */,
|
|
{ 11031, 450, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Color32>::Compare(T,T) */,
|
|
{ 11032, 450, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.Color32>::Equals(System.Object) */,
|
|
{ 11033, 450, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Color32>::GetHashCode() */,
|
|
{ 11034, 450, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.Color32>::.ctor() */,
|
|
{ 11031, 447, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Color>::Compare(T,T) */,
|
|
{ 11032, 447, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.Color>::Equals(System.Object) */,
|
|
{ 11033, 447, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Color>::GetHashCode() */,
|
|
{ 11034, 447, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.Color>::.ctor() */,
|
|
{ 11031, 446, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Matrix4x4>::Compare(T,T) */,
|
|
{ 11032, 446, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.Matrix4x4>::Equals(System.Object) */,
|
|
{ 11033, 446, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Matrix4x4>::GetHashCode() */,
|
|
{ 11034, 446, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.Matrix4x4>::.ctor() */,
|
|
{ 11031, 943, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.ChannelPacket>::Compare(T,T) */,
|
|
{ 11032, 943, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.ChannelPacket>::Equals(System.Object) */,
|
|
{ 11033, 943, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.ChannelPacket>::GetHashCode() */,
|
|
{ 11034, 943, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.ChannelPacket>::.ctor() */,
|
|
{ 11031, 970, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::Compare(T,T) */,
|
|
{ 11032, 970, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::Equals(System.Object) */,
|
|
{ 11033, 970, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::GetHashCode() */,
|
|
{ 11034, 970, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::.ctor() */,
|
|
{ 11031, 973, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::Compare(T,T) */,
|
|
{ 11032, 973, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::Equals(System.Object) */,
|
|
{ 11033, 973, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::GetHashCode() */,
|
|
{ 11034, 973, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::.ctor() */,
|
|
{ 11031, 1004, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Compare(T,T) */,
|
|
{ 11032, 1004, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Equals(System.Object) */,
|
|
{ 11033, 1004, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::GetHashCode() */,
|
|
{ 11034, 1004, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::.ctor() */,
|
|
{ 11031, 1011, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Compare(T,T) */,
|
|
{ 11032, 1011, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Equals(System.Object) */,
|
|
{ 11033, 1011, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::GetHashCode() */,
|
|
{ 11034, 1011, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::.ctor() */,
|
|
{ 11031, 980, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Compare(T,T) */,
|
|
{ 11032, 980, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Equals(System.Object) */,
|
|
{ 11033, 980, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::GetHashCode() */,
|
|
{ 11034, 980, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::.ctor() */,
|
|
{ 11031, 971, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Compare(T,T) */,
|
|
{ 11032, 971, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Equals(System.Object) */,
|
|
{ 11033, 971, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::GetHashCode() */,
|
|
{ 11034, 971, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::.ctor() */,
|
|
{ 11031, 600, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.ParticleSystem/Particle>::Compare(T,T) */,
|
|
{ 11032, 600, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.ParticleSystem/Particle>::Equals(System.Object) */,
|
|
{ 11033, 600, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.ParticleSystem/Particle>::GetHashCode() */,
|
|
{ 11034, 600, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.ParticleSystem/Particle>::.ctor() */,
|
|
{ 11031, 544, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.RaycastHit2D>::Compare(T,T) */,
|
|
{ 11032, 544, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.RaycastHit2D>::Equals(System.Object) */,
|
|
{ 11033, 544, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.RaycastHit2D>::GetHashCode() */,
|
|
{ 11034, 544, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.RaycastHit2D>::.ctor() */,
|
|
{ 11031, 437, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Rect>::Compare(T,T) */,
|
|
{ 11032, 437, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.Rect>::Equals(System.Object) */,
|
|
{ 11033, 437, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Rect>::GetHashCode() */,
|
|
{ 11034, 437, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.Rect>::.ctor() */,
|
|
{ 11031, 444, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Compare(T,T) */,
|
|
{ 11032, 444, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Equals(System.Object) */,
|
|
{ 11033, 444, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::GetHashCode() */,
|
|
{ 11034, 444, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor() */,
|
|
{ 11031, 630, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::Compare(T,T) */,
|
|
{ 11032, 630, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::Equals(System.Object) */,
|
|
{ 11033, 630, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::GetHashCode() */,
|
|
{ 11034, 630, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor() */,
|
|
{ 11031, 463, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Compare(T,T) */,
|
|
{ 11032, 463, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Equals(System.Object) */,
|
|
{ 11033, 463, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::GetHashCode() */,
|
|
{ 11034, 463, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor() */,
|
|
{ 11031, 442, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector2>::Compare(T,T) */,
|
|
{ 11032, 442, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector2>::Equals(System.Object) */,
|
|
{ 11033, 442, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector2>::GetHashCode() */,
|
|
{ 11034, 442, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector2>::.ctor() */,
|
|
{ 11031, 431, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector3>::Compare(T,T) */,
|
|
{ 11032, 431, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector3>::Equals(System.Object) */,
|
|
{ 11033, 431, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector3>::GetHashCode() */,
|
|
{ 11034, 431, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector3>::.ctor() */,
|
|
{ 11031, 445, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector4>::Compare(T,T) */,
|
|
{ 11032, 445, -1 } /* System.Boolean System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector4>::Equals(System.Object) */,
|
|
{ 11033, 445, -1 } /* System.Int32 System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector4>::GetHashCode() */,
|
|
{ 11034, 445, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<UnityEngine.Vector4>::.ctor() */,
|
|
{ 11070, 1698, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPath/Segment>::Equals(T,T) */,
|
|
{ 11071, 1698, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPath/Segment>::GetHashCode(T) */,
|
|
{ 11072, 1698, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPath/Segment>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 1698, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPath/Segment>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 1698, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPath/Segment>::Equals(System.Object) */,
|
|
{ 11075, 1698, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPath/Segment>::GetHashCode() */,
|
|
{ 11076, 1698, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPath/Segment>::.ctor() */,
|
|
{ 11070, 1699, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPathPoint>::Equals(T,T) */,
|
|
{ 11071, 1699, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPathPoint>::GetHashCode(T) */,
|
|
{ 11072, 1699, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPathPoint>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 1699, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPathPoint>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 1699, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPathPoint>::Equals(System.Object) */,
|
|
{ 11075, 1699, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPathPoint>::GetHashCode() */,
|
|
{ 11076, 1699, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.GPathPoint>::.ctor() */,
|
|
{ 11070, 1190, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.TextField/CharPosition>::Equals(T,T) */,
|
|
{ 11071, 1190, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.TextField/CharPosition>::GetHashCode(T) */,
|
|
{ 11072, 1190, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.TextField/CharPosition>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 1190, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.TextField/CharPosition>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 1190, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.TextField/CharPosition>::Equals(System.Object) */,
|
|
{ 11075, 1190, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.TextField/CharPosition>::GetHashCode() */,
|
|
{ 11076, 1190, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<FairyGUI.TextField/CharPosition>::.ctor() */,
|
|
{ 11070, 47, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Boolean>::Equals(T,T) */,
|
|
{ 11071, 47, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Boolean>::GetHashCode(T) */,
|
|
{ 11072, 47, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Boolean>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 47, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Boolean>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 47, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Boolean>::Equals(System.Object) */,
|
|
{ 11075, 47, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Boolean>::GetHashCode() */,
|
|
{ 11076, 47, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Boolean>::.ctor() */,
|
|
{ 11070, 6, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Byte>::Equals(T,T) */,
|
|
{ 11071, 6, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Byte>::GetHashCode(T) */,
|
|
{ 11072, 6, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Byte>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 6, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Byte>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 6, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Byte>::Equals(System.Object) */,
|
|
{ 11075, 6, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Byte>::GetHashCode() */,
|
|
{ 11076, 6, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Byte>::.ctor() */,
|
|
{ 11070, 7, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Char>::Equals(T,T) */,
|
|
{ 11071, 7, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Char>::GetHashCode(T) */,
|
|
{ 11072, 7, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Char>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 7, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Char>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 7, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Char>::Equals(System.Object) */,
|
|
{ 11075, 7, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Char>::GetHashCode() */,
|
|
{ 11076, 7, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Char>::.ctor() */,
|
|
{ 11070, 115, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Equals(T,T) */,
|
|
{ 11071, 115, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::GetHashCode(T) */,
|
|
{ 11072, 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) */,
|
|
{ 11073, 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) */,
|
|
{ 11074, 115, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Equals(System.Object) */,
|
|
{ 11075, 115, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::GetHashCode() */,
|
|
{ 11076, 115, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::.ctor() */,
|
|
{ 11070, 94, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Guid>::Equals(T,T) */,
|
|
{ 11071, 94, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Guid>::GetHashCode(T) */,
|
|
{ 11072, 94, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Guid>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 94, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Guid>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 94, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Guid>::Equals(System.Object) */,
|
|
{ 11075, 94, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Guid>::GetHashCode() */,
|
|
{ 11076, 94, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Guid>::.ctor() */,
|
|
{ 11070, 95, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Int16>::Equals(T,T) */,
|
|
{ 11071, 95, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int16>::GetHashCode(T) */,
|
|
{ 11072, 95, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int16>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 95, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int16>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 95, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Int16>::Equals(System.Object) */,
|
|
{ 11075, 95, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int16>::GetHashCode() */,
|
|
{ 11076, 95, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Int16>::.ctor() */,
|
|
{ 11070, 16, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Int32>::Equals(T,T) */,
|
|
{ 11071, 16, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int32>::GetHashCode(T) */,
|
|
{ 11072, 16, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int32>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 16, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int32>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 16, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Int32>::Equals(System.Object) */,
|
|
{ 11075, 16, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int32>::GetHashCode() */,
|
|
{ 11076, 16, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Int32>::.ctor() */,
|
|
{ 11070, 90, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Int32Enum>::Equals(T,T) */,
|
|
{ 11071, 90, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int32Enum>::GetHashCode(T) */,
|
|
{ 11072, 90, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int32Enum>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 90, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int32Enum>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 90, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Int32Enum>::Equals(System.Object) */,
|
|
{ 11075, 90, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int32Enum>::GetHashCode() */,
|
|
{ 11076, 90, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Int32Enum>::.ctor() */,
|
|
{ 11070, 37, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Int64>::Equals(T,T) */,
|
|
{ 11071, 37, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int64>::GetHashCode(T) */,
|
|
{ 11072, 37, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int64>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 37, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int64>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 37, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Int64>::Equals(System.Object) */,
|
|
{ 11075, 37, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Int64>::GetHashCode() */,
|
|
{ 11076, 37, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Int64>::.ctor() */,
|
|
{ 11070, 85, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.IntPtr>::Equals(T,T) */,
|
|
{ 11071, 85, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.IntPtr>::GetHashCode(T) */,
|
|
{ 11072, 85, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.IntPtr>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 85, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.IntPtr>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 85, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.IntPtr>::Equals(System.Object) */,
|
|
{ 11075, 85, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.IntPtr>::GetHashCode() */,
|
|
{ 11076, 85, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.IntPtr>::.ctor() */,
|
|
{ 11070, 1479, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::Equals(T,T) */,
|
|
{ 11071, 1479, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::GetHashCode(T) */,
|
|
{ 11072, 1479, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 1479, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 1479, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::Equals(System.Object) */,
|
|
{ 11075, 1479, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::GetHashCode() */,
|
|
{ 11076, 1479, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Nullable`1<UnityEngine.RaycastHit>>::.ctor() */,
|
|
{ 11070, 170, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Resources.ResourceLocator>::Equals(T,T) */,
|
|
{ 11071, 170, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Resources.ResourceLocator>::GetHashCode(T) */,
|
|
{ 11072, 170, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Resources.ResourceLocator>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 170, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Resources.ResourceLocator>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 170, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Resources.ResourceLocator>::Equals(System.Object) */,
|
|
{ 11075, 170, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Resources.ResourceLocator>::GetHashCode() */,
|
|
{ 11076, 170, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Resources.ResourceLocator>::.ctor() */,
|
|
{ 11070, 109, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Single>::Equals(T,T) */,
|
|
{ 11071, 109, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Single>::GetHashCode(T) */,
|
|
{ 11072, 109, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Single>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 109, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Single>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 109, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.Single>::Equals(System.Object) */,
|
|
{ 11075, 109, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.Single>::GetHashCode() */,
|
|
{ 11076, 109, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.Single>::.ctor() */,
|
|
{ 11070, 21, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.UInt32>::Equals(T,T) */,
|
|
{ 11071, 21, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.UInt32>::GetHashCode(T) */,
|
|
{ 11072, 21, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.UInt32>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 21, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.UInt32>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 21, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.UInt32>::Equals(System.Object) */,
|
|
{ 11075, 21, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.UInt32>::GetHashCode() */,
|
|
{ 11076, 21, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.UInt32>::.ctor() */,
|
|
{ 11070, 802, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.UInt64Enum>::Equals(T,T) */,
|
|
{ 11071, 802, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.UInt64Enum>::GetHashCode(T) */,
|
|
{ 11072, 802, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.UInt64Enum>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 802, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.UInt64Enum>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 802, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<System.UInt64Enum>::Equals(System.Object) */,
|
|
{ 11075, 802, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<System.UInt64Enum>::GetHashCode() */,
|
|
{ 11076, 802, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<System.UInt64Enum>::.ctor() */,
|
|
{ 11070, 569, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.AnimatorClipInfo>::Equals(T,T) */,
|
|
{ 11071, 569, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.AnimatorClipInfo>::GetHashCode(T) */,
|
|
{ 11072, 569, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.AnimatorClipInfo>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 569, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.AnimatorClipInfo>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 569, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.AnimatorClipInfo>::Equals(System.Object) */,
|
|
{ 11075, 569, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.AnimatorClipInfo>::GetHashCode() */,
|
|
{ 11076, 569, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.AnimatorClipInfo>::.ctor() */,
|
|
{ 11070, 439, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Equals(T,T) */,
|
|
{ 11071, 439, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::GetHashCode(T) */,
|
|
{ 11072, 439, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 439, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 439, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Equals(System.Object) */,
|
|
{ 11075, 439, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::GetHashCode() */,
|
|
{ 11076, 439, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor() */,
|
|
{ 11070, 450, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color32>::Equals(T,T) */,
|
|
{ 11071, 450, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color32>::GetHashCode(T) */,
|
|
{ 11072, 450, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color32>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 450, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color32>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 450, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color32>::Equals(System.Object) */,
|
|
{ 11075, 450, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color32>::GetHashCode() */,
|
|
{ 11076, 450, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color32>::.ctor() */,
|
|
{ 11070, 447, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color>::Equals(T,T) */,
|
|
{ 11071, 447, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color>::GetHashCode(T) */,
|
|
{ 11072, 447, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 447, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 447, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color>::Equals(System.Object) */,
|
|
{ 11075, 447, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color>::GetHashCode() */,
|
|
{ 11076, 447, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Color>::.ctor() */,
|
|
{ 11070, 611, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::Equals(T,T) */,
|
|
{ 11071, 611, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::GetHashCode(T) */,
|
|
{ 11072, 611, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 611, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 611, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::Equals(System.Object) */,
|
|
{ 11075, 611, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::GetHashCode() */,
|
|
{ 11076, 611, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap/TileCoord>::.ctor() */,
|
|
{ 11070, 446, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Matrix4x4>::Equals(T,T) */,
|
|
{ 11071, 446, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Matrix4x4>::GetHashCode(T) */,
|
|
{ 11072, 446, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Matrix4x4>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 446, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Matrix4x4>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 446, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Matrix4x4>::Equals(System.Object) */,
|
|
{ 11075, 446, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Matrix4x4>::GetHashCode() */,
|
|
{ 11076, 446, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Matrix4x4>::.ctor() */,
|
|
{ 11070, 943, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.ChannelPacket>::Equals(T,T) */,
|
|
{ 11071, 943, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.ChannelPacket>::GetHashCode(T) */,
|
|
{ 11072, 943, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.ChannelPacket>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 943, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.ChannelPacket>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 943, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.ChannelPacket>::Equals(System.Object) */,
|
|
{ 11075, 943, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.ChannelPacket>::GetHashCode() */,
|
|
{ 11076, 943, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.ChannelPacket>::.ctor() */,
|
|
{ 11070, 970, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::Equals(T,T) */,
|
|
{ 11071, 970, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::GetHashCode(T) */,
|
|
{ 11072, 970, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 970, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 970, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::Equals(System.Object) */,
|
|
{ 11075, 970, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::GetHashCode() */,
|
|
{ 11076, 970, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.ClientScene/PendingOwner>::.ctor() */,
|
|
{ 11070, 973, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::Equals(T,T) */,
|
|
{ 11071, 973, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::GetHashCode(T) */,
|
|
{ 11072, 973, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 973, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 973, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::Equals(System.Object) */,
|
|
{ 11075, 973, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::GetHashCode() */,
|
|
{ 11076, 973, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.LocalClient/InternalMsg>::.ctor() */,
|
|
{ 11070, 998, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkBroadcastResult>::Equals(T,T) */,
|
|
{ 11071, 998, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkBroadcastResult>::GetHashCode(T) */,
|
|
{ 11072, 998, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkBroadcastResult>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 998, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkBroadcastResult>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 998, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkBroadcastResult>::Equals(System.Object) */,
|
|
{ 11075, 998, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkBroadcastResult>::GetHashCode() */,
|
|
{ 11076, 998, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkBroadcastResult>::.ctor() */,
|
|
{ 11070, 957, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkHash128>::Equals(T,T) */,
|
|
{ 11071, 957, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkHash128>::GetHashCode(T) */,
|
|
{ 11072, 957, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkHash128>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 957, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkHash128>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 957, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkHash128>::Equals(System.Object) */,
|
|
{ 11075, 957, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkHash128>::GetHashCode() */,
|
|
{ 11076, 957, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkHash128>::.ctor() */,
|
|
{ 11070, 948, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkInstanceId>::Equals(T,T) */,
|
|
{ 11071, 948, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkInstanceId>::GetHashCode(T) */,
|
|
{ 11072, 948, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkInstanceId>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 948, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkInstanceId>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 948, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkInstanceId>::Equals(System.Object) */,
|
|
{ 11075, 948, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkInstanceId>::GetHashCode() */,
|
|
{ 11076, 948, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkInstanceId>::.ctor() */,
|
|
{ 11070, 1004, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Equals(T,T) */,
|
|
{ 11071, 1004, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::GetHashCode(T) */,
|
|
{ 11072, 1004, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 1004, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 1004, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Equals(System.Object) */,
|
|
{ 11075, 1004, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::GetHashCode() */,
|
|
{ 11076, 1004, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::.ctor() */,
|
|
{ 11070, 1009, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::Equals(T,T) */,
|
|
{ 11071, 1009, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::GetHashCode(T) */,
|
|
{ 11072, 1009, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 1009, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 1009, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::Equals(System.Object) */,
|
|
{ 11075, 1009, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::GetHashCode() */,
|
|
{ 11076, 1009, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/ConnectionPendingPlayers>::.ctor() */,
|
|
{ 11070, 1011, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Equals(T,T) */,
|
|
{ 11071, 1011, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::GetHashCode(T) */,
|
|
{ 11072, 1011, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 1011, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 1011, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Equals(System.Object) */,
|
|
{ 11075, 1011, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::GetHashCode() */,
|
|
{ 11076, 1011, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::.ctor() */,
|
|
{ 11070, 964, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkSceneId>::Equals(T,T) */,
|
|
{ 11071, 964, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkSceneId>::GetHashCode(T) */,
|
|
{ 11072, 964, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkSceneId>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 964, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkSceneId>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 964, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkSceneId>::Equals(System.Object) */,
|
|
{ 11075, 964, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkSceneId>::GetHashCode() */,
|
|
{ 11076, 964, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkSceneId>::.ctor() */,
|
|
{ 11070, 980, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Equals(T,T) */,
|
|
{ 11071, 980, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::GetHashCode(T) */,
|
|
{ 11072, 980, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 980, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 980, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Equals(System.Object) */,
|
|
{ 11075, 980, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::GetHashCode() */,
|
|
{ 11076, 980, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::.ctor() */,
|
|
{ 11070, 971, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Equals(T,T) */,
|
|
{ 11071, 971, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::GetHashCode(T) */,
|
|
{ 11072, 971, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 971, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 971, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Equals(System.Object) */,
|
|
{ 11075, 971, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::GetHashCode() */,
|
|
{ 11076, 971, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::.ctor() */,
|
|
{ 11070, 600, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.ParticleSystem/Particle>::Equals(T,T) */,
|
|
{ 11071, 600, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.ParticleSystem/Particle>::GetHashCode(T) */,
|
|
{ 11072, 600, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.ParticleSystem/Particle>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 600, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.ParticleSystem/Particle>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 600, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.ParticleSystem/Particle>::Equals(System.Object) */,
|
|
{ 11075, 600, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.ParticleSystem/Particle>::GetHashCode() */,
|
|
{ 11076, 600, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.ParticleSystem/Particle>::.ctor() */,
|
|
{ 11070, 544, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.RaycastHit2D>::Equals(T,T) */,
|
|
{ 11071, 544, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.RaycastHit2D>::GetHashCode(T) */,
|
|
{ 11072, 544, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.RaycastHit2D>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 544, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.RaycastHit2D>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 544, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.RaycastHit2D>::Equals(System.Object) */,
|
|
{ 11075, 544, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.RaycastHit2D>::GetHashCode() */,
|
|
{ 11076, 544, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.RaycastHit2D>::.ctor() */,
|
|
{ 11070, 437, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rect>::Equals(T,T) */,
|
|
{ 11071, 437, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rect>::GetHashCode(T) */,
|
|
{ 11072, 437, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rect>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 437, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rect>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 437, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rect>::Equals(System.Object) */,
|
|
{ 11075, 437, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rect>::GetHashCode() */,
|
|
{ 11076, 437, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rect>::.ctor() */,
|
|
{ 11070, 444, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Equals(T,T) */,
|
|
{ 11071, 444, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::GetHashCode(T) */,
|
|
{ 11072, 444, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 444, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 444, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Equals(System.Object) */,
|
|
{ 11075, 444, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::GetHashCode() */,
|
|
{ 11076, 444, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor() */,
|
|
{ 11070, 630, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::Equals(T,T) */,
|
|
{ 11071, 630, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::GetHashCode(T) */,
|
|
{ 11072, 630, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 630, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 630, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::Equals(System.Object) */,
|
|
{ 11075, 630, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::GetHashCode() */,
|
|
{ 11076, 630, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor() */,
|
|
{ 11070, 777, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::Equals(T,T) */,
|
|
{ 11071, 777, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::GetHashCode(T) */,
|
|
{ 11072, 777, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 777, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 777, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::Equals(System.Object) */,
|
|
{ 11075, 777, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::GetHashCode() */,
|
|
{ 11076, 777, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UIElements.StyleSheets.StyleSheetCache/SheetHandleKey>::.ctor() */,
|
|
{ 11070, 463, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Equals(T,T) */,
|
|
{ 11071, 463, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::GetHashCode(T) */,
|
|
{ 11072, 463, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 463, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 463, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Equals(System.Object) */,
|
|
{ 11075, 463, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::GetHashCode() */,
|
|
{ 11076, 463, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor() */,
|
|
{ 11070, 442, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector2>::Equals(T,T) */,
|
|
{ 11071, 442, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector2>::GetHashCode(T) */,
|
|
{ 11072, 442, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector2>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 442, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector2>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 442, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector2>::Equals(System.Object) */,
|
|
{ 11075, 442, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector2>::GetHashCode() */,
|
|
{ 11076, 442, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector2>::.ctor() */,
|
|
{ 11070, 431, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector3>::Equals(T,T) */,
|
|
{ 11071, 431, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector3>::GetHashCode(T) */,
|
|
{ 11072, 431, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector3>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 431, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector3>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 431, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector3>::Equals(System.Object) */,
|
|
{ 11075, 431, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector3>::GetHashCode() */,
|
|
{ 11076, 431, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector3>::.ctor() */,
|
|
{ 11070, 445, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector4>::Equals(T,T) */,
|
|
{ 11071, 445, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector4>::GetHashCode(T) */,
|
|
{ 11072, 445, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector4>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11073, 445, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector4>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11074, 445, -1 } /* System.Boolean System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector4>::Equals(System.Object) */,
|
|
{ 11075, 445, -1 } /* System.Int32 System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector4>::GetHashCode() */,
|
|
{ 11076, 445, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<UnityEngine.Vector4>::.ctor() */,
|
|
{ 16511, 37, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<System.Int64>::.ctor(System.Collections.Generic.Queue`1<T>) */,
|
|
{ 16512, 37, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<System.Int64>::Dispose() */,
|
|
{ 16513, 37, -1 } /* System.Boolean System.Collections.Generic.Queue`1/Enumerator<System.Int64>::MoveNext() */,
|
|
{ 16514, 37, -1 } /* T System.Collections.Generic.Queue`1/Enumerator<System.Int64>::get_Current() */,
|
|
{ 16515, 37, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<System.Int64>::ThrowEnumerationNotStartedOrEnded() */,
|
|
{ 16516, 37, -1 } /* System.Object System.Collections.Generic.Queue`1/Enumerator<System.Int64>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 16517, 37, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<System.Int64>::System.Collections.IEnumerator.Reset() */,
|
|
{ 16511, 943, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<UnityEngine.Networking.ChannelPacket>::.ctor(System.Collections.Generic.Queue`1<T>) */,
|
|
{ 16512, 943, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<UnityEngine.Networking.ChannelPacket>::Dispose() */,
|
|
{ 16513, 943, -1 } /* System.Boolean System.Collections.Generic.Queue`1/Enumerator<UnityEngine.Networking.ChannelPacket>::MoveNext() */,
|
|
{ 16514, 943, -1 } /* T System.Collections.Generic.Queue`1/Enumerator<UnityEngine.Networking.ChannelPacket>::get_Current() */,
|
|
{ 16515, 943, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<UnityEngine.Networking.ChannelPacket>::ThrowEnumerationNotStartedOrEnded() */,
|
|
{ 16516, 943, -1 } /* System.Object System.Collections.Generic.Queue`1/Enumerator<UnityEngine.Networking.ChannelPacket>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 16517, 943, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<UnityEngine.Networking.ChannelPacket>::System.Collections.IEnumerator.Reset() */,
|
|
{ 16511, 618, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<UnityEngine.UIElements.EventDispatcher/EventRecord>::.ctor(System.Collections.Generic.Queue`1<T>) */,
|
|
{ 16512, 618, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<UnityEngine.UIElements.EventDispatcher/EventRecord>::Dispose() */,
|
|
{ 16513, 618, -1 } /* System.Boolean System.Collections.Generic.Queue`1/Enumerator<UnityEngine.UIElements.EventDispatcher/EventRecord>::MoveNext() */,
|
|
{ 16514, 618, -1 } /* T System.Collections.Generic.Queue`1/Enumerator<UnityEngine.UIElements.EventDispatcher/EventRecord>::get_Current() */,
|
|
{ 16515, 618, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<UnityEngine.UIElements.EventDispatcher/EventRecord>::ThrowEnumerationNotStartedOrEnded() */,
|
|
{ 16516, 618, -1 } /* System.Object System.Collections.Generic.Queue`1/Enumerator<UnityEngine.UIElements.EventDispatcher/EventRecord>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 16517, 618, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<UnityEngine.UIElements.EventDispatcher/EventRecord>::System.Collections.IEnumerator.Reset() */,
|
|
{ 16498, 37, -1 } /* System.Int32 System.Collections.Generic.Queue`1<System.Int64>::get_Count() */,
|
|
{ 16499, 37, -1 } /* System.Boolean System.Collections.Generic.Queue`1<System.Int64>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 16500, 37, -1 } /* System.Object System.Collections.Generic.Queue`1<System.Int64>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 16501, 37, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Int64>::Clear() */,
|
|
{ 16502, 37, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Int64>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 16504, 37, -1 } /* System.Collections.Generic.Queue`1/Enumerator<T> System.Collections.Generic.Queue`1<System.Int64>::GetEnumerator() */,
|
|
{ 16505, 37, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.Queue`1<System.Int64>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 16506, 37, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Queue`1<System.Int64>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 16508, 37, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Int64>::SetCapacity(System.Int32) */,
|
|
{ 16509, 37, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Int64>::MoveNext(System.Int32&) */,
|
|
{ 16510, 37, -1 } /* System.Void System.Collections.Generic.Queue`1<System.Int64>::ThrowForEmptyQueue() */,
|
|
{ 16499, 943, -1 } /* System.Boolean System.Collections.Generic.Queue`1<UnityEngine.Networking.ChannelPacket>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 16500, 943, -1 } /* System.Object System.Collections.Generic.Queue`1<UnityEngine.Networking.ChannelPacket>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 16502, 943, -1 } /* System.Void System.Collections.Generic.Queue`1<UnityEngine.Networking.ChannelPacket>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 16504, 943, -1 } /* System.Collections.Generic.Queue`1/Enumerator<T> System.Collections.Generic.Queue`1<UnityEngine.Networking.ChannelPacket>::GetEnumerator() */,
|
|
{ 16505, 943, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.Queue`1<UnityEngine.Networking.ChannelPacket>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 16506, 943, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Queue`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 16508, 943, -1 } /* System.Void System.Collections.Generic.Queue`1<UnityEngine.Networking.ChannelPacket>::SetCapacity(System.Int32) */,
|
|
{ 16509, 943, -1 } /* System.Void System.Collections.Generic.Queue`1<UnityEngine.Networking.ChannelPacket>::MoveNext(System.Int32&) */,
|
|
{ 16510, 943, -1 } /* System.Void System.Collections.Generic.Queue`1<UnityEngine.Networking.ChannelPacket>::ThrowForEmptyQueue() */,
|
|
{ 16497, 618, -1 } /* System.Void System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::.ctor() */,
|
|
{ 16499, 618, -1 } /* System.Boolean System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 16500, 618, -1 } /* System.Object System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 16501, 618, -1 } /* System.Void System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::Clear() */,
|
|
{ 16502, 618, -1 } /* System.Void System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 16504, 618, -1 } /* System.Collections.Generic.Queue`1/Enumerator<T> System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::GetEnumerator() */,
|
|
{ 16505, 618, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 16506, 618, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 16508, 618, -1 } /* System.Void System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::SetCapacity(System.Int32) */,
|
|
{ 16509, 618, -1 } /* System.Void System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::MoveNext(System.Int32&) */,
|
|
{ 16510, 618, -1 } /* System.Void System.Collections.Generic.Queue`1<UnityEngine.UIElements.EventDispatcher/EventRecord>::ThrowForEmptyQueue() */,
|
|
{ 16635, 1693, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<FairyGUI.UpdateContext/ClipInfo>::.ctor(System.Collections.Generic.Stack`1<T>) */,
|
|
{ 16636, 1693, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<FairyGUI.UpdateContext/ClipInfo>::Dispose() */,
|
|
{ 16637, 1693, -1 } /* System.Boolean System.Collections.Generic.Stack`1/Enumerator<FairyGUI.UpdateContext/ClipInfo>::MoveNext() */,
|
|
{ 16638, 1693, -1 } /* T System.Collections.Generic.Stack`1/Enumerator<FairyGUI.UpdateContext/ClipInfo>::get_Current() */,
|
|
{ 16639, 1693, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<FairyGUI.UpdateContext/ClipInfo>::ThrowEnumerationNotStartedOrEnded() */,
|
|
{ 16640, 1693, -1 } /* System.Object System.Collections.Generic.Stack`1/Enumerator<FairyGUI.UpdateContext/ClipInfo>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 16641, 1693, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<FairyGUI.UpdateContext/ClipInfo>::System.Collections.IEnumerator.Reset() */,
|
|
{ 16635, 1386, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<LuaInterface.LuaFunction/FuncData>::.ctor(System.Collections.Generic.Stack`1<T>) */,
|
|
{ 16636, 1386, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<LuaInterface.LuaFunction/FuncData>::Dispose() */,
|
|
{ 16637, 1386, -1 } /* System.Boolean System.Collections.Generic.Stack`1/Enumerator<LuaInterface.LuaFunction/FuncData>::MoveNext() */,
|
|
{ 16638, 1386, -1 } /* T System.Collections.Generic.Stack`1/Enumerator<LuaInterface.LuaFunction/FuncData>::get_Current() */,
|
|
{ 16639, 1386, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<LuaInterface.LuaFunction/FuncData>::ThrowEnumerationNotStartedOrEnded() */,
|
|
{ 16640, 1386, -1 } /* System.Object System.Collections.Generic.Stack`1/Enumerator<LuaInterface.LuaFunction/FuncData>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 16641, 1386, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<LuaInterface.LuaFunction/FuncData>::System.Collections.IEnumerator.Reset() */,
|
|
{ 16635, 973, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<UnityEngine.Networking.LocalClient/InternalMsg>::.ctor(System.Collections.Generic.Stack`1<T>) */,
|
|
{ 16636, 973, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<UnityEngine.Networking.LocalClient/InternalMsg>::Dispose() */,
|
|
{ 16637, 973, -1 } /* System.Boolean System.Collections.Generic.Stack`1/Enumerator<UnityEngine.Networking.LocalClient/InternalMsg>::MoveNext() */,
|
|
{ 16638, 973, -1 } /* T System.Collections.Generic.Stack`1/Enumerator<UnityEngine.Networking.LocalClient/InternalMsg>::get_Current() */,
|
|
{ 16639, 973, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<UnityEngine.Networking.LocalClient/InternalMsg>::ThrowEnumerationNotStartedOrEnded() */,
|
|
{ 16640, 973, -1 } /* System.Object System.Collections.Generic.Stack`1/Enumerator<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 16641, 973, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IEnumerator.Reset() */,
|
|
{ 16635, 620, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<UnityEngine.UIElements.EventDispatcher/DispatchContext>::.ctor(System.Collections.Generic.Stack`1<T>) */,
|
|
{ 16636, 620, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<UnityEngine.UIElements.EventDispatcher/DispatchContext>::Dispose() */,
|
|
{ 16637, 620, -1 } /* System.Boolean System.Collections.Generic.Stack`1/Enumerator<UnityEngine.UIElements.EventDispatcher/DispatchContext>::MoveNext() */,
|
|
{ 16638, 620, -1 } /* T System.Collections.Generic.Stack`1/Enumerator<UnityEngine.UIElements.EventDispatcher/DispatchContext>::get_Current() */,
|
|
{ 16639, 620, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<UnityEngine.UIElements.EventDispatcher/DispatchContext>::ThrowEnumerationNotStartedOrEnded() */,
|
|
{ 16640, 620, -1 } /* System.Object System.Collections.Generic.Stack`1/Enumerator<UnityEngine.UIElements.EventDispatcher/DispatchContext>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 16641, 620, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<UnityEngine.UIElements.EventDispatcher/DispatchContext>::System.Collections.IEnumerator.Reset() */,
|
|
{ 16625, 1693, -1 } /* System.Boolean System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 16626, 1693, -1 } /* System.Object System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 16628, 1693, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 16629, 1693, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 16630, 1693, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 16631, 1693, -1 } /* T System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>::Peek() */,
|
|
{ 16634, 1693, -1 } /* System.Void System.Collections.Generic.Stack`1<FairyGUI.UpdateContext/ClipInfo>::ThrowForEmptyStack() */,
|
|
{ 16624, 1386, -1 } /* System.Int32 System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>::get_Count() */,
|
|
{ 16625, 1386, -1 } /* System.Boolean System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 16626, 1386, -1 } /* System.Object System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 16627, 1386, -1 } /* System.Void System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>::Clear() */,
|
|
{ 16628, 1386, -1 } /* System.Void System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 16629, 1386, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 16630, 1386, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 16631, 1386, -1 } /* T System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>::Peek() */,
|
|
{ 16634, 1386, -1 } /* System.Void System.Collections.Generic.Stack`1<LuaInterface.LuaFunction/FuncData>::ThrowForEmptyStack() */,
|
|
{ 16625, 973, -1 } /* System.Boolean System.Collections.Generic.Stack`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 16626, 973, -1 } /* System.Object System.Collections.Generic.Stack`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 16627, 973, -1 } /* System.Void System.Collections.Generic.Stack`1<UnityEngine.Networking.LocalClient/InternalMsg>::Clear() */,
|
|
{ 16628, 973, -1 } /* System.Void System.Collections.Generic.Stack`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 16629, 973, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.Stack`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 16630, 973, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Stack`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 16631, 973, -1 } /* T System.Collections.Generic.Stack`1<UnityEngine.Networking.LocalClient/InternalMsg>::Peek() */,
|
|
{ 16634, 973, -1 } /* System.Void System.Collections.Generic.Stack`1<UnityEngine.Networking.LocalClient/InternalMsg>::ThrowForEmptyStack() */,
|
|
{ 16624, 620, -1 } /* System.Int32 System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::get_Count() */,
|
|
{ 16625, 620, -1 } /* System.Boolean System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 16626, 620, -1 } /* System.Object System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 16627, 620, -1 } /* System.Void System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::Clear() */,
|
|
{ 16628, 620, -1 } /* System.Void System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 16629, 620, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 16630, 620, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 16631, 620, -1 } /* T System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::Peek() */,
|
|
{ 16632, 620, -1 } /* T System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::Pop() */,
|
|
{ 16633, 620, -1 } /* System.Void System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::Push(T) */,
|
|
{ 16634, 620, -1 } /* System.Void System.Collections.Generic.Stack`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::ThrowForEmptyStack() */,
|
|
{ 10746, 1698, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 1698, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::get_Count() */,
|
|
{ 10748, 1698, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::get_Item(System.Int32) */,
|
|
{ 10749, 1698, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::Contains(T) */,
|
|
{ 10750, 1698, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 1698, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::GetEnumerator() */,
|
|
{ 10752, 1698, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::IndexOf(T) */,
|
|
{ 10753, 1698, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 1698, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 1698, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 1698, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 1698, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 1698, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 1698, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 1698, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 1698, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 1698, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 1698, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 1698, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 1698, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 1698, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 1698, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 1698, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 1698, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 1698, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.IList.Clear() */,
|
|
{ 10771, 1698, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 1698, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 1698, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 1698, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 1698, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 1698, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPath/Segment>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 1699, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 1699, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::get_Count() */,
|
|
{ 10748, 1699, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::get_Item(System.Int32) */,
|
|
{ 10749, 1699, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::Contains(T) */,
|
|
{ 10750, 1699, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 1699, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::GetEnumerator() */,
|
|
{ 10752, 1699, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::IndexOf(T) */,
|
|
{ 10753, 1699, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 1699, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 1699, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 1699, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 1699, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 1699, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 1699, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 1699, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 1699, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 1699, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 1699, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 1699, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 1699, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 1699, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 1699, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 1699, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 1699, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 1699, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.IList.Clear() */,
|
|
{ 10771, 1699, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 1699, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 1699, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 1699, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 1699, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 1699, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.GPathPoint>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 1190, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 1190, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::get_Count() */,
|
|
{ 10748, 1190, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::get_Item(System.Int32) */,
|
|
{ 10749, 1190, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::Contains(T) */,
|
|
{ 10750, 1190, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 1190, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::GetEnumerator() */,
|
|
{ 10752, 1190, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::IndexOf(T) */,
|
|
{ 10753, 1190, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 1190, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 1190, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 1190, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 1190, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 1190, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 1190, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 1190, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 1190, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 1190, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 1190, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 1190, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 1190, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 1190, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 1190, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 1190, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 1190, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 1190, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.Clear() */,
|
|
{ 10771, 1190, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 1190, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 1190, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 1190, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 1190, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 1190, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<FairyGUI.TextField/CharPosition>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 47, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 47, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::get_Count() */,
|
|
{ 10748, 47, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::get_Item(System.Int32) */,
|
|
{ 10749, 47, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::Contains(T) */,
|
|
{ 10750, 47, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 47, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::GetEnumerator() */,
|
|
{ 10752, 47, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::IndexOf(T) */,
|
|
{ 10753, 47, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 47, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 47, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 47, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 47, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 47, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 47, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 47, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 47, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 47, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 47, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 47, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 47, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 47, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 47, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 47, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 47, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 47, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::System.Collections.IList.Clear() */,
|
|
{ 10771, 47, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 47, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 47, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 47, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 47, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 47, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Boolean>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 6, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::get_Count() */,
|
|
{ 10748, 6, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::get_Item(System.Int32) */,
|
|
{ 10749, 6, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::Contains(T) */,
|
|
{ 10750, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 6, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::GetEnumerator() */,
|
|
{ 10752, 6, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::IndexOf(T) */,
|
|
{ 10753, 6, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 6, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 6, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 6, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 6, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 6, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 6, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 6, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 6, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 6, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.IList.Clear() */,
|
|
{ 10771, 6, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 6, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 6, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 6, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Byte>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 7, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::get_Count() */,
|
|
{ 10748, 7, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::get_Item(System.Int32) */,
|
|
{ 10749, 7, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::Contains(T) */,
|
|
{ 10750, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 7, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::GetEnumerator() */,
|
|
{ 10752, 7, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::IndexOf(T) */,
|
|
{ 10753, 7, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 7, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 7, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 7, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 7, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 7, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 7, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 7, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 7, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 7, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.IList.Clear() */,
|
|
{ 10771, 7, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 7, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 7, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 7, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Char>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 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>) */,
|
|
{ 10747, 115, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Count() */,
|
|
{ 10748, 115, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::get_Item(System.Int32) */,
|
|
{ 10749, 115, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::Contains(T) */,
|
|
{ 10750, 115, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 115, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::GetEnumerator() */,
|
|
{ 10752, 115, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::IndexOf(T) */,
|
|
{ 10753, 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() */,
|
|
{ 10754, 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) */,
|
|
{ 10755, 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) */,
|
|
{ 10756, 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) */,
|
|
{ 10757, 115, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 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) */,
|
|
{ 10759, 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) */,
|
|
{ 10760, 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) */,
|
|
{ 10761, 115, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 115, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 115, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 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) */,
|
|
{ 10765, 115, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 115, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 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) */,
|
|
{ 10768, 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) */,
|
|
{ 10769, 115, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 115, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.Clear() */,
|
|
{ 10771, 115, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 115, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 115, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 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) */,
|
|
{ 10775, 115, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 115, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Collections.Generic.KeyValuePair`2<System.DateTime,System.Object>>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 16, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::get_Count() */,
|
|
{ 10748, 16, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::get_Item(System.Int32) */,
|
|
{ 10749, 16, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::Contains(T) */,
|
|
{ 10750, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 16, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::GetEnumerator() */,
|
|
{ 10752, 16, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::IndexOf(T) */,
|
|
{ 10753, 16, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 16, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 16, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 16, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 16, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 16, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 16, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 16, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 16, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 16, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.IList.Clear() */,
|
|
{ 10771, 16, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 16, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 16, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 16, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 90, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::get_Count() */,
|
|
{ 10748, 90, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::get_Item(System.Int32) */,
|
|
{ 10749, 90, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::Contains(T) */,
|
|
{ 10750, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 90, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::GetEnumerator() */,
|
|
{ 10752, 90, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::IndexOf(T) */,
|
|
{ 10753, 90, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 90, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 90, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 90, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 90, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 90, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 90, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 90, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 90, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 90, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.IList.Clear() */,
|
|
{ 10771, 90, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 90, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 90, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 90, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int32Enum>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 37, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::get_Count() */,
|
|
{ 10748, 37, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::get_Item(System.Int32) */,
|
|
{ 10749, 37, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::Contains(T) */,
|
|
{ 10750, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 37, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::GetEnumerator() */,
|
|
{ 10752, 37, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::IndexOf(T) */,
|
|
{ 10753, 37, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 37, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 37, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 37, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 37, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 37, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 37, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 37, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 37, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 37, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.IList.Clear() */,
|
|
{ 10771, 37, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 37, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 37, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 37, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Int64>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 176, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::get_Count() */,
|
|
{ 10748, 176, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::get_Item(System.Int32) */,
|
|
{ 10749, 176, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::Contains(T) */,
|
|
{ 10750, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 176, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::GetEnumerator() */,
|
|
{ 10752, 176, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::IndexOf(T) */,
|
|
{ 10753, 176, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 176, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 176, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 176, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 176, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 176, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 176, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 176, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 176, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 176, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IList.Clear() */,
|
|
{ 10771, 176, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 176, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 176, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 176, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeNamedArgument>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10747, 166, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::get_Count() */,
|
|
{ 10748, 166, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::get_Item(System.Int32) */,
|
|
{ 10749, 166, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::Contains(T) */,
|
|
{ 10750, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 166, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::GetEnumerator() */,
|
|
{ 10752, 166, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::IndexOf(T) */,
|
|
{ 10753, 166, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 166, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 166, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 166, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 166, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 166, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 166, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 166, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 166, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 166, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IList.Clear() */,
|
|
{ 10771, 166, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 166, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 166, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 166, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Reflection.CustomAttributeTypedArgument>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 109, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::get_Count() */,
|
|
{ 10748, 109, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::get_Item(System.Int32) */,
|
|
{ 10749, 109, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::Contains(T) */,
|
|
{ 10750, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 109, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::GetEnumerator() */,
|
|
{ 10752, 109, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::IndexOf(T) */,
|
|
{ 10753, 109, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 109, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 109, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 109, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 109, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 109, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 109, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 109, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 109, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 109, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.IList.Clear() */,
|
|
{ 10771, 109, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 109, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 109, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 109, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.Single>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 21, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 21, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::get_Count() */,
|
|
{ 10748, 21, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::get_Item(System.Int32) */,
|
|
{ 10749, 21, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::Contains(T) */,
|
|
{ 10750, 21, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 21, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::GetEnumerator() */,
|
|
{ 10752, 21, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::IndexOf(T) */,
|
|
{ 10753, 21, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 21, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 21, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 21, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 21, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 21, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 21, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 21, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 21, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 21, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 21, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 21, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 21, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 21, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 21, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 21, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 21, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 21, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::System.Collections.IList.Clear() */,
|
|
{ 10771, 21, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 21, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 21, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 21, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 21, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 21, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<System.UInt32>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 569, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 569, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::get_Count() */,
|
|
{ 10748, 569, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::get_Item(System.Int32) */,
|
|
{ 10749, 569, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::Contains(T) */,
|
|
{ 10750, 569, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 569, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::GetEnumerator() */,
|
|
{ 10752, 569, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::IndexOf(T) */,
|
|
{ 10753, 569, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 569, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 569, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 569, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 569, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 569, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 569, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 569, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 569, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 569, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 569, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 569, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 569, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 569, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 569, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 569, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 569, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 569, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.Clear() */,
|
|
{ 10771, 569, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 569, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 569, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 569, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 569, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 569, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.AnimatorClipInfo>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 439, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::get_Count() */,
|
|
{ 10748, 439, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::get_Item(System.Int32) */,
|
|
{ 10749, 439, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::Contains(T) */,
|
|
{ 10750, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 439, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::GetEnumerator() */,
|
|
{ 10752, 439, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::IndexOf(T) */,
|
|
{ 10753, 439, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 439, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 439, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 439, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 439, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 439, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 439, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 439, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 439, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 439, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.Clear() */,
|
|
{ 10771, 439, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 439, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 439, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 439, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.BeforeRenderHelper/OrderBlock>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 450, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::get_Count() */,
|
|
{ 10748, 450, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::get_Item(System.Int32) */,
|
|
{ 10749, 450, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::Contains(T) */,
|
|
{ 10750, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 450, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::GetEnumerator() */,
|
|
{ 10752, 450, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::IndexOf(T) */,
|
|
{ 10753, 450, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 450, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 450, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 450, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 450, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 450, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 450, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 450, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 450, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 450, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.IList.Clear() */,
|
|
{ 10771, 450, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 450, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 450, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 450, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color32>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 447, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::get_Count() */,
|
|
{ 10748, 447, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::get_Item(System.Int32) */,
|
|
{ 10749, 447, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::Contains(T) */,
|
|
{ 10750, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 447, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::GetEnumerator() */,
|
|
{ 10752, 447, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::IndexOf(T) */,
|
|
{ 10753, 447, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 447, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 447, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 447, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 447, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 447, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 447, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 447, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 447, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 447, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.IList.Clear() */,
|
|
{ 10771, 447, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 447, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 447, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 447, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Color>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 446, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::get_Count() */,
|
|
{ 10748, 446, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::get_Item(System.Int32) */,
|
|
{ 10749, 446, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::Contains(T) */,
|
|
{ 10750, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 446, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::GetEnumerator() */,
|
|
{ 10752, 446, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::IndexOf(T) */,
|
|
{ 10753, 446, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 446, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 446, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 446, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 446, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 446, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 446, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 446, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 446, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 446, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.IList.Clear() */,
|
|
{ 10771, 446, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 446, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 446, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 446, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Matrix4x4>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 943, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 943, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::get_Count() */,
|
|
{ 10748, 943, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::get_Item(System.Int32) */,
|
|
{ 10749, 943, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::Contains(T) */,
|
|
{ 10750, 943, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 943, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::GetEnumerator() */,
|
|
{ 10752, 943, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::IndexOf(T) */,
|
|
{ 10753, 943, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 943, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 943, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 943, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 943, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 943, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 943, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 943, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 943, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 943, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 943, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 943, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 943, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 943, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 943, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 943, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 943, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 943, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IList.Clear() */,
|
|
{ 10771, 943, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 943, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 943, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 943, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 943, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 943, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ChannelPacket>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 970, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 970, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::get_Count() */,
|
|
{ 10748, 970, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::get_Item(System.Int32) */,
|
|
{ 10749, 970, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::Contains(T) */,
|
|
{ 10750, 970, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 970, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::GetEnumerator() */,
|
|
{ 10752, 970, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::IndexOf(T) */,
|
|
{ 10753, 970, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 970, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 970, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 970, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 970, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 970, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 970, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 970, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 970, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 970, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 970, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 970, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 970, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 970, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 970, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 970, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 970, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 970, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IList.Clear() */,
|
|
{ 10771, 970, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 970, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 970, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 970, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 970, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 970, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.ClientScene/PendingOwner>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 973, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 973, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::get_Count() */,
|
|
{ 10748, 973, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::get_Item(System.Int32) */,
|
|
{ 10749, 973, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::Contains(T) */,
|
|
{ 10750, 973, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 973, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::GetEnumerator() */,
|
|
{ 10752, 973, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::IndexOf(T) */,
|
|
{ 10753, 973, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 973, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 973, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 973, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 973, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 973, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 973, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 973, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 973, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 973, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 973, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 973, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 973, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 973, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 973, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 973, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 973, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 973, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IList.Clear() */,
|
|
{ 10771, 973, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 973, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 973, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 973, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 973, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 973, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.LocalClient/InternalMsg>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 1004, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 1004, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::get_Count() */,
|
|
{ 10748, 1004, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::get_Item(System.Int32) */,
|
|
{ 10749, 1004, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Contains(T) */,
|
|
{ 10750, 1004, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 1004, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::GetEnumerator() */,
|
|
{ 10752, 1004, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::IndexOf(T) */,
|
|
{ 10753, 1004, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 1004, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 1004, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 1004, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 1004, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 1004, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 1004, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 1004, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 1004, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 1004, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 1004, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 1004, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 1004, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 1004, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 1004, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 1004, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 1004, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 1004, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IList.Clear() */,
|
|
{ 10771, 1004, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 1004, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 1004, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 1004, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 1004, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 1004, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 1011, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 1011, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::get_Count() */,
|
|
{ 10748, 1011, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::get_Item(System.Int32) */,
|
|
{ 10749, 1011, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Contains(T) */,
|
|
{ 10750, 1011, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 1011, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::GetEnumerator() */,
|
|
{ 10752, 1011, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::IndexOf(T) */,
|
|
{ 10753, 1011, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 1011, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 1011, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 1011, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 1011, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 1011, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 1011, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 1011, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 1011, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 1011, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 1011, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 1011, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 1011, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 1011, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 1011, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 1011, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 1011, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 1011, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IList.Clear() */,
|
|
{ 10771, 1011, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 1011, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 1011, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 1011, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 1011, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 1011, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 980, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 980, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::get_Count() */,
|
|
{ 10748, 980, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::get_Item(System.Int32) */,
|
|
{ 10749, 980, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Contains(T) */,
|
|
{ 10750, 980, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 980, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::GetEnumerator() */,
|
|
{ 10752, 980, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::IndexOf(T) */,
|
|
{ 10753, 980, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 980, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 980, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 980, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 980, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 980, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 980, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 980, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 980, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 980, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 980, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 980, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 980, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 980, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 980, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 980, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 980, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 980, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IList.Clear() */,
|
|
{ 10771, 980, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 980, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 980, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 980, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 980, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 980, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 971, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 971, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::get_Count() */,
|
|
{ 10748, 971, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::get_Item(System.Int32) */,
|
|
{ 10749, 971, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Contains(T) */,
|
|
{ 10750, 971, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 971, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::GetEnumerator() */,
|
|
{ 10752, 971, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::IndexOf(T) */,
|
|
{ 10753, 971, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 971, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 971, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 971, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 971, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 971, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 971, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 971, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 971, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 971, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 971, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 971, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 971, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 971, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 971, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 971, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 971, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 971, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IList.Clear() */,
|
|
{ 10771, 971, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 971, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 971, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 971, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 971, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 971, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 600, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 600, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::get_Count() */,
|
|
{ 10748, 600, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::get_Item(System.Int32) */,
|
|
{ 10749, 600, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::Contains(T) */,
|
|
{ 10750, 600, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 600, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::GetEnumerator() */,
|
|
{ 10752, 600, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::IndexOf(T) */,
|
|
{ 10753, 600, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 600, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 600, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 600, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 600, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 600, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 600, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 600, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 600, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 600, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 600, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 600, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 600, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 600, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 600, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 600, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 600, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 600, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.Clear() */,
|
|
{ 10771, 600, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 600, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 600, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 600, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 600, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 600, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 544, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 544, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::get_Count() */,
|
|
{ 10748, 544, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::get_Item(System.Int32) */,
|
|
{ 10749, 544, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::Contains(T) */,
|
|
{ 10750, 544, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 544, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::GetEnumerator() */,
|
|
{ 10752, 544, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::IndexOf(T) */,
|
|
{ 10753, 544, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 544, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 544, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 544, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 544, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 544, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 544, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 544, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 544, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 544, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 544, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 544, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 544, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 544, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 544, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 544, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 544, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 544, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.IList.Clear() */,
|
|
{ 10771, 544, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 544, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 544, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 544, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 544, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 544, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.RaycastHit2D>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 437, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::get_Count() */,
|
|
{ 10748, 437, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::get_Item(System.Int32) */,
|
|
{ 10749, 437, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::Contains(T) */,
|
|
{ 10750, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 437, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::GetEnumerator() */,
|
|
{ 10752, 437, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::IndexOf(T) */,
|
|
{ 10753, 437, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 437, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 437, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 437, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 437, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 437, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 437, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 437, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 437, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 437, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.IList.Clear() */,
|
|
{ 10771, 437, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 437, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 437, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 437, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rect>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 444, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Count() */,
|
|
{ 10748, 444, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::get_Item(System.Int32) */,
|
|
{ 10749, 444, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::Contains(T) */,
|
|
{ 10750, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 444, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::GetEnumerator() */,
|
|
{ 10752, 444, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::IndexOf(T) */,
|
|
{ 10753, 444, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 444, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 444, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 444, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 444, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 444, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 444, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 444, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 444, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 444, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.Clear() */,
|
|
{ 10771, 444, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 444, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 444, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 444, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Rendering.ReflectionProbeBlendInfo>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 630, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 630, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::get_Count() */,
|
|
{ 10748, 630, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::get_Item(System.Int32) */,
|
|
{ 10749, 630, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::Contains(T) */,
|
|
{ 10750, 630, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 630, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::GetEnumerator() */,
|
|
{ 10752, 630, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::IndexOf(T) */,
|
|
{ 10753, 630, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 630, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 630, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 630, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 630, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 630, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 630, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 630, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 630, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 630, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 630, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 630, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 630, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 630, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 630, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 630, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 630, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 630, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.Clear() */,
|
|
{ 10771, 630, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 630, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 630, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 630, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 630, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 630, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UIElements.FocusController/FocusedElement>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 463, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_Count() */,
|
|
{ 10748, 463, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::get_Item(System.Int32) */,
|
|
{ 10749, 463, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::Contains(T) */,
|
|
{ 10750, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 463, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::GetEnumerator() */,
|
|
{ 10752, 463, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::IndexOf(T) */,
|
|
{ 10753, 463, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 463, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 463, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 463, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 463, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 463, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 463, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 463, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 463, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 463, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.Clear() */,
|
|
{ 10771, 463, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 463, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 463, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 463, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.UnitySynchronizationContext/WorkRequest>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 442, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::get_Count() */,
|
|
{ 10748, 442, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::get_Item(System.Int32) */,
|
|
{ 10749, 442, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::Contains(T) */,
|
|
{ 10750, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 442, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::GetEnumerator() */,
|
|
{ 10752, 442, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::IndexOf(T) */,
|
|
{ 10753, 442, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 442, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 442, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 442, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 442, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 442, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 442, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 442, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 442, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 442, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.IList.Clear() */,
|
|
{ 10771, 442, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 442, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 442, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 442, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector2>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 431, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::get_Count() */,
|
|
{ 10748, 431, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::get_Item(System.Int32) */,
|
|
{ 10749, 431, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::Contains(T) */,
|
|
{ 10750, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 431, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::GetEnumerator() */,
|
|
{ 10752, 431, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::IndexOf(T) */,
|
|
{ 10753, 431, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 431, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 431, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 431, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 431, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 431, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 431, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 431, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 431, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 431, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.IList.Clear() */,
|
|
{ 10771, 431, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 431, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 431, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 431, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector3>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 10746, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10747, 445, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::get_Count() */,
|
|
{ 10748, 445, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::get_Item(System.Int32) */,
|
|
{ 10749, 445, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::Contains(T) */,
|
|
{ 10750, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::CopyTo(T[],System.Int32) */,
|
|
{ 10751, 445, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::GetEnumerator() */,
|
|
{ 10752, 445, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::IndexOf(T) */,
|
|
{ 10753, 445, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10754, 445, -1 } /* T System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.Generic.IList<T>.get_Item(System.Int32) */,
|
|
{ 10755, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.Generic.IList<T>.set_Item(System.Int32,T) */,
|
|
{ 10756, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.Generic.ICollection<T>.Add(T) */,
|
|
{ 10757, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.Generic.ICollection<T>.Clear() */,
|
|
{ 10758, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.Generic.IList<T>.Insert(System.Int32,T) */,
|
|
{ 10759, 445, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.Generic.ICollection<T>.Remove(T) */,
|
|
{ 10760, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.Generic.IList<T>.RemoveAt(System.Int32) */,
|
|
{ 10761, 445, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10762, 445, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10763, 445, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10764, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10765, 445, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10766, 445, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10767, 445, -1 } /* System.Object System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10768, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10769, 445, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10770, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.IList.Clear() */,
|
|
{ 10771, 445, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::IsCompatibleObject(System.Object) */,
|
|
{ 10772, 445, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10773, 445, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10774, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10775, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10776, 445, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<UnityEngine.Vector4>::System.Collections.IList.RemoveAt(System.Int32) */,
|
|
{ 1109, 1698, -1 } /* System.Void System.Comparison`1<FairyGUI.GPath/Segment>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1110, 1698, -1 } /* System.Int32 System.Comparison`1<FairyGUI.GPath/Segment>::Invoke(T,T) */,
|
|
{ 1111, 1698, -1 } /* System.IAsyncResult System.Comparison`1<FairyGUI.GPath/Segment>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
|
|
{ 1112, 1698, -1 } /* System.Int32 System.Comparison`1<FairyGUI.GPath/Segment>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1109, 1699, -1 } /* System.Void System.Comparison`1<FairyGUI.GPathPoint>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1110, 1699, -1 } /* System.Int32 System.Comparison`1<FairyGUI.GPathPoint>::Invoke(T,T) */,
|
|
{ 1111, 1699, -1 } /* System.IAsyncResult System.Comparison`1<FairyGUI.GPathPoint>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
|
|
{ 1112, 1699, -1 } /* System.Int32 System.Comparison`1<FairyGUI.GPathPoint>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1109, 1190, -1 } /* System.Void System.Comparison`1<FairyGUI.TextField/CharPosition>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1110, 1190, -1 } /* System.Int32 System.Comparison`1<FairyGUI.TextField/CharPosition>::Invoke(T,T) */,
|
|
{ 1111, 1190, -1 } /* System.IAsyncResult System.Comparison`1<FairyGUI.TextField/CharPosition>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
|
|
{ 1112, 1190, -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, 21, -1 } /* System.Void System.Comparison`1<System.UInt32>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1110, 21, -1 } /* System.Int32 System.Comparison`1<System.UInt32>::Invoke(T,T) */,
|
|
{ 1111, 21, -1 } /* System.IAsyncResult System.Comparison`1<System.UInt32>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
|
|
{ 1112, 21, -1 } /* System.Int32 System.Comparison`1<System.UInt32>::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, 569, -1 } /* System.Void System.Comparison`1<UnityEngine.AnimatorClipInfo>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1110, 569, -1 } /* System.Int32 System.Comparison`1<UnityEngine.AnimatorClipInfo>::Invoke(T,T) */,
|
|
{ 1111, 569, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.AnimatorClipInfo>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
|
|
{ 1112, 569, -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, 943, -1 } /* System.Void System.Comparison`1<UnityEngine.Networking.ChannelPacket>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1110, 943, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Networking.ChannelPacket>::Invoke(T,T) */,
|
|
{ 1111, 943, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.Networking.ChannelPacket>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
|
|
{ 1112, 943, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Networking.ChannelPacket>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1109, 970, -1 } /* System.Void System.Comparison`1<UnityEngine.Networking.ClientScene/PendingOwner>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1110, 970, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Networking.ClientScene/PendingOwner>::Invoke(T,T) */,
|
|
{ 1111, 970, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.Networking.ClientScene/PendingOwner>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
|
|
{ 1112, 970, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Networking.ClientScene/PendingOwner>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1109, 973, -1 } /* System.Void System.Comparison`1<UnityEngine.Networking.LocalClient/InternalMsg>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1110, 973, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Networking.LocalClient/InternalMsg>::Invoke(T,T) */,
|
|
{ 1111, 973, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.Networking.LocalClient/InternalMsg>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
|
|
{ 1112, 973, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Networking.LocalClient/InternalMsg>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1109, 1004, -1 } /* System.Void System.Comparison`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1110, 1004, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Invoke(T,T) */,
|
|
{ 1111, 1004, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
|
|
{ 1112, 1004, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1109, 1011, -1 } /* System.Void System.Comparison`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1110, 1011, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Invoke(T,T) */,
|
|
{ 1111, 1011, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
|
|
{ 1112, 1011, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1109, 980, -1 } /* System.Void System.Comparison`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1110, 980, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Invoke(T,T) */,
|
|
{ 1111, 980, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
|
|
{ 1112, 980, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1109, 971, -1 } /* System.Void System.Comparison`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1110, 971, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Invoke(T,T) */,
|
|
{ 1111, 971, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
|
|
{ 1112, 971, -1 } /* System.Int32 System.Comparison`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1109, 600, -1 } /* System.Void System.Comparison`1<UnityEngine.ParticleSystem/Particle>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1110, 600, -1 } /* System.Int32 System.Comparison`1<UnityEngine.ParticleSystem/Particle>::Invoke(T,T) */,
|
|
{ 1111, 600, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.ParticleSystem/Particle>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
|
|
{ 1112, 600, -1 } /* System.Int32 System.Comparison`1<UnityEngine.ParticleSystem/Particle>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1109, 544, -1 } /* System.Void System.Comparison`1<UnityEngine.RaycastHit2D>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1110, 544, -1 } /* System.Int32 System.Comparison`1<UnityEngine.RaycastHit2D>::Invoke(T,T) */,
|
|
{ 1111, 544, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.RaycastHit2D>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
|
|
{ 1112, 544, -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, 630, -1 } /* System.Void System.Comparison`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1110, 630, -1 } /* System.Int32 System.Comparison`1<UnityEngine.UIElements.FocusController/FocusedElement>::Invoke(T,T) */,
|
|
{ 1111, 630, -1 } /* System.IAsyncResult System.Comparison`1<UnityEngine.UIElements.FocusController/FocusedElement>::BeginInvoke(T,T,System.AsyncCallback,System.Object) */,
|
|
{ 1112, 630, -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) */,
|
|
{ 3630, 1693, -1 } /* System.Void System.EmptyArray`1<FairyGUI.UpdateContext/ClipInfo>::.cctor() */,
|
|
{ 3630, 1386, -1 } /* System.Void System.EmptyArray`1<LuaInterface.LuaFunction/FuncData>::.cctor() */,
|
|
{ 3630, 6, -1 } /* System.Void System.EmptyArray`1<System.Byte>::.cctor() */,
|
|
{ 3630, 7, -1 } /* System.Void System.EmptyArray`1<System.Char>::.cctor() */,
|
|
{ 3630, 37, -1 } /* System.Void System.EmptyArray`1<System.Int64>::.cctor() */,
|
|
{ 3630, 176, -1 } /* System.Void System.EmptyArray`1<System.Reflection.CustomAttributeNamedArgument>::.cctor() */,
|
|
{ 3630, 166, -1 } /* System.Void System.EmptyArray`1<System.Reflection.CustomAttributeTypedArgument>::.cctor() */,
|
|
{ 3630, 64, -1 } /* System.Void System.EmptyArray`1<System.Reflection.ParameterModifier>::.cctor() */,
|
|
{ 3630, 943, -1 } /* System.Void System.EmptyArray`1<UnityEngine.Networking.ChannelPacket>::.cctor() */,
|
|
{ 3630, 973, -1 } /* System.Void System.EmptyArray`1<UnityEngine.Networking.LocalClient/InternalMsg>::.cctor() */,
|
|
{ 3630, 620, -1 } /* System.Void System.EmptyArray`1<UnityEngine.UIElements.EventDispatcher/DispatchContext>::.cctor() */,
|
|
{ 3630, 618, -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, 890, -1 } /* System.IAsyncResult System.Func`2<System.Char,System.Boolean>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1096, 890, -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, 599, -1 } /* System.Void System.Func`2<System.Int32Enum,System.Boolean>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1094, 599, -1 } /* TResult System.Func`2<System.Int32Enum,System.Boolean>::Invoke(T) */,
|
|
{ 1095, 599, -1 } /* System.IAsyncResult System.Func`2<System.Int32Enum,System.Boolean>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1096, 599, -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, 1157, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,FairyGUI.GlyphInfo>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1099, 1157, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,FairyGUI.GlyphInfo>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1157, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,FairyGUI.GlyphInfo>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1167, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,FairyGUI.Margin>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1099, 1167, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,FairyGUI.Margin>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1167, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,FairyGUI.Margin>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1598, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,LuaInterface.LuaByteBuffer>::Invoke(T1,T2) */,
|
|
{ 1099, 1598, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,LuaInterface.LuaByteBuffer>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1598, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,LuaInterface.LuaByteBuffer>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1615, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,LuaInterface.nil>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1615, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,LuaInterface.nil>::Invoke(T1,T2) */,
|
|
{ 1099, 1615, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,LuaInterface.nil>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1615, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,LuaInterface.nil>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1099, 1022, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Boolean>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1022, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Boolean>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1488, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Byte>::Invoke(T1,T2) */,
|
|
{ 1099, 1488, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Byte>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1488, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Byte>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1490, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Char>::Invoke(T1,T2) */,
|
|
{ 1099, 1490, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Char>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1490, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Char>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1406, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Decimal>::Invoke(T1,T2) */,
|
|
{ 1099, 1406, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Decimal>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1406, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Decimal>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1409, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Double>::Invoke(T1,T2) */,
|
|
{ 1099, 1409, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Double>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1409, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Double>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1042, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Guid>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1042, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Guid>::Invoke(T1,T2) */,
|
|
{ 1099, 1042, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Guid>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1042, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Guid>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1400, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Int16>::Invoke(T1,T2) */,
|
|
{ 1099, 1400, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Int16>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1400, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Int16>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1026, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Int32>::Invoke(T1,T2) */,
|
|
{ 1099, 1026, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Int32>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1026, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Int32>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1184, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Int32Enum>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1184, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Int32Enum>::Invoke(T1,T2) */,
|
|
{ 1099, 1184, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Int32Enum>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1184, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Int32Enum>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1024, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Int64>::Invoke(T1,T2) */,
|
|
{ 1099, 1024, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Int64>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1024, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Int64>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1588, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.IntPtr>::Invoke(T1,T2) */,
|
|
{ 1099, 1588, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.IntPtr>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1588, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.IntPtr>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1514, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Boolean>>::Invoke(T1,T2) */,
|
|
{ 1099, 1514, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Boolean>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1514, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Boolean>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1496, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Byte>>::Invoke(T1,T2) */,
|
|
{ 1099, 1496, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Byte>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1496, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Byte>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1502, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Char>>::Invoke(T1,T2) */,
|
|
{ 1099, 1502, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Char>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1502, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Char>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1508, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Decimal>>::Invoke(T1,T2) */,
|
|
{ 1099, 1508, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Decimal>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1508, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Decimal>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1512, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Double>>::Invoke(T1,T2) */,
|
|
{ 1099, 1512, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Double>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1512, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Double>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1498, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Int16>>::Invoke(T1,T2) */,
|
|
{ 1099, 1498, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Int16>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1498, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Int16>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1504, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Int32>>::Invoke(T1,T2) */,
|
|
{ 1099, 1504, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Int32>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1504, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Int32>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1516, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Int64>>::Invoke(T1,T2) */,
|
|
{ 1099, 1516, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Int64>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1516, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Int64>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1494, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.SByte>>::Invoke(T1,T2) */,
|
|
{ 1099, 1494, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.SByte>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1494, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.SByte>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1510, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Single>>::Invoke(T1,T2) */,
|
|
{ 1099, 1510, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Single>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1510, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.Single>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1500, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.UInt16>>::Invoke(T1,T2) */,
|
|
{ 1099, 1500, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.UInt16>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1500, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.UInt16>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1506, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.UInt32>>::Invoke(T1,T2) */,
|
|
{ 1099, 1506, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.UInt32>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1506, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.UInt32>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1518, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.UInt64>>::Invoke(T1,T2) */,
|
|
{ 1099, 1518, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.UInt64>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1518, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<System.UInt64>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1570, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Bounds>>::Invoke(T1,T2) */,
|
|
{ 1099, 1570, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Bounds>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1570, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Bounds>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1562, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Color>>::Invoke(T1,T2) */,
|
|
{ 1099, 1562, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Color>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1562, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Color>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1572, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.LayerMask>>::Invoke(T1,T2) */,
|
|
{ 1099, 1572, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.LayerMask>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1572, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.LayerMask>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1558, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Quaternion>>::Invoke(T1,T2) */,
|
|
{ 1099, 1558, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Quaternion>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1558, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Quaternion>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1566, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Ray>>::Invoke(T1,T2) */,
|
|
{ 1099, 1566, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Ray>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1566, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Ray>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1574, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.RaycastHit>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1574, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.RaycastHit>>::Invoke(T1,T2) */,
|
|
{ 1099, 1574, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.RaycastHit>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1574, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.RaycastHit>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1568, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Touch>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1568, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Touch>>::Invoke(T1,T2) */,
|
|
{ 1099, 1568, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Touch>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1568, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Touch>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1560, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Vector2>>::Invoke(T1,T2) */,
|
|
{ 1099, 1560, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Vector2>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1560, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Vector2>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1556, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Vector3>>::Invoke(T1,T2) */,
|
|
{ 1099, 1556, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Vector3>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1556, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Vector3>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1564, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Vector4>>::Invoke(T1,T2) */,
|
|
{ 1099, 1564, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Vector4>>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1564, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Nullable`1<UnityEngine.Vector4>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1031, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Object>::Invoke(T1,T2) */,
|
|
{ 1099, 1031, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Object>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1031, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Object>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1037, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Reflection.InterfaceMapping>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1037, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Reflection.InterfaceMapping>::Invoke(T1,T2) */,
|
|
{ 1099, 1037, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Reflection.InterfaceMapping>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1037, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Reflection.InterfaceMapping>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1039, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Reflection.ParameterModifier>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1039, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Reflection.ParameterModifier>::Invoke(T1,T2) */,
|
|
{ 1099, 1039, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Reflection.ParameterModifier>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1039, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Reflection.ParameterModifier>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1029, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.Runtime.Serialization.StreamingContext>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1099, 1029, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Runtime.Serialization.StreamingContext>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1029, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Runtime.Serialization.StreamingContext>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1034, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,System.RuntimeTypeHandle>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1099, 1034, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.RuntimeTypeHandle>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1034, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.RuntimeTypeHandle>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1397, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.SByte>::Invoke(T1,T2) */,
|
|
{ 1099, 1397, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.SByte>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1397, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.SByte>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1053, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Single>::Invoke(T1,T2) */,
|
|
{ 1099, 1053, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.Single>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1053, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.Single>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1403, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.UInt16>::Invoke(T1,T2) */,
|
|
{ 1099, 1403, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.UInt16>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1403, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.UInt16>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1412, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.UInt32>::Invoke(T1,T2) */,
|
|
{ 1099, 1412, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.UInt32>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1412, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.UInt32>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1414, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.UInt64>::Invoke(T1,T2) */,
|
|
{ 1099, 1414, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.UInt64>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1414, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.UInt64>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1586, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.UIntPtr>::Invoke(T1,T2) */,
|
|
{ 1099, 1586, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,System.UIntPtr>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1586, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,System.UIntPtr>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1250, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1099, 1250, -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, 1250, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1232, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.AccelerationEvent>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1232, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.AccelerationEvent>::Invoke(T1,T2) */,
|
|
{ 1099, 1232, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.AccelerationEvent>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1232, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.AccelerationEvent>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1201, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.AnimatorStateInfo>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1201, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.AnimatorStateInfo>::Invoke(T1,T2) */,
|
|
{ 1099, 1201, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.AnimatorStateInfo>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1201, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.AnimatorStateInfo>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1204, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.AnimatorTransitionInfo>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1204, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.AnimatorTransitionInfo>::Invoke(T1,T2) */,
|
|
{ 1099, 1204, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.AnimatorTransitionInfo>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1204, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.AnimatorTransitionInfo>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1552, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Bounds>::Invoke(T1,T2) */,
|
|
{ 1099, 1552, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Bounds>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1552, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Bounds>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1213, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.BuildCompression>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1099, 1213, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.BuildCompression>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1213, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.BuildCompression>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1356, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.CachedAssetBundle>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1099, 1356, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.CachedAssetBundle>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1356, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.CachedAssetBundle>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1226, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Camera/GateFitParameters>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1099, 1226, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Camera/GateFitParameters>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1226, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Camera/GateFitParameters>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1192, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Color32>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1192, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Color32>::Invoke(T1,T2) */,
|
|
{ 1099, 1192, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Color32>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1192, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Color32>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1243, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Color>::Invoke(T1,T2) */,
|
|
{ 1099, 1243, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Color>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1243, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Color>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1353, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Hash128>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1099, 1353, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Hash128>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1353, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Hash128>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1554, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.LayerMask>::Invoke(T1,T2) */,
|
|
{ 1099, 1554, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.LayerMask>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1554, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.LayerMask>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1241, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.LightBakingOutput>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1099, 1241, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.LightBakingOutput>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1241, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.LightBakingOutput>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1207, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.MatchTargetWeightMask>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1099, 1207, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.MatchTargetWeightMask>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1207, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.MatchTargetWeightMask>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1220, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Matrix4x4>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1099, 1220, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Matrix4x4>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1220, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Matrix4x4>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1307, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/CollisionModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1307, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/CollisionModule>::Invoke(T1,T2) */,
|
|
{ 1099, 1307, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/CollisionModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1307, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/CollisionModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1286, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ColorBySpeedModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1286, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ColorBySpeedModule>::Invoke(T1,T2) */,
|
|
{ 1099, 1286, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ColorBySpeedModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1286, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ColorBySpeedModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1283, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ColorOverLifetimeModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1283, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ColorOverLifetimeModule>::Invoke(T1,T2) */,
|
|
{ 1099, 1283, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ColorOverLifetimeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1283, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ColorOverLifetimeModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1322, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/CustomDataModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1322, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/CustomDataModule>::Invoke(T1,T2) */,
|
|
{ 1099, 1322, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/CustomDataModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1322, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/CustomDataModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1265, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/EmissionModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1265, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/EmissionModule>::Invoke(T1,T2) */,
|
|
{ 1099, 1265, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/EmissionModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1265, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/EmissionModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1259, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/EmitParams>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1099, 1259, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/EmitParams>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1259, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/EmitParams>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1301, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ExternalForcesModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1301, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ExternalForcesModule>::Invoke(T1,T2) */,
|
|
{ 1099, 1301, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ExternalForcesModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1301, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ExternalForcesModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1280, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ForceOverLifetimeModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1280, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ForceOverLifetimeModule>::Invoke(T1,T2) */,
|
|
{ 1099, 1280, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ForceOverLifetimeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1280, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ForceOverLifetimeModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1277, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/InheritVelocityModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1277, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/InheritVelocityModule>::Invoke(T1,T2) */,
|
|
{ 1099, 1277, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/InheritVelocityModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1277, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/InheritVelocityModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1316, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/LightsModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1316, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/LightsModule>::Invoke(T1,T2) */,
|
|
{ 1099, 1316, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/LightsModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1316, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/LightsModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1274, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1274, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::Invoke(T1,T2) */,
|
|
{ 1099, 1274, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1274, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1262, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/MainModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1262, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/MainModule>::Invoke(T1,T2) */,
|
|
{ 1099, 1262, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/MainModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1262, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/MainModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1304, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/NoiseModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1304, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/NoiseModule>::Invoke(T1,T2) */,
|
|
{ 1099, 1304, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/NoiseModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1304, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/NoiseModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1248, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/Particle>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1099, 1248, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/Particle>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1248, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/Particle>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1253, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/PlaybackState>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1099, 1253, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/PlaybackState>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1253, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/PlaybackState>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1298, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/RotationBySpeedModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1298, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/RotationBySpeedModule>::Invoke(T1,T2) */,
|
|
{ 1099, 1298, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/RotationBySpeedModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1298, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/RotationBySpeedModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1295, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/RotationOverLifetimeModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1295, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/RotationOverLifetimeModule>::Invoke(T1,T2) */,
|
|
{ 1099, 1295, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/RotationOverLifetimeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1295, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/RotationOverLifetimeModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1268, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ShapeModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1268, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ShapeModule>::Invoke(T1,T2) */,
|
|
{ 1099, 1268, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ShapeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1268, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/ShapeModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1292, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/SizeBySpeedModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1292, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/SizeBySpeedModule>::Invoke(T1,T2) */,
|
|
{ 1099, 1292, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/SizeBySpeedModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1292, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/SizeBySpeedModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1289, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/SizeOverLifetimeModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1289, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/SizeOverLifetimeModule>::Invoke(T1,T2) */,
|
|
{ 1099, 1289, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/SizeOverLifetimeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1289, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/SizeOverLifetimeModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1313, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/TextureSheetAnimationModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1313, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/TextureSheetAnimationModule>::Invoke(T1,T2) */,
|
|
{ 1099, 1313, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/TextureSheetAnimationModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1313, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/TextureSheetAnimationModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1319, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/TrailModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1319, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/TrailModule>::Invoke(T1,T2) */,
|
|
{ 1099, 1319, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/TrailModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1319, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/TrailModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1256, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/Trails>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1099, 1256, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/Trails>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1256, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/Trails>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1310, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/TriggerModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1310, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/TriggerModule>::Invoke(T1,T2) */,
|
|
{ 1099, 1310, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/TriggerModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1310, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/TriggerModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1271, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1271, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::Invoke(T1,T2) */,
|
|
{ 1099, 1271, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1271, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.ParticleSystem/VelocityOverLifetimeModule>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1326, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.PhysicsScene>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1326, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.PhysicsScene>::Invoke(T1,T2) */,
|
|
{ 1099, 1326, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.PhysicsScene>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1326, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.PhysicsScene>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1210, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Playables.PlayableGraph>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1210, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Playables.PlayableGraph>::Invoke(T1,T2) */,
|
|
{ 1099, 1210, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Playables.PlayableGraph>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1210, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Playables.PlayableGraph>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1417, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Quaternion>::Invoke(T1,T2) */,
|
|
{ 1099, 1417, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Quaternion>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1417, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Quaternion>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1548, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Ray>::Invoke(T1,T2) */,
|
|
{ 1099, 1548, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Ray>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1548, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Ray>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1187, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.RaycastHit>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1099, 1187, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.RaycastHit>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1187, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.RaycastHit>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1162, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rect>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1099, 1162, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rect>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1162, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rect>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1218, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.RenderBuffer>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1099, 1218, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.RenderBuffer>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1218, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.RenderBuffer>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1337, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.RenderTextureDescriptor>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1099, 1337, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.RenderTextureDescriptor>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1337, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.RenderTextureDescriptor>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1228, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rendering.ScriptableCullingParameters>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1228, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rendering.ScriptableCullingParameters>::Invoke(T1,T2) */,
|
|
{ 1099, 1228, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rendering.ScriptableCullingParameters>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1228, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rendering.ScriptableCullingParameters>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1344, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rendering.ShaderTagId>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1099, 1344, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rendering.ShaderTagId>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1344, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rendering.ShaderTagId>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1334, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rendering.SphericalHarmonicsL2>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1099, 1334, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rendering.SphericalHarmonicsL2>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1334, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Rendering.SphericalHarmonicsL2>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1342, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Resolution>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1342, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Resolution>::Invoke(T1,T2) */,
|
|
{ 1099, 1342, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Resolution>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1342, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Resolution>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1230, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.SceneManagement.Scene>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1099, 1230, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.SceneManagement.Scene>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1230, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.SceneManagement.Scene>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1550, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,UnityEngine.Touch>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1550, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Touch>::Invoke(T1,T2) */,
|
|
{ 1099, 1550, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Touch>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1550, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Touch>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1172, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector2>::Invoke(T1,T2) */,
|
|
{ 1099, 1172, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector2>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1172, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector2>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1222, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector3>::Invoke(T1,T2) */,
|
|
{ 1099, 1222, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector3>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1222, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector3>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1098, 1164, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector4>::Invoke(T1,T2) */,
|
|
{ 1099, 1164, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector4>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1164, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,UnityEngine.Vector4>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1097, 1362, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,securityConnection>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1098, 1362, -1 } /* TResult System.Func`3<System.IntPtr,System.Int32,securityConnection>::Invoke(T1,T2) */,
|
|
{ 1099, 1362, -1 } /* System.IAsyncResult System.Func`3<System.IntPtr,System.Int32,securityConnection>::BeginInvoke(T1,T2,System.AsyncCallback,System.Object) */,
|
|
{ 1100, 1362, -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, 885, -1 } /* System.Void System.Func`4<System.Object,System.Object,System.Object,System.Boolean>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1102, 885, -1 } /* TResult System.Func`4<System.Object,System.Object,System.Object,System.Boolean>::Invoke(T1,T2,T3) */,
|
|
{ 1103, 885, -1 } /* System.IAsyncResult System.Func`4<System.Object,System.Object,System.Object,System.Boolean>::BeginInvoke(T1,T2,T3,System.AsyncCallback,System.Object) */,
|
|
{ 1104, 885, -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) */,
|
|
{ 11144, 182, -1 } /* System.Void System.Collections.Generic.List`1<System.IO.Directory/SearchData>::.ctor() */,
|
|
{ 11160, 182, -1 } /* System.Void System.Collections.Generic.List`1<System.IO.Directory/SearchData>::Add(T) */,
|
|
{ 11155, 182, -1 } /* T System.Collections.Generic.List`1<System.IO.Directory/SearchData>::get_Item(System.Int32) */,
|
|
{ 11204, 182, -1 } /* System.Void System.Collections.Generic.List`1<System.IO.Directory/SearchData>::RemoveAt(System.Int32) */,
|
|
{ 11149, 182, -1 } /* System.Int32 System.Collections.Generic.List`1<System.IO.Directory/SearchData>::get_Count() */,
|
|
{ 11195, 182, -1 } /* System.Void System.Collections.Generic.List`1<System.IO.Directory/SearchData>::Insert(System.Int32,T) */,
|
|
{ 3695, 1165, -1 } /* System.Void System.Nullable`1<FairyGUI.Margin>::.ctor(T) */,
|
|
{ 3698, 1165, -1 } /* System.Boolean System.Nullable`1<FairyGUI.Margin>::Equals(System.Object) */,
|
|
{ 3699, 1165, -1 } /* System.Boolean System.Nullable`1<FairyGUI.Margin>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 1165, -1 } /* System.Int32 System.Nullable`1<FairyGUI.Margin>::GetHashCode() */,
|
|
{ 3701, 1165, -1 } /* T System.Nullable`1<FairyGUI.Margin>::GetValueOrDefault() */,
|
|
{ 3702, 1165, -1 } /* System.String System.Nullable`1<FairyGUI.Margin>::ToString() */,
|
|
{ 3703, 1165, -1 } /* System.Object System.Nullable`1<FairyGUI.Margin>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 1165, -1 } /* System.Nullable`1<T> System.Nullable`1<FairyGUI.Margin>::Unbox(System.Object) */,
|
|
{ 3698, 47, -1 } /* System.Boolean System.Nullable`1<System.Boolean>::Equals(System.Object) */,
|
|
{ 3699, 47, -1 } /* System.Boolean System.Nullable`1<System.Boolean>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 47, -1 } /* System.Int32 System.Nullable`1<System.Boolean>::GetHashCode() */,
|
|
{ 3702, 47, -1 } /* System.String System.Nullable`1<System.Boolean>::ToString() */,
|
|
{ 3703, 47, -1 } /* System.Object System.Nullable`1<System.Boolean>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 47, -1 } /* System.Nullable`1<T> System.Nullable`1<System.Boolean>::Unbox(System.Object) */,
|
|
{ 3698, 6, -1 } /* System.Boolean System.Nullable`1<System.Byte>::Equals(System.Object) */,
|
|
{ 3699, 6, -1 } /* System.Boolean System.Nullable`1<System.Byte>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 6, -1 } /* System.Int32 System.Nullable`1<System.Byte>::GetHashCode() */,
|
|
{ 3701, 6, -1 } /* T System.Nullable`1<System.Byte>::GetValueOrDefault() */,
|
|
{ 3702, 6, -1 } /* System.String System.Nullable`1<System.Byte>::ToString() */,
|
|
{ 3703, 6, -1 } /* System.Object System.Nullable`1<System.Byte>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 6, -1 } /* System.Nullable`1<T> System.Nullable`1<System.Byte>::Unbox(System.Object) */,
|
|
{ 3698, 7, -1 } /* System.Boolean System.Nullable`1<System.Char>::Equals(System.Object) */,
|
|
{ 3699, 7, -1 } /* System.Boolean System.Nullable`1<System.Char>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 7, -1 } /* System.Int32 System.Nullable`1<System.Char>::GetHashCode() */,
|
|
{ 3701, 7, -1 } /* T System.Nullable`1<System.Char>::GetValueOrDefault() */,
|
|
{ 3702, 7, -1 } /* System.String System.Nullable`1<System.Char>::ToString() */,
|
|
{ 3703, 7, -1 } /* System.Object System.Nullable`1<System.Char>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 7, -1 } /* System.Nullable`1<T> System.Nullable`1<System.Char>::Unbox(System.Object) */,
|
|
{ 3698, 59, -1 } /* System.Boolean System.Nullable`1<System.DateTime>::Equals(System.Object) */,
|
|
{ 3699, 59, -1 } /* System.Boolean System.Nullable`1<System.DateTime>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 59, -1 } /* System.Int32 System.Nullable`1<System.DateTime>::GetHashCode() */,
|
|
{ 3701, 59, -1 } /* T System.Nullable`1<System.DateTime>::GetValueOrDefault() */,
|
|
{ 3702, 59, -1 } /* System.String System.Nullable`1<System.DateTime>::ToString() */,
|
|
{ 3703, 59, -1 } /* System.Object System.Nullable`1<System.DateTime>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 59, -1 } /* System.Nullable`1<T> System.Nullable`1<System.DateTime>::Unbox(System.Object) */,
|
|
{ 3698, 61, -1 } /* System.Boolean System.Nullable`1<System.Decimal>::Equals(System.Object) */,
|
|
{ 3699, 61, -1 } /* System.Boolean System.Nullable`1<System.Decimal>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 61, -1 } /* System.Int32 System.Nullable`1<System.Decimal>::GetHashCode() */,
|
|
{ 3701, 61, -1 } /* T System.Nullable`1<System.Decimal>::GetValueOrDefault() */,
|
|
{ 3702, 61, -1 } /* System.String System.Nullable`1<System.Decimal>::ToString() */,
|
|
{ 3703, 61, -1 } /* System.Object System.Nullable`1<System.Decimal>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 61, -1 } /* System.Nullable`1<T> System.Nullable`1<System.Decimal>::Unbox(System.Object) */,
|
|
{ 3698, 81, -1 } /* System.Boolean System.Nullable`1<System.Double>::Equals(System.Object) */,
|
|
{ 3699, 81, -1 } /* System.Boolean System.Nullable`1<System.Double>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 81, -1 } /* System.Int32 System.Nullable`1<System.Double>::GetHashCode() */,
|
|
{ 3701, 81, -1 } /* T System.Nullable`1<System.Double>::GetValueOrDefault() */,
|
|
{ 3702, 81, -1 } /* System.String System.Nullable`1<System.Double>::ToString() */,
|
|
{ 3703, 81, -1 } /* System.Object System.Nullable`1<System.Double>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 81, -1 } /* System.Nullable`1<T> System.Nullable`1<System.Double>::Unbox(System.Object) */,
|
|
{ 3698, 95, -1 } /* System.Boolean System.Nullable`1<System.Int16>::Equals(System.Object) */,
|
|
{ 3699, 95, -1 } /* System.Boolean System.Nullable`1<System.Int16>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 95, -1 } /* System.Int32 System.Nullable`1<System.Int16>::GetHashCode() */,
|
|
{ 3701, 95, -1 } /* T System.Nullable`1<System.Int16>::GetValueOrDefault() */,
|
|
{ 3702, 95, -1 } /* System.String System.Nullable`1<System.Int16>::ToString() */,
|
|
{ 3703, 95, -1 } /* System.Object System.Nullable`1<System.Int16>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 95, -1 } /* System.Nullable`1<T> System.Nullable`1<System.Int16>::Unbox(System.Object) */,
|
|
{ 3698, 16, -1 } /* System.Boolean System.Nullable`1<System.Int32>::Equals(System.Object) */,
|
|
{ 3699, 16, -1 } /* System.Boolean System.Nullable`1<System.Int32>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 16, -1 } /* System.Int32 System.Nullable`1<System.Int32>::GetHashCode() */,
|
|
{ 3702, 16, -1 } /* System.String System.Nullable`1<System.Int32>::ToString() */,
|
|
{ 3703, 16, -1 } /* System.Object System.Nullable`1<System.Int32>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 16, -1 } /* System.Nullable`1<T> System.Nullable`1<System.Int32>::Unbox(System.Object) */,
|
|
{ 3695, 90, -1 } /* System.Void System.Nullable`1<System.Int32Enum>::.ctor(T) */,
|
|
{ 3696, 90, -1 } /* System.Boolean System.Nullable`1<System.Int32Enum>::get_HasValue() */,
|
|
{ 3697, 90, -1 } /* T System.Nullable`1<System.Int32Enum>::get_Value() */,
|
|
{ 3698, 90, -1 } /* System.Boolean System.Nullable`1<System.Int32Enum>::Equals(System.Object) */,
|
|
{ 3699, 90, -1 } /* System.Boolean System.Nullable`1<System.Int32Enum>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 90, -1 } /* System.Int32 System.Nullable`1<System.Int32Enum>::GetHashCode() */,
|
|
{ 3701, 90, -1 } /* T System.Nullable`1<System.Int32Enum>::GetValueOrDefault() */,
|
|
{ 3702, 90, -1 } /* System.String System.Nullable`1<System.Int32Enum>::ToString() */,
|
|
{ 3703, 90, -1 } /* System.Object System.Nullable`1<System.Int32Enum>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 90, -1 } /* System.Nullable`1<T> System.Nullable`1<System.Int32Enum>::Unbox(System.Object) */,
|
|
{ 3698, 37, -1 } /* System.Boolean System.Nullable`1<System.Int64>::Equals(System.Object) */,
|
|
{ 3699, 37, -1 } /* System.Boolean System.Nullable`1<System.Int64>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 37, -1 } /* System.Int32 System.Nullable`1<System.Int64>::GetHashCode() */,
|
|
{ 3701, 37, -1 } /* T System.Nullable`1<System.Int64>::GetValueOrDefault() */,
|
|
{ 3702, 37, -1 } /* System.String System.Nullable`1<System.Int64>::ToString() */,
|
|
{ 3703, 37, -1 } /* System.Object System.Nullable`1<System.Int64>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 37, -1 } /* System.Nullable`1<T> System.Nullable`1<System.Int64>::Unbox(System.Object) */,
|
|
{ 3698, 108, -1 } /* System.Boolean System.Nullable`1<System.SByte>::Equals(System.Object) */,
|
|
{ 3699, 108, -1 } /* System.Boolean System.Nullable`1<System.SByte>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 108, -1 } /* System.Int32 System.Nullable`1<System.SByte>::GetHashCode() */,
|
|
{ 3701, 108, -1 } /* T System.Nullable`1<System.SByte>::GetValueOrDefault() */,
|
|
{ 3702, 108, -1 } /* System.String System.Nullable`1<System.SByte>::ToString() */,
|
|
{ 3703, 108, -1 } /* System.Object System.Nullable`1<System.SByte>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 108, -1 } /* System.Nullable`1<T> System.Nullable`1<System.SByte>::Unbox(System.Object) */,
|
|
{ 3698, 109, -1 } /* System.Boolean System.Nullable`1<System.Single>::Equals(System.Object) */,
|
|
{ 3699, 109, -1 } /* System.Boolean System.Nullable`1<System.Single>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 109, -1 } /* System.Int32 System.Nullable`1<System.Single>::GetHashCode() */,
|
|
{ 3701, 109, -1 } /* T System.Nullable`1<System.Single>::GetValueOrDefault() */,
|
|
{ 3702, 109, -1 } /* System.String System.Nullable`1<System.Single>::ToString() */,
|
|
{ 3703, 109, -1 } /* System.Object System.Nullable`1<System.Single>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 109, -1 } /* System.Nullable`1<T> System.Nullable`1<System.Single>::Unbox(System.Object) */,
|
|
{ 3698, 134, -1 } /* System.Boolean System.Nullable`1<System.UInt16>::Equals(System.Object) */,
|
|
{ 3699, 134, -1 } /* System.Boolean System.Nullable`1<System.UInt16>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 134, -1 } /* System.Int32 System.Nullable`1<System.UInt16>::GetHashCode() */,
|
|
{ 3701, 134, -1 } /* T System.Nullable`1<System.UInt16>::GetValueOrDefault() */,
|
|
{ 3702, 134, -1 } /* System.String System.Nullable`1<System.UInt16>::ToString() */,
|
|
{ 3703, 134, -1 } /* System.Object System.Nullable`1<System.UInt16>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 134, -1 } /* System.Nullable`1<T> System.Nullable`1<System.UInt16>::Unbox(System.Object) */,
|
|
{ 3698, 21, -1 } /* System.Boolean System.Nullable`1<System.UInt32>::Equals(System.Object) */,
|
|
{ 3699, 21, -1 } /* System.Boolean System.Nullable`1<System.UInt32>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 21, -1 } /* System.Int32 System.Nullable`1<System.UInt32>::GetHashCode() */,
|
|
{ 3701, 21, -1 } /* T System.Nullable`1<System.UInt32>::GetValueOrDefault() */,
|
|
{ 3702, 21, -1 } /* System.String System.Nullable`1<System.UInt32>::ToString() */,
|
|
{ 3703, 21, -1 } /* System.Object System.Nullable`1<System.UInt32>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 21, -1 } /* System.Nullable`1<T> System.Nullable`1<System.UInt32>::Unbox(System.Object) */,
|
|
{ 3698, 82, -1 } /* System.Boolean System.Nullable`1<System.UInt64>::Equals(System.Object) */,
|
|
{ 3699, 82, -1 } /* System.Boolean System.Nullable`1<System.UInt64>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 82, -1 } /* System.Int32 System.Nullable`1<System.UInt64>::GetHashCode() */,
|
|
{ 3701, 82, -1 } /* T System.Nullable`1<System.UInt64>::GetValueOrDefault() */,
|
|
{ 3702, 82, -1 } /* System.String System.Nullable`1<System.UInt64>::ToString() */,
|
|
{ 3703, 82, -1 } /* System.Object System.Nullable`1<System.UInt64>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 82, -1 } /* System.Nullable`1<T> System.Nullable`1<System.UInt64>::Unbox(System.Object) */,
|
|
{ 3698, 436, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Bounds>::Equals(System.Object) */,
|
|
{ 3699, 436, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Bounds>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 436, -1 } /* System.Int32 System.Nullable`1<UnityEngine.Bounds>::GetHashCode() */,
|
|
{ 3701, 436, -1 } /* T System.Nullable`1<UnityEngine.Bounds>::GetValueOrDefault() */,
|
|
{ 3702, 436, -1 } /* System.String System.Nullable`1<UnityEngine.Bounds>::ToString() */,
|
|
{ 3703, 436, -1 } /* System.Object System.Nullable`1<UnityEngine.Bounds>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 436, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.Bounds>::Unbox(System.Object) */,
|
|
{ 3698, 450, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Color32>::Equals(System.Object) */,
|
|
{ 3699, 450, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Color32>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 450, -1 } /* System.Int32 System.Nullable`1<UnityEngine.Color32>::GetHashCode() */,
|
|
{ 3701, 450, -1 } /* T System.Nullable`1<UnityEngine.Color32>::GetValueOrDefault() */,
|
|
{ 3702, 450, -1 } /* System.String System.Nullable`1<UnityEngine.Color32>::ToString() */,
|
|
{ 3703, 450, -1 } /* System.Object System.Nullable`1<UnityEngine.Color32>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 450, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.Color32>::Unbox(System.Object) */,
|
|
{ 3698, 447, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Color>::Equals(System.Object) */,
|
|
{ 3699, 447, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Color>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 447, -1 } /* System.Int32 System.Nullable`1<UnityEngine.Color>::GetHashCode() */,
|
|
{ 3701, 447, -1 } /* T System.Nullable`1<UnityEngine.Color>::GetValueOrDefault() */,
|
|
{ 3702, 447, -1 } /* System.String System.Nullable`1<UnityEngine.Color>::ToString() */,
|
|
{ 3703, 447, -1 } /* System.Object System.Nullable`1<UnityEngine.Color>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 447, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.Color>::Unbox(System.Object) */,
|
|
{ 3698, 1415, -1 } /* System.Boolean System.Nullable`1<UnityEngine.LayerMask>::Equals(System.Object) */,
|
|
{ 3699, 1415, -1 } /* System.Boolean System.Nullable`1<UnityEngine.LayerMask>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 1415, -1 } /* System.Int32 System.Nullable`1<UnityEngine.LayerMask>::GetHashCode() */,
|
|
{ 3701, 1415, -1 } /* T System.Nullable`1<UnityEngine.LayerMask>::GetValueOrDefault() */,
|
|
{ 3702, 1415, -1 } /* System.String System.Nullable`1<UnityEngine.LayerMask>::ToString() */,
|
|
{ 3703, 1415, -1 } /* System.Object System.Nullable`1<UnityEngine.LayerMask>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 1415, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.LayerMask>::Unbox(System.Object) */,
|
|
{ 3698, 446, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Matrix4x4>::Equals(System.Object) */,
|
|
{ 3699, 446, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Matrix4x4>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 446, -1 } /* System.Int32 System.Nullable`1<UnityEngine.Matrix4x4>::GetHashCode() */,
|
|
{ 3701, 446, -1 } /* T System.Nullable`1<UnityEngine.Matrix4x4>::GetValueOrDefault() */,
|
|
{ 3702, 446, -1 } /* System.String System.Nullable`1<UnityEngine.Matrix4x4>::ToString() */,
|
|
{ 3703, 446, -1 } /* System.Object System.Nullable`1<UnityEngine.Matrix4x4>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 446, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.Matrix4x4>::Unbox(System.Object) */,
|
|
{ 3698, 455, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Quaternion>::Equals(System.Object) */,
|
|
{ 3699, 455, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Quaternion>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 455, -1 } /* System.Int32 System.Nullable`1<UnityEngine.Quaternion>::GetHashCode() */,
|
|
{ 3701, 455, -1 } /* T System.Nullable`1<UnityEngine.Quaternion>::GetValueOrDefault() */,
|
|
{ 3702, 455, -1 } /* System.String System.Nullable`1<UnityEngine.Quaternion>::ToString() */,
|
|
{ 3703, 455, -1 } /* System.Object System.Nullable`1<UnityEngine.Quaternion>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 455, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.Quaternion>::Unbox(System.Object) */,
|
|
{ 3698, 1323, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Ray>::Equals(System.Object) */,
|
|
{ 3699, 1323, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Ray>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 1323, -1 } /* System.Int32 System.Nullable`1<UnityEngine.Ray>::GetHashCode() */,
|
|
{ 3701, 1323, -1 } /* T System.Nullable`1<UnityEngine.Ray>::GetValueOrDefault() */,
|
|
{ 3702, 1323, -1 } /* System.String System.Nullable`1<UnityEngine.Ray>::ToString() */,
|
|
{ 3703, 1323, -1 } /* System.Object System.Nullable`1<UnityEngine.Ray>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 1323, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.Ray>::Unbox(System.Object) */,
|
|
{ 3698, 506, -1 } /* System.Boolean System.Nullable`1<UnityEngine.RaycastHit>::Equals(System.Object) */,
|
|
{ 3699, 506, -1 } /* System.Boolean System.Nullable`1<UnityEngine.RaycastHit>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 506, -1 } /* System.Int32 System.Nullable`1<UnityEngine.RaycastHit>::GetHashCode() */,
|
|
{ 3701, 506, -1 } /* T System.Nullable`1<UnityEngine.RaycastHit>::GetValueOrDefault() */,
|
|
{ 3702, 506, -1 } /* System.String System.Nullable`1<UnityEngine.RaycastHit>::ToString() */,
|
|
{ 3703, 506, -1 } /* System.Object System.Nullable`1<UnityEngine.RaycastHit>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 506, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.RaycastHit>::Unbox(System.Object) */,
|
|
{ 3698, 437, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Rect>::Equals(System.Object) */,
|
|
{ 3699, 437, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Rect>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 437, -1 } /* System.Int32 System.Nullable`1<UnityEngine.Rect>::GetHashCode() */,
|
|
{ 3702, 437, -1 } /* System.String System.Nullable`1<UnityEngine.Rect>::ToString() */,
|
|
{ 3703, 437, -1 } /* System.Object System.Nullable`1<UnityEngine.Rect>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 437, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.Rect>::Unbox(System.Object) */,
|
|
{ 3695, 540, -1 } /* System.Void System.Nullable`1<UnityEngine.Touch>::.ctor(T) */,
|
|
{ 3698, 540, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Touch>::Equals(System.Object) */,
|
|
{ 3699, 540, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Touch>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 540, -1 } /* System.Int32 System.Nullable`1<UnityEngine.Touch>::GetHashCode() */,
|
|
{ 3701, 540, -1 } /* T System.Nullable`1<UnityEngine.Touch>::GetValueOrDefault() */,
|
|
{ 3702, 540, -1 } /* System.String System.Nullable`1<UnityEngine.Touch>::ToString() */,
|
|
{ 3703, 540, -1 } /* System.Object System.Nullable`1<UnityEngine.Touch>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 540, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.Touch>::Unbox(System.Object) */,
|
|
{ 3698, 442, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Vector2>::Equals(System.Object) */,
|
|
{ 3699, 442, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Vector2>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 442, -1 } /* System.Int32 System.Nullable`1<UnityEngine.Vector2>::GetHashCode() */,
|
|
{ 3701, 442, -1 } /* T System.Nullable`1<UnityEngine.Vector2>::GetValueOrDefault() */,
|
|
{ 3702, 442, -1 } /* System.String System.Nullable`1<UnityEngine.Vector2>::ToString() */,
|
|
{ 3703, 442, -1 } /* System.Object System.Nullable`1<UnityEngine.Vector2>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 442, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.Vector2>::Unbox(System.Object) */,
|
|
{ 3698, 431, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Vector3>::Equals(System.Object) */,
|
|
{ 3699, 431, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Vector3>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 431, -1 } /* System.Int32 System.Nullable`1<UnityEngine.Vector3>::GetHashCode() */,
|
|
{ 3701, 431, -1 } /* T System.Nullable`1<UnityEngine.Vector3>::GetValueOrDefault() */,
|
|
{ 3702, 431, -1 } /* System.String System.Nullable`1<UnityEngine.Vector3>::ToString() */,
|
|
{ 3703, 431, -1 } /* System.Object System.Nullable`1<UnityEngine.Vector3>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 431, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.Vector3>::Unbox(System.Object) */,
|
|
{ 3698, 445, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Vector4>::Equals(System.Object) */,
|
|
{ 3699, 445, -1 } /* System.Boolean System.Nullable`1<UnityEngine.Vector4>::Equals(System.Nullable`1<T>) */,
|
|
{ 3700, 445, -1 } /* System.Int32 System.Nullable`1<UnityEngine.Vector4>::GetHashCode() */,
|
|
{ 3701, 445, -1 } /* T System.Nullable`1<UnityEngine.Vector4>::GetValueOrDefault() */,
|
|
{ 3702, 445, -1 } /* System.String System.Nullable`1<UnityEngine.Vector4>::ToString() */,
|
|
{ 3703, 445, -1 } /* System.Object System.Nullable`1<UnityEngine.Vector4>::Box(System.Nullable`1<T>) */,
|
|
{ 3704, 445, -1 } /* System.Nullable`1<T> System.Nullable`1<UnityEngine.Vector4>::Unbox(System.Object) */,
|
|
{ 1117, 1698, -1 } /* System.Void System.Predicate`1<FairyGUI.GPath/Segment>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1118, 1698, -1 } /* System.Boolean System.Predicate`1<FairyGUI.GPath/Segment>::Invoke(T) */,
|
|
{ 1119, 1698, -1 } /* System.IAsyncResult System.Predicate`1<FairyGUI.GPath/Segment>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1120, 1698, -1 } /* System.Boolean System.Predicate`1<FairyGUI.GPath/Segment>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1117, 1699, -1 } /* System.Void System.Predicate`1<FairyGUI.GPathPoint>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1118, 1699, -1 } /* System.Boolean System.Predicate`1<FairyGUI.GPathPoint>::Invoke(T) */,
|
|
{ 1119, 1699, -1 } /* System.IAsyncResult System.Predicate`1<FairyGUI.GPathPoint>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1120, 1699, -1 } /* System.Boolean System.Predicate`1<FairyGUI.GPathPoint>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1117, 1190, -1 } /* System.Void System.Predicate`1<FairyGUI.TextField/CharPosition>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1118, 1190, -1 } /* System.Boolean System.Predicate`1<FairyGUI.TextField/CharPosition>::Invoke(T) */,
|
|
{ 1119, 1190, -1 } /* System.IAsyncResult System.Predicate`1<FairyGUI.TextField/CharPosition>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1120, 1190, -1 } /* System.Boolean System.Predicate`1<FairyGUI.TextField/CharPosition>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1117, 47, -1 } /* System.Void System.Predicate`1<System.Boolean>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1118, 47, -1 } /* System.Boolean System.Predicate`1<System.Boolean>::Invoke(T) */,
|
|
{ 1119, 47, -1 } /* System.IAsyncResult System.Predicate`1<System.Boolean>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1120, 47, -1 } /* System.Boolean System.Predicate`1<System.Boolean>::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, 21, -1 } /* System.Void System.Predicate`1<System.UInt32>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1118, 21, -1 } /* System.Boolean System.Predicate`1<System.UInt32>::Invoke(T) */,
|
|
{ 1119, 21, -1 } /* System.IAsyncResult System.Predicate`1<System.UInt32>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1120, 21, -1 } /* System.Boolean System.Predicate`1<System.UInt32>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1117, 569, -1 } /* System.Void System.Predicate`1<UnityEngine.AnimatorClipInfo>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1118, 569, -1 } /* System.Boolean System.Predicate`1<UnityEngine.AnimatorClipInfo>::Invoke(T) */,
|
|
{ 1119, 569, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.AnimatorClipInfo>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1120, 569, -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, 943, -1 } /* System.Void System.Predicate`1<UnityEngine.Networking.ChannelPacket>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1118, 943, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Networking.ChannelPacket>::Invoke(T) */,
|
|
{ 1119, 943, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.Networking.ChannelPacket>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1120, 943, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Networking.ChannelPacket>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1117, 970, -1 } /* System.Void System.Predicate`1<UnityEngine.Networking.ClientScene/PendingOwner>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1118, 970, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Networking.ClientScene/PendingOwner>::Invoke(T) */,
|
|
{ 1119, 970, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.Networking.ClientScene/PendingOwner>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1120, 970, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Networking.ClientScene/PendingOwner>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1117, 973, -1 } /* System.Void System.Predicate`1<UnityEngine.Networking.LocalClient/InternalMsg>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1118, 973, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Networking.LocalClient/InternalMsg>::Invoke(T) */,
|
|
{ 1119, 973, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.Networking.LocalClient/InternalMsg>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1120, 973, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Networking.LocalClient/InternalMsg>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1117, 1004, -1 } /* System.Void System.Predicate`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1118, 1004, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::Invoke(T) */,
|
|
{ 1119, 1004, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1120, 1004, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Networking.NetworkLobbyManager/PendingPlayer>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1117, 1011, -1 } /* System.Void System.Predicate`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1118, 1011, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::Invoke(T) */,
|
|
{ 1119, 1011, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1120, 1011, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Networking.NetworkMigrationManager/PendingPlayerInfo>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1117, 980, -1 } /* System.Void System.Predicate`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1118, 980, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::Invoke(T) */,
|
|
{ 1119, 980, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1120, 980, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Networking.NetworkSystem.CRCMessageEntry>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1117, 971, -1 } /* System.Void System.Predicate`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1118, 971, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::Invoke(T) */,
|
|
{ 1119, 971, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1120, 971, -1 } /* System.Boolean System.Predicate`1<UnityEngine.Networking.NetworkSystem.PeerInfoPlayer>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1117, 600, -1 } /* System.Void System.Predicate`1<UnityEngine.ParticleSystem/Particle>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1118, 600, -1 } /* System.Boolean System.Predicate`1<UnityEngine.ParticleSystem/Particle>::Invoke(T) */,
|
|
{ 1119, 600, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.ParticleSystem/Particle>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1120, 600, -1 } /* System.Boolean System.Predicate`1<UnityEngine.ParticleSystem/Particle>::EndInvoke(System.IAsyncResult) */,
|
|
{ 1117, 544, -1 } /* System.Void System.Predicate`1<UnityEngine.RaycastHit2D>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1118, 544, -1 } /* System.Boolean System.Predicate`1<UnityEngine.RaycastHit2D>::Invoke(T) */,
|
|
{ 1119, 544, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.RaycastHit2D>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1120, 544, -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, 630, -1 } /* System.Void System.Predicate`1<UnityEngine.UIElements.FocusController/FocusedElement>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1118, 630, -1 } /* System.Boolean System.Predicate`1<UnityEngine.UIElements.FocusController/FocusedElement>::Invoke(T) */,
|
|
{ 1119, 630, -1 } /* System.IAsyncResult System.Predicate`1<UnityEngine.UIElements.FocusController/FocusedElement>::BeginInvoke(T,System.AsyncCallback,System.Object) */,
|
|
{ 1120, 630, -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) */,
|
|
{ 9984, 47, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Boolean>::SetResult(System.Threading.Tasks.Task`1<TResult>) */,
|
|
{ 9986, 47, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Boolean>::GetTaskForResult(TResult) */,
|
|
{ 9987, 47, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Boolean>::.cctor() */,
|
|
{ 9984, 16, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::SetResult(System.Threading.Tasks.Task`1<TResult>) */,
|
|
{ 9986, 16, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::GetTaskForResult(TResult) */,
|
|
{ 9987, 16, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Int32>::.cctor() */,
|
|
{ 9984, 335, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::SetResult(System.Threading.Tasks.Task`1<TResult>) */,
|
|
{ 9986, 335, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::GetTaskForResult(TResult) */,
|
|
{ 9987, 335, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Nullable`1<System.Int32>>::.cctor() */,
|
|
{ 9977, 189, -1 } /* System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::Create() */,
|
|
{ 9983, 189, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::SetResult(TResult) */,
|
|
{ 9986, 189, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::GetTaskForResult(TResult) */,
|
|
{ 9987, 189, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::.cctor() */,
|
|
{ 10044, 47, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Boolean>::.ctor(System.Threading.Tasks.Task`1<TResult>,System.Boolean) */,
|
|
{ 10046, 47, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Boolean>::OnCompleted(System.Action) */,
|
|
{ 10047, 47, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Boolean>::UnsafeOnCompleted(System.Action) */,
|
|
{ 10044, 16, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Int32>::.ctor(System.Threading.Tasks.Task`1<TResult>,System.Boolean) */,
|
|
{ 10046, 16, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Int32>::OnCompleted(System.Action) */,
|
|
{ 10047, 16, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Int32>::UnsafeOnCompleted(System.Action) */,
|
|
{ 10044, 335, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Nullable`1<System.Int32>>::.ctor(System.Threading.Tasks.Task`1<TResult>,System.Boolean) */,
|
|
{ 10046, 335, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Nullable`1<System.Int32>>::OnCompleted(System.Action) */,
|
|
{ 10047, 335, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Nullable`1<System.Int32>>::UnsafeOnCompleted(System.Action) */,
|
|
{ 10044, 189, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Threading.Tasks.VoidTaskResult>::.ctor(System.Threading.Tasks.Task`1<TResult>,System.Boolean) */,
|
|
{ 10045, 189, -1 } /* System.Boolean System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Threading.Tasks.VoidTaskResult>::get_IsCompleted() */,
|
|
{ 10046, 189, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Threading.Tasks.VoidTaskResult>::OnCompleted(System.Action) */,
|
|
{ 10047, 189, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Threading.Tasks.VoidTaskResult>::UnsafeOnCompleted(System.Action) */,
|
|
{ 10048, 189, -1 } /* TResult System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<System.Threading.Tasks.VoidTaskResult>::GetResult() */,
|
|
{ 10042, 47, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Boolean>::.ctor(System.Threading.Tasks.Task`1<TResult>,System.Boolean) */,
|
|
{ 10042, 16, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Int32>::.ctor(System.Threading.Tasks.Task`1<TResult>,System.Boolean) */,
|
|
{ 10042, 335, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Nullable`1<System.Int32>>::.ctor(System.Threading.Tasks.Task`1<TResult>,System.Boolean) */,
|
|
{ 10042, 189, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Threading.Tasks.VoidTaskResult>::.ctor(System.Threading.Tasks.Task`1<TResult>,System.Boolean) */,
|
|
{ 10043, 189, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<TResult> System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<System.Threading.Tasks.VoidTaskResult>::GetAwaiter() */,
|
|
{ 10031, 47, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Boolean>::.ctor(System.Threading.Tasks.Task`1<TResult>) */,
|
|
{ 10032, 47, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Boolean>::OnCompleted(System.Action) */,
|
|
{ 10033, 47, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Boolean>::UnsafeOnCompleted(System.Action) */,
|
|
{ 10031, 16, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Int32>::.ctor(System.Threading.Tasks.Task`1<TResult>) */,
|
|
{ 10032, 16, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Int32>::OnCompleted(System.Action) */,
|
|
{ 10033, 16, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Int32>::UnsafeOnCompleted(System.Action) */,
|
|
{ 10031, 335, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Nullable`1<System.Int32>>::.ctor(System.Threading.Tasks.Task`1<TResult>) */,
|
|
{ 10032, 335, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Nullable`1<System.Int32>>::OnCompleted(System.Action) */,
|
|
{ 10033, 335, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Nullable`1<System.Int32>>::UnsafeOnCompleted(System.Action) */,
|
|
{ 10034, 335, -1 } /* TResult System.Runtime.CompilerServices.TaskAwaiter`1<System.Nullable`1<System.Int32>>::GetResult() */,
|
|
{ 10031, 189, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Threading.Tasks.VoidTaskResult>::.ctor(System.Threading.Tasks.Task`1<TResult>) */,
|
|
{ 10032, 189, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Threading.Tasks.VoidTaskResult>::OnCompleted(System.Action) */,
|
|
{ 10033, 189, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<System.Threading.Tasks.VoidTaskResult>::UnsafeOnCompleted(System.Action) */,
|
|
{ 10034, 189, -1 } /* TResult System.Runtime.CompilerServices.TaskAwaiter`1<System.Threading.Tasks.VoidTaskResult>::GetResult() */,
|
|
{ 7268, 121, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<System.Int32,System.Object>::.ctor(TInstance,System.Func`3<TInstance,System.IAsyncResult,TResult>) */,
|
|
{ 7269, 121, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<System.Int32,System.Object>::CompleteFromAsyncResult(System.IAsyncResult) */,
|
|
{ 7270, 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) */,
|
|
{ 7271, 121, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<System.Int32,System.Object>::.cctor() */,
|
|
{ 7268, 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>) */,
|
|
{ 7269, 205, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<System.Threading.Tasks.VoidTaskResult,System.Object>::CompleteFromAsyncResult(System.IAsyncResult) */,
|
|
{ 7270, 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) */,
|
|
{ 7271, 205, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<System.Threading.Tasks.VoidTaskResult,System.Object>::.cctor() */,
|
|
{ 7265, 47, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1<System.Boolean>::.ctor() */,
|
|
{ 7266, 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) */,
|
|
{ 7265, 16, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1<System.Int32>::.ctor() */,
|
|
{ 7266, 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) */,
|
|
{ 7265, 335, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1<System.Nullable`1<System.Int32>>::.ctor() */,
|
|
{ 7266, 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) */,
|
|
{ 7265, 189, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1<System.Threading.Tasks.VoidTaskResult>::.ctor() */,
|
|
{ 7266, 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) */,
|
|
{ 7262, 47, -1 } /* System.Void System.Threading.Tasks.Task`1/<>c<System.Boolean>::.cctor() */,
|
|
{ 7263, 47, -1 } /* System.Void System.Threading.Tasks.Task`1/<>c<System.Boolean>::.ctor() */,
|
|
{ 7264, 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>) */,
|
|
{ 7252, 183, -1 } /* TResult System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>::get_Result() */,
|
|
{ 7262, 16, -1 } /* System.Void System.Threading.Tasks.Task`1/<>c<System.Int32>::.cctor() */,
|
|
{ 7263, 16, -1 } /* System.Void System.Threading.Tasks.Task`1/<>c<System.Int32>::.ctor() */,
|
|
{ 7264, 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>) */,
|
|
{ 7262, 335, -1 } /* System.Void System.Threading.Tasks.Task`1/<>c<System.Nullable`1<System.Int32>>::.cctor() */,
|
|
{ 7263, 335, -1 } /* System.Void System.Threading.Tasks.Task`1/<>c<System.Nullable`1<System.Int32>>::.ctor() */,
|
|
{ 7264, 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>) */,
|
|
{ 7262, 189, -1 } /* System.Void System.Threading.Tasks.Task`1/<>c<System.Threading.Tasks.VoidTaskResult>::.cctor() */,
|
|
{ 7263, 189, -1 } /* System.Void System.Threading.Tasks.Task`1/<>c<System.Threading.Tasks.VoidTaskResult>::.ctor() */,
|
|
{ 7264, 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>) */,
|
|
{ 7243, 47, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Boolean>::.ctor(TResult) */,
|
|
{ 7245, 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) */,
|
|
{ 7246, 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&) */,
|
|
{ 7247, 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) */,
|
|
{ 7248, 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) */,
|
|
{ 7249, 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&) */,
|
|
{ 7251, 47, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Boolean>::DangerousSetResult(TResult) */,
|
|
{ 7252, 47, -1 } /* TResult System.Threading.Tasks.Task`1<System.Boolean>::get_Result() */,
|
|
{ 7253, 47, -1 } /* TResult System.Threading.Tasks.Task`1<System.Boolean>::get_ResultOnSuccess() */,
|
|
{ 7254, 47, -1 } /* TResult System.Threading.Tasks.Task`1<System.Boolean>::GetResultCore(System.Boolean) */,
|
|
{ 7255, 47, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Boolean>::TrySetException(System.Object) */,
|
|
{ 7256, 47, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Boolean>::TrySetCanceled(System.Threading.CancellationToken) */,
|
|
{ 7257, 47, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Boolean>::TrySetCanceled(System.Threading.CancellationToken,System.Object) */,
|
|
{ 7258, 47, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Boolean>::InnerInvoke() */,
|
|
{ 7261, 47, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Boolean>::.cctor() */,
|
|
{ 7242, 16, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Int32>::.ctor() */,
|
|
{ 7243, 16, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Int32>::.ctor(TResult) */,
|
|
{ 7246, 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&) */,
|
|
{ 7247, 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) */,
|
|
{ 7248, 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) */,
|
|
{ 7249, 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&) */,
|
|
{ 7250, 16, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Int32>::TrySetResult(TResult) */,
|
|
{ 7251, 16, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Int32>::DangerousSetResult(TResult) */,
|
|
{ 7253, 16, -1 } /* TResult System.Threading.Tasks.Task`1<System.Int32>::get_ResultOnSuccess() */,
|
|
{ 7254, 16, -1 } /* TResult System.Threading.Tasks.Task`1<System.Int32>::GetResultCore(System.Boolean) */,
|
|
{ 7255, 16, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Int32>::TrySetException(System.Object) */,
|
|
{ 7256, 16, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Int32>::TrySetCanceled(System.Threading.CancellationToken) */,
|
|
{ 7257, 16, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Int32>::TrySetCanceled(System.Threading.CancellationToken,System.Object) */,
|
|
{ 7258, 16, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Int32>::InnerInvoke() */,
|
|
{ 7261, 16, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Int32>::.cctor() */,
|
|
{ 7242, 335, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::.ctor() */,
|
|
{ 7243, 335, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::.ctor(TResult) */,
|
|
{ 7244, 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) */,
|
|
{ 7245, 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) */,
|
|
{ 7246, 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&) */,
|
|
{ 7247, 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) */,
|
|
{ 7248, 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) */,
|
|
{ 7249, 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&) */,
|
|
{ 7250, 335, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::TrySetResult(TResult) */,
|
|
{ 7251, 335, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::DangerousSetResult(TResult) */,
|
|
{ 7252, 335, -1 } /* TResult System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::get_Result() */,
|
|
{ 7253, 335, -1 } /* TResult System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::get_ResultOnSuccess() */,
|
|
{ 7254, 335, -1 } /* TResult System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::GetResultCore(System.Boolean) */,
|
|
{ 7255, 335, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::TrySetException(System.Object) */,
|
|
{ 7256, 335, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::TrySetCanceled(System.Threading.CancellationToken) */,
|
|
{ 7257, 335, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::TrySetCanceled(System.Threading.CancellationToken,System.Object) */,
|
|
{ 7258, 335, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::InnerInvoke() */,
|
|
{ 7259, 335, -1 } /* System.Runtime.CompilerServices.TaskAwaiter`1<TResult> System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::GetAwaiter() */,
|
|
{ 7261, 335, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Nullable`1<System.Int32>>::.cctor() */,
|
|
{ 7243, 189, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::.ctor(TResult) */,
|
|
{ 7244, 189, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::.ctor(System.Boolean,TResult,System.Threading.Tasks.TaskCreationOptions,System.Threading.CancellationToken) */,
|
|
{ 7245, 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) */,
|
|
{ 7246, 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&) */,
|
|
{ 7247, 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) */,
|
|
{ 7248, 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) */,
|
|
{ 7249, 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&) */,
|
|
{ 7251, 189, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::DangerousSetResult(TResult) */,
|
|
{ 7252, 189, -1 } /* TResult System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::get_Result() */,
|
|
{ 7253, 189, -1 } /* TResult System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::get_ResultOnSuccess() */,
|
|
{ 7254, 189, -1 } /* TResult System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::GetResultCore(System.Boolean) */,
|
|
{ 7255, 189, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::TrySetException(System.Object) */,
|
|
{ 7257, 189, -1 } /* System.Boolean System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::TrySetCanceled(System.Threading.CancellationToken,System.Object) */,
|
|
{ 7258, 189, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::InnerInvoke() */,
|
|
{ 7259, 189, -1 } /* System.Runtime.CompilerServices.TaskAwaiter`1<TResult> System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::GetAwaiter() */,
|
|
{ 7260, 189, -1 } /* System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<TResult> System.Threading.Tasks.Task`1<System.Threading.Tasks.VoidTaskResult>::ConfigureAwait(System.Boolean) */,
|
|
{ 7261, 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() */,
|
|
{ 17411, 6, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<System.Byte>::.ctor(Unity.Collections.NativeArray`1<T>&) */,
|
|
{ 17412, 6, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<System.Byte>::Dispose() */,
|
|
{ 17413, 6, -1 } /* System.Boolean Unity.Collections.NativeArray`1/Enumerator<System.Byte>::MoveNext() */,
|
|
{ 17414, 6, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<System.Byte>::Reset() */,
|
|
{ 17415, 6, -1 } /* T Unity.Collections.NativeArray`1/Enumerator<System.Byte>::get_Current() */,
|
|
{ 17416, 6, -1 } /* System.Object Unity.Collections.NativeArray`1/Enumerator<System.Byte>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 17411, 16, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<System.Int32>::.ctor(Unity.Collections.NativeArray`1<T>&) */,
|
|
{ 17412, 16, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<System.Int32>::Dispose() */,
|
|
{ 17413, 16, -1 } /* System.Boolean Unity.Collections.NativeArray`1/Enumerator<System.Int32>::MoveNext() */,
|
|
{ 17414, 16, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<System.Int32>::Reset() */,
|
|
{ 17415, 16, -1 } /* T Unity.Collections.NativeArray`1/Enumerator<System.Int32>::get_Current() */,
|
|
{ 17416, 16, -1 } /* System.Object Unity.Collections.NativeArray`1/Enumerator<System.Int32>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 17411, 499, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::.ctor(Unity.Collections.NativeArray`1<T>&) */,
|
|
{ 17412, 499, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::Dispose() */,
|
|
{ 17413, 499, -1 } /* System.Boolean Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::MoveNext() */,
|
|
{ 17414, 499, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::Reset() */,
|
|
{ 17415, 499, -1 } /* T Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::get_Current() */,
|
|
{ 17416, 499, -1 } /* System.Object Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 17411, 600, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<UnityEngine.ParticleSystem/Particle>::.ctor(Unity.Collections.NativeArray`1<T>&) */,
|
|
{ 17412, 600, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<UnityEngine.ParticleSystem/Particle>::Dispose() */,
|
|
{ 17413, 600, -1 } /* System.Boolean Unity.Collections.NativeArray`1/Enumerator<UnityEngine.ParticleSystem/Particle>::MoveNext() */,
|
|
{ 17414, 600, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<UnityEngine.ParticleSystem/Particle>::Reset() */,
|
|
{ 17415, 600, -1 } /* T Unity.Collections.NativeArray`1/Enumerator<UnityEngine.ParticleSystem/Particle>::get_Current() */,
|
|
{ 17416, 600, -1 } /* System.Object Unity.Collections.NativeArray`1/Enumerator<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 17411, 489, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Plane>::.ctor(Unity.Collections.NativeArray`1<T>&) */,
|
|
{ 17412, 489, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Plane>::Dispose() */,
|
|
{ 17413, 489, -1 } /* System.Boolean Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Plane>::MoveNext() */,
|
|
{ 17414, 489, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Plane>::Reset() */,
|
|
{ 17415, 489, -1 } /* T Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Plane>::get_Current() */,
|
|
{ 17416, 489, -1 } /* System.Object Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Plane>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 17411, 491, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Rendering.BatchVisibility>::.ctor(Unity.Collections.NativeArray`1<T>&) */,
|
|
{ 17412, 491, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Rendering.BatchVisibility>::Dispose() */,
|
|
{ 17413, 491, -1 } /* System.Boolean Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Rendering.BatchVisibility>::MoveNext() */,
|
|
{ 17414, 491, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Rendering.BatchVisibility>::Reset() */,
|
|
{ 17415, 491, -1 } /* T Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Rendering.BatchVisibility>::get_Current() */,
|
|
{ 17416, 491, -1 } /* System.Object Unity.Collections.NativeArray`1/Enumerator<UnityEngine.Rendering.BatchVisibility>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 17400, 6, -1 } /* System.Int32 Unity.Collections.NativeArray`1<System.Byte>::get_Length() */,
|
|
{ 17401, 6, -1 } /* T Unity.Collections.NativeArray`1<System.Byte>::get_Item(System.Int32) */,
|
|
{ 17402, 6, -1 } /* System.Void Unity.Collections.NativeArray`1<System.Byte>::set_Item(System.Int32,T) */,
|
|
{ 17403, 6, -1 } /* System.Void Unity.Collections.NativeArray`1<System.Byte>::Deallocate() */,
|
|
{ 17404, 6, -1 } /* System.Void Unity.Collections.NativeArray`1<System.Byte>::Dispose() */,
|
|
{ 17405, 6, -1 } /* Unity.Collections.NativeArray`1/Enumerator<T> Unity.Collections.NativeArray`1<System.Byte>::GetEnumerator() */,
|
|
{ 17406, 6, -1 } /* System.Collections.Generic.IEnumerator`1<T> Unity.Collections.NativeArray`1<System.Byte>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 17407, 6, -1 } /* System.Collections.IEnumerator Unity.Collections.NativeArray`1<System.Byte>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 17408, 6, -1 } /* System.Boolean Unity.Collections.NativeArray`1<System.Byte>::Equals(Unity.Collections.NativeArray`1<T>) */,
|
|
{ 17409, 6, -1 } /* System.Boolean Unity.Collections.NativeArray`1<System.Byte>::Equals(System.Object) */,
|
|
{ 17410, 6, -1 } /* System.Int32 Unity.Collections.NativeArray`1<System.Byte>::GetHashCode() */,
|
|
{ 17400, 16, -1 } /* System.Int32 Unity.Collections.NativeArray`1<System.Int32>::get_Length() */,
|
|
{ 17401, 16, -1 } /* T Unity.Collections.NativeArray`1<System.Int32>::get_Item(System.Int32) */,
|
|
{ 17402, 16, -1 } /* System.Void Unity.Collections.NativeArray`1<System.Int32>::set_Item(System.Int32,T) */,
|
|
{ 17403, 16, -1 } /* System.Void Unity.Collections.NativeArray`1<System.Int32>::Deallocate() */,
|
|
{ 17404, 16, -1 } /* System.Void Unity.Collections.NativeArray`1<System.Int32>::Dispose() */,
|
|
{ 17405, 16, -1 } /* Unity.Collections.NativeArray`1/Enumerator<T> Unity.Collections.NativeArray`1<System.Int32>::GetEnumerator() */,
|
|
{ 17406, 16, -1 } /* System.Collections.Generic.IEnumerator`1<T> Unity.Collections.NativeArray`1<System.Int32>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 17407, 16, -1 } /* System.Collections.IEnumerator Unity.Collections.NativeArray`1<System.Int32>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 17408, 16, -1 } /* System.Boolean Unity.Collections.NativeArray`1<System.Int32>::Equals(Unity.Collections.NativeArray`1<T>) */,
|
|
{ 17409, 16, -1 } /* System.Boolean Unity.Collections.NativeArray`1<System.Int32>::Equals(System.Object) */,
|
|
{ 17410, 16, -1 } /* System.Int32 Unity.Collections.NativeArray`1<System.Int32>::GetHashCode() */,
|
|
{ 17400, 499, -1 } /* System.Int32 Unity.Collections.NativeArray`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::get_Length() */,
|
|
{ 17401, 499, -1 } /* T Unity.Collections.NativeArray`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::get_Item(System.Int32) */,
|
|
{ 17402, 499, -1 } /* System.Void Unity.Collections.NativeArray`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::set_Item(System.Int32,T) */,
|
|
{ 17403, 499, -1 } /* System.Void Unity.Collections.NativeArray`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::Deallocate() */,
|
|
{ 17404, 499, -1 } /* System.Void Unity.Collections.NativeArray`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::Dispose() */,
|
|
{ 17405, 499, -1 } /* Unity.Collections.NativeArray`1/Enumerator<T> Unity.Collections.NativeArray`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::GetEnumerator() */,
|
|
{ 17406, 499, -1 } /* System.Collections.Generic.IEnumerator`1<T> Unity.Collections.NativeArray`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 17407, 499, -1 } /* System.Collections.IEnumerator Unity.Collections.NativeArray`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 17408, 499, -1 } /* System.Boolean Unity.Collections.NativeArray`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::Equals(Unity.Collections.NativeArray`1<T>) */,
|
|
{ 17409, 499, -1 } /* System.Boolean Unity.Collections.NativeArray`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::Equals(System.Object) */,
|
|
{ 17410, 499, -1 } /* System.Int32 Unity.Collections.NativeArray`1<UnityEngine.Experimental.GlobalIllumination.LightDataGI>::GetHashCode() */,
|
|
{ 17400, 600, -1 } /* System.Int32 Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>::get_Length() */,
|
|
{ 17401, 600, -1 } /* T Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>::get_Item(System.Int32) */,
|
|
{ 17402, 600, -1 } /* System.Void Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>::set_Item(System.Int32,T) */,
|
|
{ 17403, 600, -1 } /* System.Void Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>::Deallocate() */,
|
|
{ 17404, 600, -1 } /* System.Void Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>::Dispose() */,
|
|
{ 17405, 600, -1 } /* Unity.Collections.NativeArray`1/Enumerator<T> Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>::GetEnumerator() */,
|
|
{ 17406, 600, -1 } /* System.Collections.Generic.IEnumerator`1<T> Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 17407, 600, -1 } /* System.Collections.IEnumerator Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 17408, 600, -1 } /* System.Boolean Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>::Equals(Unity.Collections.NativeArray`1<T>) */,
|
|
{ 17409, 600, -1 } /* System.Boolean Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>::Equals(System.Object) */,
|
|
{ 17410, 600, -1 } /* System.Int32 Unity.Collections.NativeArray`1<UnityEngine.ParticleSystem/Particle>::GetHashCode() */,
|
|
{ 17400, 489, -1 } /* System.Int32 Unity.Collections.NativeArray`1<UnityEngine.Plane>::get_Length() */,
|
|
{ 17401, 489, -1 } /* T Unity.Collections.NativeArray`1<UnityEngine.Plane>::get_Item(System.Int32) */,
|
|
{ 17402, 489, -1 } /* System.Void Unity.Collections.NativeArray`1<UnityEngine.Plane>::set_Item(System.Int32,T) */,
|
|
{ 17403, 489, -1 } /* System.Void Unity.Collections.NativeArray`1<UnityEngine.Plane>::Deallocate() */,
|
|
{ 17404, 489, -1 } /* System.Void Unity.Collections.NativeArray`1<UnityEngine.Plane>::Dispose() */,
|
|
{ 17405, 489, -1 } /* Unity.Collections.NativeArray`1/Enumerator<T> Unity.Collections.NativeArray`1<UnityEngine.Plane>::GetEnumerator() */,
|
|
{ 17406, 489, -1 } /* System.Collections.Generic.IEnumerator`1<T> Unity.Collections.NativeArray`1<UnityEngine.Plane>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 17407, 489, -1 } /* System.Collections.IEnumerator Unity.Collections.NativeArray`1<UnityEngine.Plane>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 17408, 489, -1 } /* System.Boolean Unity.Collections.NativeArray`1<UnityEngine.Plane>::Equals(Unity.Collections.NativeArray`1<T>) */,
|
|
{ 17409, 489, -1 } /* System.Boolean Unity.Collections.NativeArray`1<UnityEngine.Plane>::Equals(System.Object) */,
|
|
{ 17410, 489, -1 } /* System.Int32 Unity.Collections.NativeArray`1<UnityEngine.Plane>::GetHashCode() */,
|
|
{ 17400, 491, -1 } /* System.Int32 Unity.Collections.NativeArray`1<UnityEngine.Rendering.BatchVisibility>::get_Length() */,
|
|
{ 17401, 491, -1 } /* T Unity.Collections.NativeArray`1<UnityEngine.Rendering.BatchVisibility>::get_Item(System.Int32) */,
|
|
{ 17402, 491, -1 } /* System.Void Unity.Collections.NativeArray`1<UnityEngine.Rendering.BatchVisibility>::set_Item(System.Int32,T) */,
|
|
{ 17403, 491, -1 } /* System.Void Unity.Collections.NativeArray`1<UnityEngine.Rendering.BatchVisibility>::Deallocate() */,
|
|
{ 17404, 491, -1 } /* System.Void Unity.Collections.NativeArray`1<UnityEngine.Rendering.BatchVisibility>::Dispose() */,
|
|
{ 17405, 491, -1 } /* Unity.Collections.NativeArray`1/Enumerator<T> Unity.Collections.NativeArray`1<UnityEngine.Rendering.BatchVisibility>::GetEnumerator() */,
|
|
{ 17406, 491, -1 } /* System.Collections.Generic.IEnumerator`1<T> Unity.Collections.NativeArray`1<UnityEngine.Rendering.BatchVisibility>::System.Collections.Generic.IEnumerable<T>.GetEnumerator() */,
|
|
{ 17407, 491, -1 } /* System.Collections.IEnumerator Unity.Collections.NativeArray`1<UnityEngine.Rendering.BatchVisibility>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 17408, 491, -1 } /* System.Boolean Unity.Collections.NativeArray`1<UnityEngine.Rendering.BatchVisibility>::Equals(Unity.Collections.NativeArray`1<T>) */,
|
|
{ 17409, 491, -1 } /* System.Boolean Unity.Collections.NativeArray`1<UnityEngine.Rendering.BatchVisibility>::Equals(System.Object) */,
|
|
{ 17410, 491, -1 } /* System.Int32 Unity.Collections.NativeArray`1<UnityEngine.Rendering.BatchVisibility>::GetHashCode() */,
|
|
{ 19905, 47, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.Boolean>::Invoke(System.Object[]) */,
|
|
{ 19906, 47, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.Boolean>::Invoke(T) */,
|
|
{ 19905, 16, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.Int32>::Invoke(System.Object[]) */,
|
|
{ 19906, 16, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.Int32>::Invoke(T) */,
|
|
{ 19905, 109, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.Single>::Invoke(System.Object[]) */,
|
|
{ 19906, 109, -1 } /* System.Void UnityEngine.Events.CachedInvokableCall`1<System.Single>::Invoke(T) */,
|
|
{ 19888, 47, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Boolean>::add_Delegate(UnityEngine.Events.UnityAction`1<T1>) */,
|
|
{ 19889, 47, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Boolean>::remove_Delegate(UnityEngine.Events.UnityAction`1<T1>) */,
|
|
{ 19890, 47, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Boolean>::.ctor(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 19891, 47, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Boolean>::.ctor(UnityEngine.Events.UnityAction`1<T1>) */,
|
|
{ 19892, 47, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Boolean>::Invoke(System.Object[]) */,
|
|
{ 19893, 47, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Boolean>::Invoke(T1) */,
|
|
{ 19894, 47, -1 } /* System.Boolean UnityEngine.Events.InvokableCall`1<System.Boolean>::Find(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 19888, 16, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Int32>::add_Delegate(UnityEngine.Events.UnityAction`1<T1>) */,
|
|
{ 19889, 16, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Int32>::remove_Delegate(UnityEngine.Events.UnityAction`1<T1>) */,
|
|
{ 19890, 16, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Int32>::.ctor(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 19891, 16, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Int32>::.ctor(UnityEngine.Events.UnityAction`1<T1>) */,
|
|
{ 19892, 16, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Int32>::Invoke(System.Object[]) */,
|
|
{ 19893, 16, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Int32>::Invoke(T1) */,
|
|
{ 19894, 16, -1 } /* System.Boolean UnityEngine.Events.InvokableCall`1<System.Int32>::Find(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 19888, 109, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Single>::add_Delegate(UnityEngine.Events.UnityAction`1<T1>) */,
|
|
{ 19889, 109, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Single>::remove_Delegate(UnityEngine.Events.UnityAction`1<T1>) */,
|
|
{ 19890, 109, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Single>::.ctor(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 19891, 109, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Single>::.ctor(UnityEngine.Events.UnityAction`1<T1>) */,
|
|
{ 19892, 109, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Single>::Invoke(System.Object[]) */,
|
|
{ 19893, 109, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<System.Single>::Invoke(T1) */,
|
|
{ 19894, 109, -1 } /* System.Boolean UnityEngine.Events.InvokableCall`1<System.Single>::Find(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 19944, 47, -1 } /* System.Void UnityEngine.Events.UnityAction`1<System.Boolean>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 19945, 47, -1 } /* System.Void UnityEngine.Events.UnityAction`1<System.Boolean>::Invoke(T0) */,
|
|
{ 19946, 47, -1 } /* System.IAsyncResult UnityEngine.Events.UnityAction`1<System.Boolean>::BeginInvoke(T0,System.AsyncCallback,System.Object) */,
|
|
{ 19947, 47, -1 } /* System.Void UnityEngine.Events.UnityAction`1<System.Boolean>::EndInvoke(System.IAsyncResult) */,
|
|
{ 19944, 16, -1 } /* System.Void UnityEngine.Events.UnityAction`1<System.Int32>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 19946, 16, -1 } /* System.IAsyncResult UnityEngine.Events.UnityAction`1<System.Int32>::BeginInvoke(T0,System.AsyncCallback,System.Object) */,
|
|
{ 19947, 16, -1 } /* System.Void UnityEngine.Events.UnityAction`1<System.Int32>::EndInvoke(System.IAsyncResult) */,
|
|
{ 19944, 109, -1 } /* System.Void UnityEngine.Events.UnityAction`1<System.Single>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 19945, 109, -1 } /* System.Void UnityEngine.Events.UnityAction`1<System.Single>::Invoke(T0) */,
|
|
{ 19946, 109, -1 } /* System.IAsyncResult UnityEngine.Events.UnityAction`1<System.Single>::BeginInvoke(T0,System.AsyncCallback,System.Object) */,
|
|
{ 19947, 109, -1 } /* System.Void UnityEngine.Events.UnityAction`1<System.Single>::EndInvoke(System.IAsyncResult) */,
|
|
{ 19944, 475, -1 } /* System.Void UnityEngine.Events.UnityAction`1<UnityEngine.SceneManagement.Scene>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 19946, 475, -1 } /* System.IAsyncResult UnityEngine.Events.UnityAction`1<UnityEngine.SceneManagement.Scene>::BeginInvoke(T0,System.AsyncCallback,System.Object) */,
|
|
{ 19947, 475, -1 } /* System.Void UnityEngine.Events.UnityAction`1<UnityEngine.SceneManagement.Scene>::EndInvoke(System.IAsyncResult) */,
|
|
{ 19955, 474, -1 } /* System.Void UnityEngine.Events.UnityAction`2<UnityEngine.SceneManagement.Scene,System.Int32Enum>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 19956, 474, -1 } /* System.Void UnityEngine.Events.UnityAction`2<UnityEngine.SceneManagement.Scene,System.Int32Enum>::Invoke(T0,T1) */,
|
|
{ 19957, 474, -1 } /* System.IAsyncResult UnityEngine.Events.UnityAction`2<UnityEngine.SceneManagement.Scene,System.Int32Enum>::BeginInvoke(T0,T1,System.AsyncCallback,System.Object) */,
|
|
{ 19958, 474, -1 } /* System.Void UnityEngine.Events.UnityAction`2<UnityEngine.SceneManagement.Scene,System.Int32Enum>::EndInvoke(System.IAsyncResult) */,
|
|
{ 19955, 476, -1 } /* System.Void UnityEngine.Events.UnityAction`2<UnityEngine.SceneManagement.Scene,UnityEngine.SceneManagement.Scene>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 19957, 476, -1 } /* System.IAsyncResult UnityEngine.Events.UnityAction`2<UnityEngine.SceneManagement.Scene,UnityEngine.SceneManagement.Scene>::BeginInvoke(T0,T1,System.AsyncCallback,System.Object) */,
|
|
{ 19958, 476, -1 } /* System.Void UnityEngine.Events.UnityAction`2<UnityEngine.SceneManagement.Scene,UnityEngine.SceneManagement.Scene>::EndInvoke(System.IAsyncResult) */,
|
|
{ 19951, 16, -1 } /* System.Reflection.MethodInfo UnityEngine.Events.UnityEvent`1<System.Int32>::FindMethod_Impl(System.String,System.Object) */,
|
|
{ 19952, 16, -1 } /* UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEvent`1<System.Int32>::GetDelegate(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 19953, 16, -1 } /* UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEvent`1<System.Int32>::GetDelegate(UnityEngine.Events.UnityAction`1<T0>) */,
|
|
{ 26997, 47, -1 } /* System.Void UnityEngine.Networking.SyncList`1/SyncListChanged<System.Boolean>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 26998, 47, -1 } /* System.Void UnityEngine.Networking.SyncList`1/SyncListChanged<System.Boolean>::Invoke(UnityEngine.Networking.SyncList`1/Operation<T>,System.Int32) */,
|
|
{ 26999, 47, -1 } /* System.IAsyncResult UnityEngine.Networking.SyncList`1/SyncListChanged<System.Boolean>::BeginInvoke(UnityEngine.Networking.SyncList`1/Operation<T>,System.Int32,System.AsyncCallback,System.Object) */,
|
|
{ 27000, 47, -1 } /* System.Void UnityEngine.Networking.SyncList`1/SyncListChanged<System.Boolean>::EndInvoke(System.IAsyncResult) */,
|
|
{ 26997, 16, -1 } /* System.Void UnityEngine.Networking.SyncList`1/SyncListChanged<System.Int32>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 26998, 16, -1 } /* System.Void UnityEngine.Networking.SyncList`1/SyncListChanged<System.Int32>::Invoke(UnityEngine.Networking.SyncList`1/Operation<T>,System.Int32) */,
|
|
{ 26999, 16, -1 } /* System.IAsyncResult UnityEngine.Networking.SyncList`1/SyncListChanged<System.Int32>::BeginInvoke(UnityEngine.Networking.SyncList`1/Operation<T>,System.Int32,System.AsyncCallback,System.Object) */,
|
|
{ 27000, 16, -1 } /* System.Void UnityEngine.Networking.SyncList`1/SyncListChanged<System.Int32>::EndInvoke(System.IAsyncResult) */,
|
|
{ 26997, 109, -1 } /* System.Void UnityEngine.Networking.SyncList`1/SyncListChanged<System.Single>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 26998, 109, -1 } /* System.Void UnityEngine.Networking.SyncList`1/SyncListChanged<System.Single>::Invoke(UnityEngine.Networking.SyncList`1/Operation<T>,System.Int32) */,
|
|
{ 26999, 109, -1 } /* System.IAsyncResult UnityEngine.Networking.SyncList`1/SyncListChanged<System.Single>::BeginInvoke(UnityEngine.Networking.SyncList`1/Operation<T>,System.Int32,System.AsyncCallback,System.Object) */,
|
|
{ 27000, 109, -1 } /* System.Void UnityEngine.Networking.SyncList`1/SyncListChanged<System.Single>::EndInvoke(System.IAsyncResult) */,
|
|
{ 26997, 21, -1 } /* System.Void UnityEngine.Networking.SyncList`1/SyncListChanged<System.UInt32>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 26998, 21, -1 } /* System.Void UnityEngine.Networking.SyncList`1/SyncListChanged<System.UInt32>::Invoke(UnityEngine.Networking.SyncList`1/Operation<T>,System.Int32) */,
|
|
{ 26999, 21, -1 } /* System.IAsyncResult UnityEngine.Networking.SyncList`1/SyncListChanged<System.UInt32>::BeginInvoke(UnityEngine.Networking.SyncList`1/Operation<T>,System.Int32,System.AsyncCallback,System.Object) */,
|
|
{ 27000, 21, -1 } /* System.Void UnityEngine.Networking.SyncList`1/SyncListChanged<System.UInt32>::EndInvoke(System.IAsyncResult) */,
|
|
{ 26973, 47, -1 } /* System.Boolean UnityEngine.Networking.SyncList`1<System.Boolean>::get_IsReadOnly() */,
|
|
{ 26974, 47, -1 } /* UnityEngine.Networking.SyncList`1/SyncListChanged<T> UnityEngine.Networking.SyncList`1<System.Boolean>::get_Callback() */,
|
|
{ 26975, 47, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Boolean>::set_Callback(UnityEngine.Networking.SyncList`1/SyncListChanged<T>) */,
|
|
{ 26978, 47, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Boolean>::InitializeBehaviour(UnityEngine.Networking.NetworkBehaviour,System.Int32) */,
|
|
{ 26979, 47, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Boolean>::SendMsg(UnityEngine.Networking.SyncList`1/Operation<T>,System.Int32,T) */,
|
|
{ 26980, 47, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Boolean>::SendMsg(UnityEngine.Networking.SyncList`1/Operation<T>,System.Int32) */,
|
|
{ 26981, 47, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Boolean>::HandleMsg(UnityEngine.Networking.NetworkReader) */,
|
|
{ 26983, 47, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Boolean>::Add(T) */,
|
|
{ 26985, 47, -1 } /* System.Boolean UnityEngine.Networking.SyncList`1<System.Boolean>::Contains(T) */,
|
|
{ 26986, 47, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Boolean>::CopyTo(T[],System.Int32) */,
|
|
{ 26987, 47, -1 } /* System.Int32 UnityEngine.Networking.SyncList`1<System.Boolean>::IndexOf(T) */,
|
|
{ 26988, 47, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Boolean>::Insert(System.Int32,T) */,
|
|
{ 26989, 47, -1 } /* System.Boolean UnityEngine.Networking.SyncList`1<System.Boolean>::Remove(T) */,
|
|
{ 26990, 47, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Boolean>::RemoveAt(System.Int32) */,
|
|
{ 26991, 47, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Boolean>::Dirty(System.Int32) */,
|
|
{ 26993, 47, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Boolean>::set_Item(System.Int32,T) */,
|
|
{ 26994, 47, -1 } /* System.Collections.Generic.IEnumerator`1<T> UnityEngine.Networking.SyncList`1<System.Boolean>::GetEnumerator() */,
|
|
{ 26995, 47, -1 } /* System.Collections.IEnumerator UnityEngine.Networking.SyncList`1<System.Boolean>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 26973, 16, -1 } /* System.Boolean UnityEngine.Networking.SyncList`1<System.Int32>::get_IsReadOnly() */,
|
|
{ 26974, 16, -1 } /* UnityEngine.Networking.SyncList`1/SyncListChanged<T> UnityEngine.Networking.SyncList`1<System.Int32>::get_Callback() */,
|
|
{ 26975, 16, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Int32>::set_Callback(UnityEngine.Networking.SyncList`1/SyncListChanged<T>) */,
|
|
{ 26978, 16, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Int32>::InitializeBehaviour(UnityEngine.Networking.NetworkBehaviour,System.Int32) */,
|
|
{ 26979, 16, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Int32>::SendMsg(UnityEngine.Networking.SyncList`1/Operation<T>,System.Int32,T) */,
|
|
{ 26980, 16, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Int32>::SendMsg(UnityEngine.Networking.SyncList`1/Operation<T>,System.Int32) */,
|
|
{ 26981, 16, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Int32>::HandleMsg(UnityEngine.Networking.NetworkReader) */,
|
|
{ 26983, 16, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Int32>::Add(T) */,
|
|
{ 26985, 16, -1 } /* System.Boolean UnityEngine.Networking.SyncList`1<System.Int32>::Contains(T) */,
|
|
{ 26986, 16, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Int32>::CopyTo(T[],System.Int32) */,
|
|
{ 26987, 16, -1 } /* System.Int32 UnityEngine.Networking.SyncList`1<System.Int32>::IndexOf(T) */,
|
|
{ 26988, 16, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Int32>::Insert(System.Int32,T) */,
|
|
{ 26989, 16, -1 } /* System.Boolean UnityEngine.Networking.SyncList`1<System.Int32>::Remove(T) */,
|
|
{ 26990, 16, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Int32>::RemoveAt(System.Int32) */,
|
|
{ 26991, 16, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Int32>::Dirty(System.Int32) */,
|
|
{ 26993, 16, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Int32>::set_Item(System.Int32,T) */,
|
|
{ 26994, 16, -1 } /* System.Collections.Generic.IEnumerator`1<T> UnityEngine.Networking.SyncList`1<System.Int32>::GetEnumerator() */,
|
|
{ 26995, 16, -1 } /* System.Collections.IEnumerator UnityEngine.Networking.SyncList`1<System.Int32>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 26973, 109, -1 } /* System.Boolean UnityEngine.Networking.SyncList`1<System.Single>::get_IsReadOnly() */,
|
|
{ 26974, 109, -1 } /* UnityEngine.Networking.SyncList`1/SyncListChanged<T> UnityEngine.Networking.SyncList`1<System.Single>::get_Callback() */,
|
|
{ 26975, 109, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Single>::set_Callback(UnityEngine.Networking.SyncList`1/SyncListChanged<T>) */,
|
|
{ 26978, 109, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Single>::InitializeBehaviour(UnityEngine.Networking.NetworkBehaviour,System.Int32) */,
|
|
{ 26979, 109, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Single>::SendMsg(UnityEngine.Networking.SyncList`1/Operation<T>,System.Int32,T) */,
|
|
{ 26980, 109, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Single>::SendMsg(UnityEngine.Networking.SyncList`1/Operation<T>,System.Int32) */,
|
|
{ 26981, 109, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Single>::HandleMsg(UnityEngine.Networking.NetworkReader) */,
|
|
{ 26983, 109, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Single>::Add(T) */,
|
|
{ 26985, 109, -1 } /* System.Boolean UnityEngine.Networking.SyncList`1<System.Single>::Contains(T) */,
|
|
{ 26986, 109, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Single>::CopyTo(T[],System.Int32) */,
|
|
{ 26987, 109, -1 } /* System.Int32 UnityEngine.Networking.SyncList`1<System.Single>::IndexOf(T) */,
|
|
{ 26988, 109, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Single>::Insert(System.Int32,T) */,
|
|
{ 26989, 109, -1 } /* System.Boolean UnityEngine.Networking.SyncList`1<System.Single>::Remove(T) */,
|
|
{ 26990, 109, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Single>::RemoveAt(System.Int32) */,
|
|
{ 26991, 109, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Single>::Dirty(System.Int32) */,
|
|
{ 26993, 109, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.Single>::set_Item(System.Int32,T) */,
|
|
{ 26994, 109, -1 } /* System.Collections.Generic.IEnumerator`1<T> UnityEngine.Networking.SyncList`1<System.Single>::GetEnumerator() */,
|
|
{ 26995, 109, -1 } /* System.Collections.IEnumerator UnityEngine.Networking.SyncList`1<System.Single>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 26973, 21, -1 } /* System.Boolean UnityEngine.Networking.SyncList`1<System.UInt32>::get_IsReadOnly() */,
|
|
{ 26974, 21, -1 } /* UnityEngine.Networking.SyncList`1/SyncListChanged<T> UnityEngine.Networking.SyncList`1<System.UInt32>::get_Callback() */,
|
|
{ 26975, 21, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.UInt32>::set_Callback(UnityEngine.Networking.SyncList`1/SyncListChanged<T>) */,
|
|
{ 26978, 21, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.UInt32>::InitializeBehaviour(UnityEngine.Networking.NetworkBehaviour,System.Int32) */,
|
|
{ 26979, 21, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.UInt32>::SendMsg(UnityEngine.Networking.SyncList`1/Operation<T>,System.Int32,T) */,
|
|
{ 26980, 21, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.UInt32>::SendMsg(UnityEngine.Networking.SyncList`1/Operation<T>,System.Int32) */,
|
|
{ 26981, 21, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.UInt32>::HandleMsg(UnityEngine.Networking.NetworkReader) */,
|
|
{ 26983, 21, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.UInt32>::Add(T) */,
|
|
{ 26985, 21, -1 } /* System.Boolean UnityEngine.Networking.SyncList`1<System.UInt32>::Contains(T) */,
|
|
{ 26986, 21, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.UInt32>::CopyTo(T[],System.Int32) */,
|
|
{ 26987, 21, -1 } /* System.Int32 UnityEngine.Networking.SyncList`1<System.UInt32>::IndexOf(T) */,
|
|
{ 26988, 21, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.UInt32>::Insert(System.Int32,T) */,
|
|
{ 26989, 21, -1 } /* System.Boolean UnityEngine.Networking.SyncList`1<System.UInt32>::Remove(T) */,
|
|
{ 26990, 21, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.UInt32>::RemoveAt(System.Int32) */,
|
|
{ 26991, 21, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.UInt32>::Dirty(System.Int32) */,
|
|
{ 26993, 21, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.UInt32>::set_Item(System.Int32,T) */,
|
|
{ 26994, 21, -1 } /* System.Collections.Generic.IEnumerator`1<T> UnityEngine.Networking.SyncList`1<System.UInt32>::GetEnumerator() */,
|
|
{ 26995, 21, -1 } /* System.Collections.IEnumerator UnityEngine.Networking.SyncList`1<System.UInt32>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 23436, 90, -1 } /* T UnityEngine.UIElements.StyleEnum`1<System.Int32Enum>::get_value() */,
|
|
{ 23437, 90, -1 } /* System.Void UnityEngine.UIElements.StyleEnum`1<System.Int32Enum>::set_specificity(System.Int32) */,
|
|
{ 23438, 90, -1 } /* UnityEngine.UIElements.StyleKeyword UnityEngine.UIElements.StyleEnum`1<System.Int32Enum>::get_keyword() */,
|
|
{ 23439, 90, -1 } /* System.Void UnityEngine.UIElements.StyleEnum`1<System.Int32Enum>::.ctor(T,UnityEngine.UIElements.StyleKeyword) */,
|
|
{ 23440, 90, -1 } /* System.Boolean UnityEngine.UIElements.StyleEnum`1<System.Int32Enum>::op_Equality(UnityEngine.UIElements.StyleEnum`1<T>,UnityEngine.UIElements.StyleEnum`1<T>) */,
|
|
{ 23441, 90, -1 } /* System.Boolean UnityEngine.UIElements.StyleEnum`1<System.Int32Enum>::Equals(UnityEngine.UIElements.StyleEnum`1<T>) */,
|
|
{ 23442, 90, -1 } /* System.Boolean UnityEngine.UIElements.StyleEnum`1<System.Int32Enum>::Equals(System.Object) */,
|
|
{ 23443, 90, -1 } /* System.Int32 UnityEngine.UIElements.StyleEnum`1<System.Int32Enum>::GetHashCode() */,
|
|
{ 23444, 90, -1 } /* System.String UnityEngine.UIElements.StyleEnum`1<System.Int32Enum>::ToString() */,
|
|
{ 5606, 1799, -1 } /* System.Collections.Generic.IEnumerator`1<TSource> System.IO.Iterator`1<TSource>::GetEnumerator() */,
|
|
{ 5609, 1799, -1 } /* System.Collections.IEnumerator System.IO.Iterator`1<TSource>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 5602, 1799, -1 } /* TSource System.IO.Iterator`1<TSource>::get_Current() */,
|
|
{ 5604, 1799, -1 } /* System.Void System.IO.Iterator`1<TSource>::Dispose() */,
|
|
{ 5608, 1799, -1 } /* System.Object System.IO.Iterator`1<TSource>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 5610, 1799, -1 } /* System.Void System.IO.Iterator`1<TSource>::System.Collections.IEnumerator.Reset() */,
|
|
{ 7258, 1814, -1 } /* System.Void System.Threading.Tasks.Task`1<TResult>::InnerInvoke() */,
|
|
{ 7258, 183, -1 } /* System.Void System.Threading.Tasks.Task`1<System.Threading.Tasks.Task>::InnerInvoke() */,
|
|
{ 10705, 1828, -1 } /* T System.Collections.ObjectModel.Collection`1<TItem>::get_Item(System.Int32) */,
|
|
{ 10706, 1828, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::set_Item(System.Int32,T) */,
|
|
{ 10712, 1828, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<TItem>::IndexOf(T) */,
|
|
{ 10713, 1828, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::Insert(System.Int32,T) */,
|
|
{ 10715, 1828, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::RemoveAt(System.Int32) */,
|
|
{ 10703, 1828, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<TItem>::get_Count() */,
|
|
{ 10720, 1828, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10707, 1828, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::Add(T) */,
|
|
{ 10708, 1828, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::Clear() */,
|
|
{ 10710, 1828, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<TItem>::Contains(T) */,
|
|
{ 10709, 1828, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::CopyTo(T[],System.Int32) */,
|
|
{ 10714, 1828, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<TItem>::Remove(T) */,
|
|
{ 10711, 1828, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.Collection`1<TItem>::GetEnumerator() */,
|
|
{ 10721, 1828, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10725, 1828, -1 } /* System.Object System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10726, 1828, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10729, 1828, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10730, 1828, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10727, 1828, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10728, 1828, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10731, 1828, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10732, 1828, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10733, 1828, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10724, 1828, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10723, 1828, -1 } /* System.Object System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10722, 1828, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<TItem>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 11054, 8, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.String>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11053, 8, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.String>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11051, 8, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.String>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 8, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.String>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11021, 1869, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<T>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11021, 1871, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<System.Nullable`1<T>>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11021, 1872, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<T>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11021, 1873, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<T>::System.Collections.IComparer.Compare(System.Object,System.Object) */,
|
|
{ 11054, 1880, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<T>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11053, 1880, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 1882, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<System.Nullable`1<T>>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11053, 1882, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<System.Nullable`1<T>>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 1883, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<T>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11053, 1883, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11054, 1884, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<T>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11053, 1884, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11051, 1884, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 1884, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11089, 1885, -1 } /* System.Boolean System.Collections.Generic.EnumEqualityComparer`1<T>::Equals(System.Object) */,
|
|
{ 11090, 1885, -1 } /* System.Int32 System.Collections.Generic.EnumEqualityComparer`1<T>::GetHashCode() */,
|
|
{ 11054, 1885, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<T>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11053, 1885, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11084, 1885, -1 } /* System.Boolean System.Collections.Generic.EnumEqualityComparer`1<T>::Equals(T,T) */,
|
|
{ 11051, 1885, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 1885, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11088, 1885, -1 } /* System.Void System.Collections.Generic.EnumEqualityComparer`1<T>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 11089, 1886, -1 } /* System.Boolean System.Collections.Generic.EnumEqualityComparer`1<T>::Equals(System.Object) */,
|
|
{ 11090, 1886, -1 } /* System.Int32 System.Collections.Generic.EnumEqualityComparer`1<T>::GetHashCode() */,
|
|
{ 11054, 1886, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<T>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11053, 1886, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11084, 1886, -1 } /* System.Boolean System.Collections.Generic.EnumEqualityComparer`1<T>::Equals(T,T) */,
|
|
{ 11051, 1886, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 1886, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11088, 1886, -1 } /* System.Void System.Collections.Generic.EnumEqualityComparer`1<T>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 11054, 1887, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<T>::System.Collections.IEqualityComparer.Equals(System.Object,System.Object) */,
|
|
{ 11053, 1887, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::System.Collections.IEqualityComparer.GetHashCode(System.Object) */,
|
|
{ 11051, 1887, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11052, 1887, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 10705, 1907, -1 } /* T System.Collections.ObjectModel.Collection`1<T>::get_Item(System.Int32) */,
|
|
{ 10706, 1907, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::set_Item(System.Int32,T) */,
|
|
{ 10712, 1907, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<T>::IndexOf(T) */,
|
|
{ 10713, 1907, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::Insert(System.Int32,T) */,
|
|
{ 10715, 1907, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::RemoveAt(System.Int32) */,
|
|
{ 10703, 1907, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<T>::get_Count() */,
|
|
{ 10720, 1907, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<T>::System.Collections.Generic.ICollection<T>.get_IsReadOnly() */,
|
|
{ 10707, 1907, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::Add(T) */,
|
|
{ 10708, 1907, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::Clear() */,
|
|
{ 10710, 1907, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<T>::Contains(T) */,
|
|
{ 10709, 1907, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::CopyTo(T[],System.Int32) */,
|
|
{ 10714, 1907, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<T>::Remove(T) */,
|
|
{ 10711, 1907, -1 } /* System.Collections.Generic.IEnumerator`1<T> System.Collections.ObjectModel.Collection`1<T>::GetEnumerator() */,
|
|
{ 10721, 1907, -1 } /* System.Collections.IEnumerator System.Collections.ObjectModel.Collection`1<T>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10725, 1907, -1 } /* System.Object System.Collections.ObjectModel.Collection`1<T>::System.Collections.IList.get_Item(System.Int32) */,
|
|
{ 10726, 1907, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::System.Collections.IList.set_Item(System.Int32,System.Object) */,
|
|
{ 10729, 1907, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<T>::System.Collections.IList.Add(System.Object) */,
|
|
{ 10730, 1907, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<T>::System.Collections.IList.Contains(System.Object) */,
|
|
{ 10727, 1907, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<T>::System.Collections.IList.get_IsReadOnly() */,
|
|
{ 10728, 1907, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<T>::System.Collections.IList.get_IsFixedSize() */,
|
|
{ 10731, 1907, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<T>::System.Collections.IList.IndexOf(System.Object) */,
|
|
{ 10732, 1907, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::System.Collections.IList.Insert(System.Int32,System.Object) */,
|
|
{ 10733, 1907, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::System.Collections.IList.Remove(System.Object) */,
|
|
{ 10724, 1907, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10723, 1907, -1 } /* System.Object System.Collections.ObjectModel.Collection`1<T>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10722, 1907, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<T>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 17260, 1940, -1 } /* System.Collections.Generic.IEnumerator`1<TSource> System.Linq.Enumerable/Iterator`1<TSource>::GetEnumerator() */,
|
|
{ 17264, 1940, -1 } /* System.Collections.IEnumerator System.Linq.Enumerable/Iterator`1<TSource>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 17257, 1940, -1 } /* TSource System.Linq.Enumerable/Iterator`1<TSource>::get_Current() */,
|
|
{ 17263, 1940, -1 } /* System.Object System.Linq.Enumerable/Iterator`1<TSource>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 17265, 1940, -1 } /* System.Void System.Linq.Enumerable/Iterator`1<TSource>::System.Collections.IEnumerator.Reset() */,
|
|
{ 17260, 1942, -1 } /* System.Collections.Generic.IEnumerator`1<TSource> System.Linq.Enumerable/Iterator`1<TSource>::GetEnumerator() */,
|
|
{ 17264, 1942, -1 } /* System.Collections.IEnumerator System.Linq.Enumerable/Iterator`1<TSource>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 17257, 1942, -1 } /* TSource System.Linq.Enumerable/Iterator`1<TSource>::get_Current() */,
|
|
{ 17259, 1942, -1 } /* System.Void System.Linq.Enumerable/Iterator`1<TSource>::Dispose() */,
|
|
{ 17263, 1942, -1 } /* System.Object System.Linq.Enumerable/Iterator`1<TSource>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 17265, 1942, -1 } /* System.Void System.Linq.Enumerable/Iterator`1<TSource>::System.Collections.IEnumerator.Reset() */,
|
|
{ 17260, 1944, -1 } /* System.Collections.Generic.IEnumerator`1<TSource> System.Linq.Enumerable/Iterator`1<TSource>::GetEnumerator() */,
|
|
{ 17264, 1944, -1 } /* System.Collections.IEnumerator System.Linq.Enumerable/Iterator`1<TSource>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 17257, 1944, -1 } /* TSource System.Linq.Enumerable/Iterator`1<TSource>::get_Current() */,
|
|
{ 17259, 1944, -1 } /* System.Void System.Linq.Enumerable/Iterator`1<TSource>::Dispose() */,
|
|
{ 17263, 1944, -1 } /* System.Object System.Linq.Enumerable/Iterator`1<TSource>::System.Collections.IEnumerator.get_Current() */,
|
|
{ 17265, 1944, -1 } /* System.Void System.Linq.Enumerable/Iterator`1<TSource>::System.Collections.IEnumerator.Reset() */,
|
|
{ 19894, 1967, -1 } /* System.Boolean UnityEngine.Events.InvokableCall`1<T>::Find(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 19951, 478, -1 } /* System.Reflection.MethodInfo UnityEngine.Events.UnityEvent`1<UnityEngine.Networking.PlayerConnection.MessageEventArgs>::FindMethod_Impl(System.String,System.Object) */,
|
|
{ 19952, 478, -1 } /* UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEvent`1<UnityEngine.Networking.PlayerConnection.MessageEventArgs>::GetDelegate(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 10911, 604, -1 } /* TValue System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::get_Item(TKey) */,
|
|
{ 10912, 604, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::set_Item(TKey,TValue) */,
|
|
{ 10906, 604, -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() */,
|
|
{ 10909, 604, -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() */,
|
|
{ 10930, 604, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::Remove(TKey) */,
|
|
{ 10932, 604, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::TryGetValue(TKey,TValue&) */,
|
|
{ 10934, 604, -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() */,
|
|
{ 10914, 604, -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>) */,
|
|
{ 10917, 604, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::Clear() */,
|
|
{ 10915, 604, -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>) */,
|
|
{ 10935, 604, -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) */,
|
|
{ 10916, 604, -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>) */,
|
|
{ 10922, 604, -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() */,
|
|
{ 10937, 604, -1 } /* System.Collections.IEnumerator System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 10944, 604, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.IDictionary.get_Item(System.Object) */,
|
|
{ 10945, 604, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.IDictionary.set_Item(System.Object,System.Object) */,
|
|
{ 10942, 604, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.IDictionary.get_Keys() */,
|
|
{ 10943, 604, -1 } /* System.Collections.ICollection System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.IDictionary.get_Values() */,
|
|
{ 10948, 604, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.IDictionary.Contains(System.Object) */,
|
|
{ 10947, 604, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.IDictionary.Add(System.Object,System.Object) */,
|
|
{ 10941, 604, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.IDictionary.get_IsReadOnly() */,
|
|
{ 10940, 604, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.IDictionary.get_IsFixedSize() */,
|
|
{ 10949, 604, -1 } /* System.Collections.IDictionaryEnumerator System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.IDictionary.GetEnumerator() */,
|
|
{ 10950, 604, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.IDictionary.Remove(System.Object) */,
|
|
{ 10936, 604, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.ICollection.CopyTo(System.Array,System.Int32) */,
|
|
{ 10939, 604, -1 } /* System.Object System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.ICollection.get_SyncRoot() */,
|
|
{ 10938, 604, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::System.Collections.ICollection.get_IsSynchronized() */,
|
|
{ 10907, 604, -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() */,
|
|
{ 10910, 604, -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() */,
|
|
{ 10923, 604, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) */,
|
|
{ 10927, 604, -1 } /* System.Void System.Collections.Generic.Dictionary`2<System.Int32,UnityEngine.Experimental.TerrainAPI.TerrainUtility/TerrainMap>::OnDeserialization(System.Object) */,
|
|
{ 23122, 1971, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Dispose() */,
|
|
{ 23123, 1971, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<T>::get_eventTypeId() */,
|
|
{ 23121, 1971, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Acquire() */,
|
|
{ 23122, 647, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerCaptureOutEvent>::Dispose() */,
|
|
{ 23123, 647, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerCaptureOutEvent>::get_eventTypeId() */,
|
|
{ 23006, 647, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<UnityEngine.UIElements.PointerCaptureOutEvent>::Init() */,
|
|
{ 23121, 647, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerCaptureOutEvent>::Acquire() */,
|
|
{ 23122, 654, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerCaptureEvent>::Dispose() */,
|
|
{ 23123, 654, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerCaptureEvent>::get_eventTypeId() */,
|
|
{ 23006, 654, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<UnityEngine.UIElements.PointerCaptureEvent>::Init() */,
|
|
{ 23121, 654, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerCaptureEvent>::Acquire() */,
|
|
{ 23122, 1972, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Dispose() */,
|
|
{ 23123, 1972, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<T>::get_eventTypeId() */,
|
|
{ 23121, 1972, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Acquire() */,
|
|
{ 23122, 650, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseCaptureOutEvent>::Dispose() */,
|
|
{ 23123, 650, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseCaptureOutEvent>::get_eventTypeId() */,
|
|
{ 23012, 650, -1 } /* System.Void UnityEngine.UIElements.MouseCaptureEventBase`1<UnityEngine.UIElements.MouseCaptureOutEvent>::Init() */,
|
|
{ 23121, 650, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseCaptureOutEvent>::Acquire() */,
|
|
{ 23122, 657, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseCaptureEvent>::Dispose() */,
|
|
{ 23123, 657, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseCaptureEvent>::get_eventTypeId() */,
|
|
{ 23012, 657, -1 } /* System.Void UnityEngine.UIElements.MouseCaptureEventBase`1<UnityEngine.UIElements.MouseCaptureEvent>::Init() */,
|
|
{ 23121, 657, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseCaptureEvent>::Acquire() */,
|
|
{ 23122, 1973, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Dispose() */,
|
|
{ 23123, 1973, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<T>::get_eventTypeId() */,
|
|
{ 23121, 1973, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Acquire() */,
|
|
{ 23122, 694, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.ValidateCommandEvent>::Dispose() */,
|
|
{ 23123, 694, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.ValidateCommandEvent>::get_eventTypeId() */,
|
|
{ 23020, 694, -1 } /* System.Void UnityEngine.UIElements.CommandEventBase`1<UnityEngine.UIElements.ValidateCommandEvent>::Init() */,
|
|
{ 23121, 694, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.ValidateCommandEvent>::Acquire() */,
|
|
{ 23122, 698, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.ExecuteCommandEvent>::Dispose() */,
|
|
{ 23123, 698, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.ExecuteCommandEvent>::get_eventTypeId() */,
|
|
{ 23020, 698, -1 } /* System.Void UnityEngine.UIElements.CommandEventBase`1<UnityEngine.UIElements.ExecuteCommandEvent>::Init() */,
|
|
{ 23121, 698, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.ExecuteCommandEvent>::Acquire() */,
|
|
{ 23122, 1974, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Dispose() */,
|
|
{ 23123, 1974, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<T>::get_eventTypeId() */,
|
|
{ 23236, 1974, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23237, 1974, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23234, 1974, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<T>::get_currentTarget() */,
|
|
{ 23235, 1974, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23232, 1974, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::Init() */,
|
|
{ 23121, 1974, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Acquire() */,
|
|
{ 23213, 1974, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<T>::get_modifiers() */,
|
|
{ 23215, 1974, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<T>::get_mousePosition() */,
|
|
{ 23218, 1974, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<T>::get_mouseDelta() */,
|
|
{ 23220, 1974, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<T>::get_clickCount() */,
|
|
{ 23222, 1974, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<T>::get_button() */,
|
|
{ 23224, 1974, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<T>::get_pressedButtons() */,
|
|
{ 23226, 1974, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<T>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
|
|
{ 23227, 1974, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23228, 1974, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<T>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
|
|
{ 23229, 1974, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
|
|
{ 23230, 1974, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<T>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
|
|
{ 23231, 1974, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
|
|
{ 23122, 710, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragExitedEvent>::Dispose() */,
|
|
{ 23123, 710, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragExitedEvent>::get_eventTypeId() */,
|
|
{ 23236, 710, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23234, 710, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::get_currentTarget() */,
|
|
{ 23235, 710, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23121, 710, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragExitedEvent>::Acquire() */,
|
|
{ 23213, 710, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::get_modifiers() */,
|
|
{ 23215, 710, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::get_mousePosition() */,
|
|
{ 23218, 710, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::get_mouseDelta() */,
|
|
{ 23220, 710, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::get_clickCount() */,
|
|
{ 23222, 710, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::get_button() */,
|
|
{ 23224, 710, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::get_pressedButtons() */,
|
|
{ 23226, 710, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
|
|
{ 23227, 710, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23228, 710, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
|
|
{ 23229, 710, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
|
|
{ 23230, 710, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
|
|
{ 23231, 710, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragExitedEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
|
|
{ 23122, 714, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragEnterEvent>::Dispose() */,
|
|
{ 23123, 714, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragEnterEvent>::get_eventTypeId() */,
|
|
{ 23236, 714, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23237, 714, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23234, 714, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::get_currentTarget() */,
|
|
{ 23235, 714, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23121, 714, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragEnterEvent>::Acquire() */,
|
|
{ 23213, 714, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::get_modifiers() */,
|
|
{ 23215, 714, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::get_mousePosition() */,
|
|
{ 23218, 714, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::get_mouseDelta() */,
|
|
{ 23220, 714, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::get_clickCount() */,
|
|
{ 23222, 714, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::get_button() */,
|
|
{ 23224, 714, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::get_pressedButtons() */,
|
|
{ 23226, 714, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
|
|
{ 23227, 714, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23228, 714, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
|
|
{ 23229, 714, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
|
|
{ 23230, 714, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
|
|
{ 23231, 714, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragEnterEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
|
|
{ 23122, 718, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragLeaveEvent>::Dispose() */,
|
|
{ 23123, 718, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragLeaveEvent>::get_eventTypeId() */,
|
|
{ 23236, 718, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23237, 718, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23234, 718, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::get_currentTarget() */,
|
|
{ 23235, 718, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23121, 718, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragLeaveEvent>::Acquire() */,
|
|
{ 23213, 718, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::get_modifiers() */,
|
|
{ 23215, 718, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::get_mousePosition() */,
|
|
{ 23218, 718, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::get_mouseDelta() */,
|
|
{ 23220, 718, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::get_clickCount() */,
|
|
{ 23222, 718, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::get_button() */,
|
|
{ 23224, 718, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::get_pressedButtons() */,
|
|
{ 23226, 718, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
|
|
{ 23227, 718, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23228, 718, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
|
|
{ 23229, 718, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
|
|
{ 23230, 718, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
|
|
{ 23231, 718, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragLeaveEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
|
|
{ 23122, 722, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::Dispose() */,
|
|
{ 23123, 722, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::get_eventTypeId() */,
|
|
{ 23236, 722, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23234, 722, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::get_currentTarget() */,
|
|
{ 23235, 722, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23232, 722, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::Init() */,
|
|
{ 23121, 722, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::Acquire() */,
|
|
{ 23213, 722, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::get_modifiers() */,
|
|
{ 23215, 722, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::get_mousePosition() */,
|
|
{ 23218, 722, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::get_mouseDelta() */,
|
|
{ 23220, 722, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::get_clickCount() */,
|
|
{ 23222, 722, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::get_button() */,
|
|
{ 23224, 722, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::get_pressedButtons() */,
|
|
{ 23226, 722, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
|
|
{ 23227, 722, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23228, 722, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
|
|
{ 23229, 722, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
|
|
{ 23230, 722, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
|
|
{ 23231, 722, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragUpdatedEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
|
|
{ 23122, 690, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragPerformEvent>::Dispose() */,
|
|
{ 23123, 690, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragPerformEvent>::get_eventTypeId() */,
|
|
{ 23236, 690, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23237, 690, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23234, 690, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::get_currentTarget() */,
|
|
{ 23235, 690, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23232, 690, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::Init() */,
|
|
{ 23121, 690, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.DragPerformEvent>::Acquire() */,
|
|
{ 23213, 690, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::get_modifiers() */,
|
|
{ 23215, 690, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::get_mousePosition() */,
|
|
{ 23218, 690, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::get_mouseDelta() */,
|
|
{ 23220, 690, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::get_clickCount() */,
|
|
{ 23222, 690, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::get_button() */,
|
|
{ 23224, 690, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::get_pressedButtons() */,
|
|
{ 23226, 690, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
|
|
{ 23227, 690, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23228, 690, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
|
|
{ 23229, 690, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
|
|
{ 23230, 690, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
|
|
{ 23231, 690, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.DragPerformEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
|
|
{ 23122, 1976, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Dispose() */,
|
|
{ 23123, 1976, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<T>::get_eventTypeId() */,
|
|
{ 23121, 1976, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Acquire() */,
|
|
{ 23122, 631, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.FocusOutEvent>::Dispose() */,
|
|
{ 23123, 631, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.FocusOutEvent>::get_eventTypeId() */,
|
|
{ 23121, 631, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.FocusOutEvent>::Acquire() */,
|
|
{ 23155, 631, -1 } /* UnityEngine.UIElements.Focusable UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusOutEvent>::get_relatedTarget() */,
|
|
{ 23122, 634, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.BlurEvent>::Dispose() */,
|
|
{ 23123, 634, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.BlurEvent>::get_eventTypeId() */,
|
|
{ 23160, 634, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.BlurEvent>::Init() */,
|
|
{ 23121, 634, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.BlurEvent>::Acquire() */,
|
|
{ 23122, 637, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.FocusInEvent>::Dispose() */,
|
|
{ 23123, 637, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.FocusInEvent>::get_eventTypeId() */,
|
|
{ 23121, 637, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.FocusInEvent>::Acquire() */,
|
|
{ 23155, 637, -1 } /* UnityEngine.UIElements.Focusable UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusInEvent>::get_relatedTarget() */,
|
|
{ 23122, 640, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.FocusEvent>::Dispose() */,
|
|
{ 23123, 640, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.FocusEvent>::get_eventTypeId() */,
|
|
{ 23160, 640, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusEvent>::Init() */,
|
|
{ 23121, 640, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.FocusEvent>::Acquire() */,
|
|
{ 23155, 640, -1 } /* UnityEngine.UIElements.Focusable UnityEngine.UIElements.FocusEventBase`1<UnityEngine.UIElements.FocusEvent>::get_relatedTarget() */,
|
|
{ 23122, 1977, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Dispose() */,
|
|
{ 23123, 1977, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<T>::get_eventTypeId() */,
|
|
{ 23121, 1977, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Acquire() */,
|
|
{ 23122, 643, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.KeyDownEvent>::Dispose() */,
|
|
{ 23123, 643, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.KeyDownEvent>::get_eventTypeId() */,
|
|
{ 23188, 643, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<UnityEngine.UIElements.KeyDownEvent>::Init() */,
|
|
{ 23121, 643, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.KeyDownEvent>::Acquire() */,
|
|
{ 23122, 687, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.KeyUpEvent>::Dispose() */,
|
|
{ 23123, 687, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.KeyUpEvent>::get_eventTypeId() */,
|
|
{ 23188, 687, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<UnityEngine.UIElements.KeyUpEvent>::Init() */,
|
|
{ 23121, 687, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.KeyUpEvent>::Acquire() */,
|
|
{ 23122, 1978, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Dispose() */,
|
|
{ 23123, 1978, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<T>::get_eventTypeId() */,
|
|
{ 23121, 1978, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Acquire() */,
|
|
{ 23122, 732, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseDownEvent>::Dispose() */,
|
|
{ 23123, 732, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseDownEvent>::get_eventTypeId() */,
|
|
{ 23236, 732, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23237, 732, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23234, 732, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::get_currentTarget() */,
|
|
{ 23235, 732, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23232, 732, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::Init() */,
|
|
{ 23121, 732, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseDownEvent>::Acquire() */,
|
|
{ 23213, 732, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::get_modifiers() */,
|
|
{ 23215, 732, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::get_mousePosition() */,
|
|
{ 23218, 732, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::get_mouseDelta() */,
|
|
{ 23220, 732, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::get_clickCount() */,
|
|
{ 23222, 732, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::get_button() */,
|
|
{ 23224, 732, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::get_pressedButtons() */,
|
|
{ 23226, 732, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
|
|
{ 23227, 732, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23228, 732, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
|
|
{ 23229, 732, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
|
|
{ 23230, 732, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
|
|
{ 23231, 732, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseDownEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
|
|
{ 23122, 735, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseUpEvent>::Dispose() */,
|
|
{ 23123, 735, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseUpEvent>::get_eventTypeId() */,
|
|
{ 23236, 735, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23237, 735, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23234, 735, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::get_currentTarget() */,
|
|
{ 23235, 735, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23232, 735, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::Init() */,
|
|
{ 23121, 735, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseUpEvent>::Acquire() */,
|
|
{ 23213, 735, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::get_modifiers() */,
|
|
{ 23215, 735, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::get_mousePosition() */,
|
|
{ 23218, 735, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::get_mouseDelta() */,
|
|
{ 23220, 735, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::get_clickCount() */,
|
|
{ 23222, 735, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::get_button() */,
|
|
{ 23224, 735, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::get_pressedButtons() */,
|
|
{ 23226, 735, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
|
|
{ 23227, 735, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23228, 735, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
|
|
{ 23229, 735, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
|
|
{ 23230, 735, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
|
|
{ 23231, 735, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseUpEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
|
|
{ 23122, 729, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseMoveEvent>::Dispose() */,
|
|
{ 23123, 729, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseMoveEvent>::get_eventTypeId() */,
|
|
{ 23236, 729, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23237, 729, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23234, 729, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::get_currentTarget() */,
|
|
{ 23235, 729, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23232, 729, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::Init() */,
|
|
{ 23121, 729, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseMoveEvent>::Acquire() */,
|
|
{ 23213, 729, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::get_modifiers() */,
|
|
{ 23215, 729, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::get_mousePosition() */,
|
|
{ 23218, 729, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::get_mouseDelta() */,
|
|
{ 23220, 729, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::get_clickCount() */,
|
|
{ 23222, 729, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::get_button() */,
|
|
{ 23224, 729, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::get_pressedButtons() */,
|
|
{ 23226, 729, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
|
|
{ 23227, 729, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23228, 729, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
|
|
{ 23229, 729, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
|
|
{ 23230, 729, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
|
|
{ 23231, 729, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseMoveEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
|
|
{ 23122, 679, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.ContextClickEvent>::Dispose() */,
|
|
{ 23123, 679, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.ContextClickEvent>::get_eventTypeId() */,
|
|
{ 23236, 679, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23237, 679, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23234, 679, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::get_currentTarget() */,
|
|
{ 23235, 679, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23232, 679, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::Init() */,
|
|
{ 23121, 679, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.ContextClickEvent>::Acquire() */,
|
|
{ 23213, 679, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::get_modifiers() */,
|
|
{ 23215, 679, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::get_mousePosition() */,
|
|
{ 23218, 679, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::get_mouseDelta() */,
|
|
{ 23220, 679, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::get_clickCount() */,
|
|
{ 23222, 679, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::get_button() */,
|
|
{ 23224, 679, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::get_pressedButtons() */,
|
|
{ 23226, 679, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
|
|
{ 23227, 679, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23228, 679, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
|
|
{ 23229, 679, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
|
|
{ 23230, 679, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
|
|
{ 23231, 679, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.ContextClickEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
|
|
{ 23122, 738, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.WheelEvent>::Dispose() */,
|
|
{ 23123, 738, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.WheelEvent>::get_eventTypeId() */,
|
|
{ 23236, 738, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23237, 738, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23234, 738, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::get_currentTarget() */,
|
|
{ 23235, 738, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23121, 738, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.WheelEvent>::Acquire() */,
|
|
{ 23213, 738, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::get_modifiers() */,
|
|
{ 23215, 738, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::get_mousePosition() */,
|
|
{ 23218, 738, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::get_mouseDelta() */,
|
|
{ 23220, 738, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::get_clickCount() */,
|
|
{ 23222, 738, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::get_button() */,
|
|
{ 23224, 738, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::get_pressedButtons() */,
|
|
{ 23226, 738, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
|
|
{ 23227, 738, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23228, 738, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
|
|
{ 23229, 738, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
|
|
{ 23230, 738, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
|
|
{ 23231, 738, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.WheelEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
|
|
{ 23122, 743, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseEnterEvent>::Dispose() */,
|
|
{ 23123, 743, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseEnterEvent>::get_eventTypeId() */,
|
|
{ 23236, 743, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23237, 743, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23234, 743, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::get_currentTarget() */,
|
|
{ 23235, 743, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23121, 743, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseEnterEvent>::Acquire() */,
|
|
{ 23213, 743, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::get_modifiers() */,
|
|
{ 23215, 743, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::get_mousePosition() */,
|
|
{ 23218, 743, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::get_mouseDelta() */,
|
|
{ 23220, 743, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::get_clickCount() */,
|
|
{ 23222, 743, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::get_button() */,
|
|
{ 23224, 743, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::get_pressedButtons() */,
|
|
{ 23226, 743, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
|
|
{ 23227, 743, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23228, 743, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
|
|
{ 23229, 743, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
|
|
{ 23230, 743, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
|
|
{ 23231, 743, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
|
|
{ 23122, 746, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::Dispose() */,
|
|
{ 23123, 746, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::get_eventTypeId() */,
|
|
{ 23236, 746, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23237, 746, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23234, 746, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::get_currentTarget() */,
|
|
{ 23235, 746, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23121, 746, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::Acquire() */,
|
|
{ 23213, 746, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::get_modifiers() */,
|
|
{ 23215, 746, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::get_mousePosition() */,
|
|
{ 23218, 746, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::get_mouseDelta() */,
|
|
{ 23220, 746, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::get_clickCount() */,
|
|
{ 23222, 746, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::get_button() */,
|
|
{ 23224, 746, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::get_pressedButtons() */,
|
|
{ 23226, 746, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
|
|
{ 23227, 746, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23228, 746, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
|
|
{ 23229, 746, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
|
|
{ 23230, 746, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
|
|
{ 23231, 746, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
|
|
{ 23122, 684, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::Dispose() */,
|
|
{ 23123, 684, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::get_eventTypeId() */,
|
|
{ 23236, 684, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23234, 684, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::get_currentTarget() */,
|
|
{ 23235, 684, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23121, 684, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::Acquire() */,
|
|
{ 23213, 684, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::get_modifiers() */,
|
|
{ 23215, 684, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::get_mousePosition() */,
|
|
{ 23218, 684, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::get_mouseDelta() */,
|
|
{ 23220, 684, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::get_clickCount() */,
|
|
{ 23222, 684, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::get_button() */,
|
|
{ 23224, 684, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::get_pressedButtons() */,
|
|
{ 23226, 684, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
|
|
{ 23227, 684, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23228, 684, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
|
|
{ 23229, 684, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
|
|
{ 23230, 684, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
|
|
{ 23231, 684, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseEnterWindowEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
|
|
{ 23122, 707, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::Dispose() */,
|
|
{ 23123, 707, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::get_eventTypeId() */,
|
|
{ 23236, 707, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23234, 707, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::get_currentTarget() */,
|
|
{ 23235, 707, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23121, 707, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::Acquire() */,
|
|
{ 23213, 707, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::get_modifiers() */,
|
|
{ 23215, 707, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::get_mousePosition() */,
|
|
{ 23218, 707, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::get_mouseDelta() */,
|
|
{ 23220, 707, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::get_clickCount() */,
|
|
{ 23222, 707, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::get_button() */,
|
|
{ 23226, 707, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
|
|
{ 23227, 707, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23228, 707, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
|
|
{ 23229, 707, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
|
|
{ 23230, 707, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
|
|
{ 23231, 707, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseLeaveWindowEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
|
|
{ 23122, 749, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseOverEvent>::Dispose() */,
|
|
{ 23123, 749, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseOverEvent>::get_eventTypeId() */,
|
|
{ 23236, 749, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23237, 749, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23234, 749, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::get_currentTarget() */,
|
|
{ 23235, 749, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23232, 749, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::Init() */,
|
|
{ 23121, 749, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseOverEvent>::Acquire() */,
|
|
{ 23213, 749, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::get_modifiers() */,
|
|
{ 23215, 749, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::get_mousePosition() */,
|
|
{ 23218, 749, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::get_mouseDelta() */,
|
|
{ 23220, 749, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::get_clickCount() */,
|
|
{ 23222, 749, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::get_button() */,
|
|
{ 23224, 749, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::get_pressedButtons() */,
|
|
{ 23226, 749, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
|
|
{ 23227, 749, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23228, 749, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
|
|
{ 23229, 749, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
|
|
{ 23230, 749, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
|
|
{ 23231, 749, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOverEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
|
|
{ 23122, 752, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseOutEvent>::Dispose() */,
|
|
{ 23123, 752, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseOutEvent>::get_eventTypeId() */,
|
|
{ 23236, 752, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23237, 752, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23234, 752, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::get_currentTarget() */,
|
|
{ 23235, 752, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23232, 752, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::Init() */,
|
|
{ 23121, 752, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.MouseOutEvent>::Acquire() */,
|
|
{ 23213, 752, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::get_modifiers() */,
|
|
{ 23215, 752, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::get_mousePosition() */,
|
|
{ 23218, 752, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::get_mouseDelta() */,
|
|
{ 23220, 752, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::get_clickCount() */,
|
|
{ 23222, 752, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::get_button() */,
|
|
{ 23224, 752, -1 } /* System.Int32 UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::get_pressedButtons() */,
|
|
{ 23226, 752, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::UnityEngine.UIElements.IMouseEventInternal.get_triggeredByOS() */,
|
|
{ 23227, 752, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::UnityEngine.UIElements.IMouseEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23228, 752, -1 } /* System.Boolean UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::UnityEngine.UIElements.IMouseEventInternal.get_recomputeTopElementUnderMouse() */,
|
|
{ 23229, 752, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::UnityEngine.UIElements.IMouseEventInternal.set_recomputeTopElementUnderMouse(System.Boolean) */,
|
|
{ 23230, 752, -1 } /* UnityEngine.UIElements.IPointerEvent UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::UnityEngine.UIElements.IMouseEventInternal.get_sourcePointerEvent() */,
|
|
{ 23231, 752, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<UnityEngine.UIElements.MouseOutEvent>::UnityEngine.UIElements.IMouseEventInternal.set_sourcePointerEvent(UnityEngine.UIElements.IPointerEvent) */,
|
|
{ 23122, 1983, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Dispose() */,
|
|
{ 23123, 1983, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<T>::get_eventTypeId() */,
|
|
{ 23121, 1983, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Acquire() */,
|
|
{ 23122, 673, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerDownEvent>::Dispose() */,
|
|
{ 23123, 673, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_eventTypeId() */,
|
|
{ 23369, 673, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23363, 673, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_currentTarget() */,
|
|
{ 23364, 673, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23121, 673, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerDownEvent>::Acquire() */,
|
|
{ 23323, 673, -1 } /* System.String UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_pointerType() */,
|
|
{ 23325, 673, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_isPrimary() */,
|
|
{ 23327, 673, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_button() */,
|
|
{ 23329, 673, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_pressedButtons() */,
|
|
{ 23331, 673, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_position() */,
|
|
{ 23333, 673, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_localPosition() */,
|
|
{ 23335, 673, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_deltaPosition() */,
|
|
{ 23337, 673, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_deltaTime() */,
|
|
{ 23339, 673, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_clickCount() */,
|
|
{ 23341, 673, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_pressure() */,
|
|
{ 23343, 673, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_tangentialPressure() */,
|
|
{ 23345, 673, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_altitudeAngle() */,
|
|
{ 23347, 673, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_azimuthAngle() */,
|
|
{ 23349, 673, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_twist() */,
|
|
{ 23351, 673, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_radius() */,
|
|
{ 23353, 673, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_radiusVariance() */,
|
|
{ 23355, 673, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::get_modifiers() */,
|
|
{ 23357, 673, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::UnityEngine.UIElements.IPointerEventInternal.get_triggeredByOS() */,
|
|
{ 23358, 673, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::UnityEngine.UIElements.IPointerEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23359, 673, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::UnityEngine.UIElements.IPointerEventInternal.get_recomputeTopElementUnderPointer() */,
|
|
{ 23360, 673, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerDownEvent>::UnityEngine.UIElements.IPointerEventInternal.set_recomputeTopElementUnderPointer(System.Boolean) */,
|
|
{ 23122, 668, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerMoveEvent>::Dispose() */,
|
|
{ 23123, 668, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_eventTypeId() */,
|
|
{ 23369, 668, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23363, 668, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_currentTarget() */,
|
|
{ 23364, 668, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23121, 668, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerMoveEvent>::Acquire() */,
|
|
{ 23321, 668, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_pointerId() */,
|
|
{ 23323, 668, -1 } /* System.String UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_pointerType() */,
|
|
{ 23325, 668, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_isPrimary() */,
|
|
{ 23327, 668, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_button() */,
|
|
{ 23329, 668, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_pressedButtons() */,
|
|
{ 23331, 668, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_position() */,
|
|
{ 23333, 668, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_localPosition() */,
|
|
{ 23335, 668, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_deltaPosition() */,
|
|
{ 23337, 668, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_deltaTime() */,
|
|
{ 23339, 668, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_clickCount() */,
|
|
{ 23341, 668, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_pressure() */,
|
|
{ 23343, 668, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_tangentialPressure() */,
|
|
{ 23345, 668, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_altitudeAngle() */,
|
|
{ 23347, 668, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_azimuthAngle() */,
|
|
{ 23349, 668, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_twist() */,
|
|
{ 23351, 668, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_radius() */,
|
|
{ 23353, 668, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_radiusVariance() */,
|
|
{ 23355, 668, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::get_modifiers() */,
|
|
{ 23357, 668, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::UnityEngine.UIElements.IPointerEventInternal.get_triggeredByOS() */,
|
|
{ 23358, 668, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::UnityEngine.UIElements.IPointerEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23359, 668, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::UnityEngine.UIElements.IPointerEventInternal.get_recomputeTopElementUnderPointer() */,
|
|
{ 23360, 668, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerMoveEvent>::UnityEngine.UIElements.IPointerEventInternal.set_recomputeTopElementUnderPointer(System.Boolean) */,
|
|
{ 23122, 676, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerUpEvent>::Dispose() */,
|
|
{ 23123, 676, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_eventTypeId() */,
|
|
{ 23369, 676, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23363, 676, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_currentTarget() */,
|
|
{ 23364, 676, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23121, 676, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerUpEvent>::Acquire() */,
|
|
{ 23325, 676, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_isPrimary() */,
|
|
{ 23327, 676, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_button() */,
|
|
{ 23329, 676, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_pressedButtons() */,
|
|
{ 23331, 676, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_position() */,
|
|
{ 23333, 676, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_localPosition() */,
|
|
{ 23335, 676, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_deltaPosition() */,
|
|
{ 23337, 676, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_deltaTime() */,
|
|
{ 23339, 676, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_clickCount() */,
|
|
{ 23341, 676, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_pressure() */,
|
|
{ 23343, 676, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_tangentialPressure() */,
|
|
{ 23345, 676, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_altitudeAngle() */,
|
|
{ 23347, 676, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_azimuthAngle() */,
|
|
{ 23349, 676, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_twist() */,
|
|
{ 23351, 676, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_radius() */,
|
|
{ 23353, 676, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_radiusVariance() */,
|
|
{ 23355, 676, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::get_modifiers() */,
|
|
{ 23357, 676, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::UnityEngine.UIElements.IPointerEventInternal.get_triggeredByOS() */,
|
|
{ 23358, 676, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::UnityEngine.UIElements.IPointerEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23359, 676, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::UnityEngine.UIElements.IPointerEventInternal.get_recomputeTopElementUnderPointer() */,
|
|
{ 23360, 676, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerUpEvent>::UnityEngine.UIElements.IPointerEventInternal.set_recomputeTopElementUnderPointer(System.Boolean) */,
|
|
{ 23122, 726, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerCancelEvent>::Dispose() */,
|
|
{ 23123, 726, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_eventTypeId() */,
|
|
{ 23369, 726, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23363, 726, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_currentTarget() */,
|
|
{ 23364, 726, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23121, 726, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerCancelEvent>::Acquire() */,
|
|
{ 23325, 726, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_isPrimary() */,
|
|
{ 23327, 726, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_button() */,
|
|
{ 23329, 726, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_pressedButtons() */,
|
|
{ 23331, 726, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_position() */,
|
|
{ 23333, 726, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_localPosition() */,
|
|
{ 23335, 726, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_deltaPosition() */,
|
|
{ 23337, 726, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_deltaTime() */,
|
|
{ 23339, 726, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_clickCount() */,
|
|
{ 23341, 726, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_pressure() */,
|
|
{ 23343, 726, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_tangentialPressure() */,
|
|
{ 23345, 726, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_altitudeAngle() */,
|
|
{ 23347, 726, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_azimuthAngle() */,
|
|
{ 23349, 726, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_twist() */,
|
|
{ 23351, 726, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_radius() */,
|
|
{ 23353, 726, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_radiusVariance() */,
|
|
{ 23355, 726, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::get_modifiers() */,
|
|
{ 23357, 726, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::UnityEngine.UIElements.IPointerEventInternal.get_triggeredByOS() */,
|
|
{ 23358, 726, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::UnityEngine.UIElements.IPointerEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23359, 726, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::UnityEngine.UIElements.IPointerEventInternal.get_recomputeTopElementUnderPointer() */,
|
|
{ 23360, 726, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerCancelEvent>::UnityEngine.UIElements.IPointerEventInternal.set_recomputeTopElementUnderPointer(System.Boolean) */,
|
|
{ 23122, 761, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerEnterEvent>::Dispose() */,
|
|
{ 23123, 761, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_eventTypeId() */,
|
|
{ 23369, 761, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23370, 761, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23363, 761, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_currentTarget() */,
|
|
{ 23364, 761, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23121, 761, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerEnterEvent>::Acquire() */,
|
|
{ 23321, 761, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_pointerId() */,
|
|
{ 23323, 761, -1 } /* System.String UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_pointerType() */,
|
|
{ 23325, 761, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_isPrimary() */,
|
|
{ 23327, 761, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_button() */,
|
|
{ 23329, 761, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_pressedButtons() */,
|
|
{ 23331, 761, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_position() */,
|
|
{ 23333, 761, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_localPosition() */,
|
|
{ 23335, 761, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_deltaPosition() */,
|
|
{ 23337, 761, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_deltaTime() */,
|
|
{ 23339, 761, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_clickCount() */,
|
|
{ 23341, 761, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_pressure() */,
|
|
{ 23343, 761, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_tangentialPressure() */,
|
|
{ 23345, 761, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_altitudeAngle() */,
|
|
{ 23347, 761, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_azimuthAngle() */,
|
|
{ 23349, 761, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_twist() */,
|
|
{ 23351, 761, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_radius() */,
|
|
{ 23353, 761, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_radiusVariance() */,
|
|
{ 23355, 761, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::get_modifiers() */,
|
|
{ 23357, 761, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::UnityEngine.UIElements.IPointerEventInternal.get_triggeredByOS() */,
|
|
{ 23358, 761, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::UnityEngine.UIElements.IPointerEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23359, 761, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::UnityEngine.UIElements.IPointerEventInternal.get_recomputeTopElementUnderPointer() */,
|
|
{ 23360, 761, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerEnterEvent>::UnityEngine.UIElements.IPointerEventInternal.set_recomputeTopElementUnderPointer(System.Boolean) */,
|
|
{ 23122, 764, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::Dispose() */,
|
|
{ 23123, 764, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_eventTypeId() */,
|
|
{ 23369, 764, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23370, 764, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23363, 764, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_currentTarget() */,
|
|
{ 23364, 764, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23121, 764, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::Acquire() */,
|
|
{ 23321, 764, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_pointerId() */,
|
|
{ 23323, 764, -1 } /* System.String UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_pointerType() */,
|
|
{ 23325, 764, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_isPrimary() */,
|
|
{ 23327, 764, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_button() */,
|
|
{ 23329, 764, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_pressedButtons() */,
|
|
{ 23331, 764, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_position() */,
|
|
{ 23333, 764, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_localPosition() */,
|
|
{ 23335, 764, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_deltaPosition() */,
|
|
{ 23337, 764, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_deltaTime() */,
|
|
{ 23339, 764, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_clickCount() */,
|
|
{ 23341, 764, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_pressure() */,
|
|
{ 23343, 764, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_tangentialPressure() */,
|
|
{ 23345, 764, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_altitudeAngle() */,
|
|
{ 23347, 764, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_azimuthAngle() */,
|
|
{ 23349, 764, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_twist() */,
|
|
{ 23351, 764, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_radius() */,
|
|
{ 23353, 764, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_radiusVariance() */,
|
|
{ 23355, 764, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::get_modifiers() */,
|
|
{ 23357, 764, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::UnityEngine.UIElements.IPointerEventInternal.get_triggeredByOS() */,
|
|
{ 23358, 764, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::UnityEngine.UIElements.IPointerEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23359, 764, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::UnityEngine.UIElements.IPointerEventInternal.get_recomputeTopElementUnderPointer() */,
|
|
{ 23360, 764, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerLeaveEvent>::UnityEngine.UIElements.IPointerEventInternal.set_recomputeTopElementUnderPointer(System.Boolean) */,
|
|
{ 23122, 758, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerOverEvent>::Dispose() */,
|
|
{ 23123, 758, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_eventTypeId() */,
|
|
{ 23369, 758, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23370, 758, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23363, 758, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_currentTarget() */,
|
|
{ 23364, 758, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23361, 758, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::Init() */,
|
|
{ 23121, 758, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerOverEvent>::Acquire() */,
|
|
{ 23321, 758, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_pointerId() */,
|
|
{ 23323, 758, -1 } /* System.String UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_pointerType() */,
|
|
{ 23325, 758, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_isPrimary() */,
|
|
{ 23327, 758, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_button() */,
|
|
{ 23329, 758, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_pressedButtons() */,
|
|
{ 23331, 758, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_position() */,
|
|
{ 23333, 758, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_localPosition() */,
|
|
{ 23335, 758, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_deltaPosition() */,
|
|
{ 23337, 758, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_deltaTime() */,
|
|
{ 23339, 758, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_clickCount() */,
|
|
{ 23341, 758, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_pressure() */,
|
|
{ 23343, 758, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_tangentialPressure() */,
|
|
{ 23345, 758, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_altitudeAngle() */,
|
|
{ 23347, 758, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_azimuthAngle() */,
|
|
{ 23349, 758, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_twist() */,
|
|
{ 23351, 758, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_radius() */,
|
|
{ 23353, 758, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_radiusVariance() */,
|
|
{ 23355, 758, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::get_modifiers() */,
|
|
{ 23357, 758, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::UnityEngine.UIElements.IPointerEventInternal.get_triggeredByOS() */,
|
|
{ 23358, 758, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::UnityEngine.UIElements.IPointerEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23359, 758, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::UnityEngine.UIElements.IPointerEventInternal.get_recomputeTopElementUnderPointer() */,
|
|
{ 23360, 758, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOverEvent>::UnityEngine.UIElements.IPointerEventInternal.set_recomputeTopElementUnderPointer(System.Boolean) */,
|
|
{ 23122, 755, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerOutEvent>::Dispose() */,
|
|
{ 23123, 755, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_eventTypeId() */,
|
|
{ 23369, 755, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::PreDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23370, 755, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::PostDispatch(UnityEngine.UIElements.IPanel) */,
|
|
{ 23363, 755, -1 } /* UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_currentTarget() */,
|
|
{ 23364, 755, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::set_currentTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23361, 755, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::Init() */,
|
|
{ 23121, 755, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.PointerOutEvent>::Acquire() */,
|
|
{ 23321, 755, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_pointerId() */,
|
|
{ 23323, 755, -1 } /* System.String UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_pointerType() */,
|
|
{ 23325, 755, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_isPrimary() */,
|
|
{ 23327, 755, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_button() */,
|
|
{ 23329, 755, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_pressedButtons() */,
|
|
{ 23331, 755, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_position() */,
|
|
{ 23333, 755, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_localPosition() */,
|
|
{ 23335, 755, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_deltaPosition() */,
|
|
{ 23337, 755, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_deltaTime() */,
|
|
{ 23339, 755, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_clickCount() */,
|
|
{ 23341, 755, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_pressure() */,
|
|
{ 23343, 755, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_tangentialPressure() */,
|
|
{ 23345, 755, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_altitudeAngle() */,
|
|
{ 23347, 755, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_azimuthAngle() */,
|
|
{ 23349, 755, -1 } /* System.Single UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_twist() */,
|
|
{ 23351, 755, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_radius() */,
|
|
{ 23353, 755, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_radiusVariance() */,
|
|
{ 23355, 755, -1 } /* UnityEngine.EventModifiers UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::get_modifiers() */,
|
|
{ 23357, 755, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::UnityEngine.UIElements.IPointerEventInternal.get_triggeredByOS() */,
|
|
{ 23358, 755, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::UnityEngine.UIElements.IPointerEventInternal.set_triggeredByOS(System.Boolean) */,
|
|
{ 23359, 755, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::UnityEngine.UIElements.IPointerEventInternal.get_recomputeTopElementUnderPointer() */,
|
|
{ 23360, 755, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<UnityEngine.UIElements.PointerOutEvent>::UnityEngine.UIElements.IPointerEventInternal.set_recomputeTopElementUnderPointer(System.Boolean) */,
|
|
{ 23122, 621, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.IMGUIEvent>::Dispose() */,
|
|
{ 23123, 621, -1 } /* System.Int64 UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.IMGUIEvent>::get_eventTypeId() */,
|
|
{ 23121, 621, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<UnityEngine.UIElements.IMGUIEvent>::Acquire() */,
|
|
{ 25106, 917, -1 } /* ZXing.Common.BitMatrix ZXing.BarcodeWriterGeneric`1<UnityEngine.Color32[]>::Encode(System.String) */,
|
|
{ 26993, 8, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.String>::set_Item(System.Int32,T) */,
|
|
{ 26987, 8, -1 } /* System.Int32 UnityEngine.Networking.SyncList`1<System.String>::IndexOf(T) */,
|
|
{ 26988, 8, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.String>::Insert(System.Int32,T) */,
|
|
{ 26990, 8, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.String>::RemoveAt(System.Int32) */,
|
|
{ 26973, 8, -1 } /* System.Boolean UnityEngine.Networking.SyncList`1<System.String>::get_IsReadOnly() */,
|
|
{ 26983, 8, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.String>::Add(T) */,
|
|
{ 26985, 8, -1 } /* System.Boolean UnityEngine.Networking.SyncList`1<System.String>::Contains(T) */,
|
|
{ 26986, 8, -1 } /* System.Void UnityEngine.Networking.SyncList`1<System.String>::CopyTo(T[],System.Int32) */,
|
|
{ 26989, 8, -1 } /* System.Boolean UnityEngine.Networking.SyncList`1<System.String>::Remove(T) */,
|
|
{ 26994, 8, -1 } /* System.Collections.Generic.IEnumerator`1<T> UnityEngine.Networking.SyncList`1<System.String>::GetEnumerator() */,
|
|
{ 26995, 8, -1 } /* System.Collections.IEnumerator UnityEngine.Networking.SyncList`1<System.String>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 26992, 1992, -1 } /* T UnityEngine.Networking.SyncList`1<T>::get_Item(System.Int32) */,
|
|
{ 26993, 1992, -1 } /* System.Void UnityEngine.Networking.SyncList`1<T>::set_Item(System.Int32,T) */,
|
|
{ 26987, 1992, -1 } /* System.Int32 UnityEngine.Networking.SyncList`1<T>::IndexOf(T) */,
|
|
{ 26988, 1992, -1 } /* System.Void UnityEngine.Networking.SyncList`1<T>::Insert(System.Int32,T) */,
|
|
{ 26990, 1992, -1 } /* System.Void UnityEngine.Networking.SyncList`1<T>::RemoveAt(System.Int32) */,
|
|
{ 26972, 1992, -1 } /* System.Int32 UnityEngine.Networking.SyncList`1<T>::get_Count() */,
|
|
{ 26973, 1992, -1 } /* System.Boolean UnityEngine.Networking.SyncList`1<T>::get_IsReadOnly() */,
|
|
{ 26983, 1992, -1 } /* System.Void UnityEngine.Networking.SyncList`1<T>::Add(T) */,
|
|
{ 26984, 1992, -1 } /* System.Void UnityEngine.Networking.SyncList`1<T>::Clear() */,
|
|
{ 26985, 1992, -1 } /* System.Boolean UnityEngine.Networking.SyncList`1<T>::Contains(T) */,
|
|
{ 26986, 1992, -1 } /* System.Void UnityEngine.Networking.SyncList`1<T>::CopyTo(T[],System.Int32) */,
|
|
{ 26989, 1992, -1 } /* System.Boolean UnityEngine.Networking.SyncList`1<T>::Remove(T) */,
|
|
{ 26994, 1992, -1 } /* System.Collections.Generic.IEnumerator`1<T> UnityEngine.Networking.SyncList`1<T>::GetEnumerator() */,
|
|
{ 26995, 1992, -1 } /* System.Collections.IEnumerator UnityEngine.Networking.SyncList`1<T>::System.Collections.IEnumerable.GetEnumerator() */,
|
|
{ 791, 1766, -1 } /* System.Boolean System.ValueTuple`2<T1,T2>::Equals(System.ValueTuple`2<T1,T2>) */,
|
|
{ 11047, 2008, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<T1>::get_Default() */,
|
|
{ 11049, 2008, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<T1>::Equals(T,T) */,
|
|
{ 11047, 2009, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<T2>::get_Default() */,
|
|
{ 11049, 2009, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<T2>::Equals(T,T) */,
|
|
{ 794, 1766, -1 } /* System.Int32 System.ValueTuple`2<T1,T2>::CompareTo(System.ValueTuple`2<T1,T2>) */,
|
|
{ 11017, 2008, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<T1>::get_Default() */,
|
|
{ 11020, 2008, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<T1>::Compare(T,T) */,
|
|
{ 11017, 2009, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<T2>::get_Default() */,
|
|
{ 11020, 2009, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<T2>::Compare(T,T) */,
|
|
{ 798, 1766, -1 } /* System.Int32 System.ValueTuple`2<T1,T2>::GetHashCodeCore(System.Collections.IEqualityComparer) */,
|
|
{ 10746, 1768, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<T>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 1114, 1769, -1 } /* TOutput System.Converter`2<TInput,TOutput>::Invoke(TInput) */,
|
|
{ 1074, 1770, -1 } /* System.Void System.Action`1<T>::Invoke(T) */,
|
|
{ 843, -1, 2595 } /* System.Int32 System.Array::BinarySearch<T>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 843, -1, 1771 } /* System.Int32 System.Array::BinarySearch<T>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 843, -1, 2596 } /* System.Int32 System.Array::BinarySearch<T>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10870, 1772, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<T>::BinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 948, -1, 2597 } /* System.Int32 System.Array::IndexOfImpl<T>(T[],T,System.Int32,System.Int32) */,
|
|
{ 849, -1, 2598 } /* System.Int32 System.Array::IndexOf<T>(T[],T,System.Int32,System.Int32) */,
|
|
{ 948, -1, 2599 } /* System.Int32 System.Array::IndexOfImpl<T>(T[],T,System.Int32,System.Int32) */,
|
|
{ 855, -1, 2600 } /* System.Int32 System.Array::LastIndexOf<T>(T[],T,System.Int32,System.Int32) */,
|
|
{ 855, -1, 2601 } /* System.Int32 System.Array::LastIndexOf<T>(T[],T,System.Int32,System.Int32) */,
|
|
{ 949, -1, 2602 } /* System.Int32 System.Array::LastIndexOfImpl<T>(T[],T,System.Int32,System.Int32) */,
|
|
{ 859, -1, 2603 } /* System.Void System.Array::Reverse<T>(T[],System.Int32,System.Int32) */,
|
|
{ 875, -1, 2604 } /* System.Void System.Array::Sort<T>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 875, -1, 2605 } /* System.Void System.Array::Sort<T>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 875, -1, 1773 } /* System.Void System.Array::Sort<T>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10869, 1774, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<T>::Sort(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 1775, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<T>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 880, -1, 2606 } /* System.Void System.Array::Sort<TKey,TValue>(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
|
|
{ 880, -1, 2607 } /* System.Void System.Array::Sort<TKey,TValue>(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
|
|
{ 880, -1, 2608 } /* System.Void System.Array::Sort<TKey,TValue>(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
|
|
{ 875, -1, 1777 } /* System.Void System.Array::Sort<TKey>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10882, 2010, -1 } /* System.Collections.Generic.ArraySortHelper`2<TKey,TValue> System.Collections.Generic.ArraySortHelper`2<TKey,TValue>::get_Default() */,
|
|
{ 10884, 2010, -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, 1778 } /* System.Int32 System.Array::FindIndex<T>(T[],System.Predicate`1<T>) */,
|
|
{ 1118, 1779, -1 } /* System.Boolean System.Predicate`1<T>::Invoke(T) */,
|
|
{ 946, -1, 1780 } /* T[] System.Array::Empty<T>() */,
|
|
{ 1118, 1780, -1 } /* System.Boolean System.Predicate`1<T>::Invoke(T) */,
|
|
{ 802, -1, 1780 } /* System.Void System.Array::Resize<T>(T[]&,System.Int32) */,
|
|
{ 888, -1, 1781 } /* System.Int32 System.Array::FindIndex<T>(T[],System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 888, -1, 1782 } /* System.Int32 System.Array::FindIndex<T>(T[],System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 1118, 1783, -1 } /* System.Boolean System.Predicate`1<T>::Invoke(T) */,
|
|
{ 1118, 1784, -1 } /* System.Boolean System.Predicate`1<T>::Invoke(T) */,
|
|
{ 892, -1, 1785 } /* System.Int32 System.Array::FindLastIndex<T>(T[],System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 892, -1, 1786 } /* System.Int32 System.Array::FindLastIndex<T>(T[],System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 1118, 1787, -1 } /* System.Boolean System.Predicate`1<T>::Invoke(T) */,
|
|
{ 1118, 1788, -1 } /* System.Boolean System.Predicate`1<T>::Invoke(T) */,
|
|
{ 959, 1789, -1 } /* System.Void System.Array/InternalEnumerator`1<T>::.ctor(System.Array) */,
|
|
{ 11047, 2012, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<T>::get_Default() */,
|
|
{ 11051, 2012, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::IndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 11047, 2013, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<T>::get_Default() */,
|
|
{ 11052, 2013, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::LastIndexOf(T[],T,System.Int32,System.Int32) */,
|
|
{ 909, -1, 1790 } /* T System.Array::InternalArray__get_Item<T>(System.Int32) */,
|
|
{ 962, 1790, -1 } /* T System.Array/InternalEnumerator`1<T>::get_Current() */,
|
|
{ 967, 1791, -1 } /* T System.Array/EmptyInternalEnumerator`1<T>::get_Current() */,
|
|
{ 970, 1791, -1 } /* System.Void System.Array/EmptyInternalEnumerator`1<T>::.ctor() */,
|
|
{ 998, 1792, -1 } /* System.Void System.Tuple`2<T1,T2>::.ctor(T1,T2) */,
|
|
{ 1163, 1793, -1 } /* System.Boolean System.ArraySegment`1<T>::Equals(System.ArraySegment`1<T>) */,
|
|
{ 849, -1, 1793 } /* System.Int32 System.Array::IndexOf<T>(T[],T,System.Int32,System.Int32) */,
|
|
{ 1178, 1793, -1 } /* System.Void System.ArraySegment`1/ArraySegmentEnumerator<T>::.ctor(System.ArraySegment`1<T>) */,
|
|
{ 1180, 1794, -1 } /* T System.ArraySegment`1/ArraySegmentEnumerator<T>::get_Current() */,
|
|
{ 802, -1, 2016 } /* System.Void System.Array::Resize<T>(T[]&,System.Int32) */,
|
|
{ 3699, 1795, -1 } /* System.Boolean System.Nullable`1<T>::Equals(System.Nullable`1<T>) */,
|
|
{ 3695, 1795, -1 } /* System.Void System.Nullable`1<T>::.ctor(T) */,
|
|
{ 5269, 1796, -1 } /* R System.Reflection.MonoProperty/Getter`2<T,R>::Invoke(T) */,
|
|
{ 5273, 1797, -1 } /* R System.Reflection.MonoProperty/StaticGetter`1<R>::Invoke() */,
|
|
{ 5605, 1798, -1 } /* System.Void System.IO.Iterator`1<TSource>::Dispose(System.Boolean) */,
|
|
{ 5603, 1798, -1 } /* System.IO.Iterator`1<TSource> System.IO.Iterator`1<TSource>::Clone() */,
|
|
{ 5602, 1798, -1 } /* TSource System.IO.Iterator`1<TSource>::get_Current() */,
|
|
{ 5606, 1798, -1 } /* System.Collections.Generic.IEnumerator`1<TSource> System.IO.Iterator`1<TSource>::GetEnumerator() */,
|
|
{ 5601, 1799, -1 } /* System.Void System.IO.Iterator`1<TSource>::.ctor() */,
|
|
{ 5621, 1799, -1 } /* System.String System.IO.FileSystemEnumerableIterator`1<TSource>::NormalizeSearchPattern(System.String) */,
|
|
{ 5623, 1799, -1 } /* System.String System.IO.FileSystemEnumerableIterator`1<TSource>::GetFullSearchString(System.String,System.String) */,
|
|
{ 5622, 1799, -1 } /* System.String System.IO.FileSystemEnumerableIterator`1<TSource>::GetNormalizedSearchCriteria(System.String,System.String) */,
|
|
{ 5612, 1799, -1 } /* System.Void System.IO.FileSystemEnumerableIterator`1<TSource>::CommonInit() */,
|
|
{ 5618, 1799, -1 } /* System.Void System.IO.FileSystemEnumerableIterator`1<TSource>::HandleError(System.Int32,System.String) */,
|
|
{ 5617, 1799, -1 } /* System.IO.SearchResult System.IO.FileSystemEnumerableIterator`1<TSource>::CreateSearchResult(System.IO.Directory/SearchData,Microsoft.Win32.Win32Native/WIN32_FIND_DATA) */,
|
|
{ 5624, 1799, -1 } /* System.Boolean System.IO.SearchResultHandler`1<TSource>::IsResultIncluded(System.IO.SearchResult) */,
|
|
{ 5625, 1799, -1 } /* TSource System.IO.SearchResultHandler`1<TSource>::CreateObject(System.IO.SearchResult) */,
|
|
{ 5613, 1799, -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) */,
|
|
{ 5605, 1799, -1 } /* System.Void System.IO.Iterator`1<TSource>::Dispose(System.Boolean) */,
|
|
{ 5619, 1799, -1 } /* System.Void System.IO.FileSystemEnumerableIterator`1<TSource>::AddSearchableDirsToStack(System.IO.Directory/SearchData) */,
|
|
{ 5620, 1799, -1 } /* System.Void System.IO.FileSystemEnumerableIterator`1<TSource>::DoDemand(System.String) */,
|
|
{ 6813, 1800, -1 } /* System.Void System.Threading.SparselyPopulatedArrayFragment`1<T>::.ctor(System.Int32) */,
|
|
{ 6816, 1800, -1 } /* System.Int32 System.Threading.SparselyPopulatedArrayFragment`1<T>::get_Length() */,
|
|
{ 7187, -1, 1800 } /* T System.Threading.Interlocked::CompareExchange<T>(T&,T,T) */,
|
|
{ 6810, 1800, -1 } /* System.Void System.Threading.SparselyPopulatedArrayAddInfo`1<T>::.ctor(System.Threading.SparselyPopulatedArrayFragment`1<T>,System.Int32) */,
|
|
{ 6814, 1800, -1 } /* System.Void System.Threading.SparselyPopulatedArrayFragment`1<T>::.ctor(System.Int32,System.Threading.SparselyPopulatedArrayFragment`1<T>) */,
|
|
{ 7187, -1, 2609 } /* T System.Threading.Interlocked::CompareExchange<System.Threading.SparselyPopulatedArrayFragment`1<T>>(T&,T,T) */,
|
|
{ 6814, 1802, -1 } /* System.Void System.Threading.SparselyPopulatedArrayFragment`1<T>::.ctor(System.Int32,System.Threading.SparselyPopulatedArrayFragment`1<T>) */,
|
|
{ 7234, -1, 1802 } /* T System.Threading.Volatile::Read<T>(T&) */,
|
|
{ 7187, -1, 1802 } /* T System.Threading.Interlocked::CompareExchange<T>(T&,T,T) */,
|
|
{ 7234, -1, 1803 } /* T System.Threading.Volatile::Read<T>(T&) */,
|
|
{ 6820, -1, 1803 } /* T System.Threading.LazyInitializer::EnsureInitializedCore<T>(T&,System.Func`1<T>) */,
|
|
{ 1090, 1804, -1 } /* TResult System.Func`1<T>::Invoke() */,
|
|
{ 7187, -1, 1804 } /* T System.Threading.Interlocked::CompareExchange<T>(T&,T,T) */,
|
|
{ 6896, 1805, -1 } /* System.Void System.Threading.AsyncLocalValueChangedArgs`1<T>::.ctor(T,T,System.Boolean) */,
|
|
{ 1074, 1806, -1 } /* System.Void System.Action`1<System.Threading.AsyncLocalValueChangedArgs`1<T>>::Invoke(T) */,
|
|
{ 6892, 2610, -1 } /* System.Void System.Threading.AsyncLocalValueChangedArgs`1<T>::set_PreviousValue(T) */,
|
|
{ 6894, 2610, -1 } /* System.Void System.Threading.AsyncLocalValueChangedArgs`1<T>::set_CurrentValue(T) */,
|
|
{ 6895, 2610, -1 } /* System.Void System.Threading.AsyncLocalValueChangedArgs`1<T>::set_ThreadContextChanged(System.Boolean) */,
|
|
{ 7235, -1, 2611 } /* System.Void System.Threading.Volatile::Write<T>(T&,T) */,
|
|
{ 7248, 1808, -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) */,
|
|
{ 7247, 1808, -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) */,
|
|
{ 7246, 1808, -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&) */,
|
|
{ 7250, 1808, -1 } /* System.Boolean System.Threading.Tasks.Task`1<TResult>::TrySetResult(TResult) */,
|
|
{ 7254, 1808, -1 } /* TResult System.Threading.Tasks.Task`1<TResult>::GetResultCore(System.Boolean) */,
|
|
{ 7257, 1808, -1 } /* System.Boolean System.Threading.Tasks.Task`1<TResult>::TrySetCanceled(System.Threading.CancellationToken,System.Object) */,
|
|
{ 1090, 1808, -1 } /* TResult System.Func`1<TResult>::Invoke() */,
|
|
{ 1094, 1807, -1 } /* TResult System.Func`2<System.Object,TResult>::Invoke(T) */,
|
|
{ 10031, 1808, -1 } /* System.Void System.Runtime.CompilerServices.TaskAwaiter`1<TResult>::.ctor(System.Threading.Tasks.Task`1<TResult>) */,
|
|
{ 10042, 1808, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1<TResult>::.ctor(System.Threading.Tasks.Task`1<TResult>,System.Boolean) */,
|
|
{ 7265, 1808, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1<TResult>::.ctor() */,
|
|
{ 7264, 1808, -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, 1809, -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) */,
|
|
{ 7263, 1810, -1 } /* System.Void System.Threading.Tasks.Task`1/<>c<TResult>::.ctor() */,
|
|
{ 7266, 1813, -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) */,
|
|
{ 7268, 2018, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<TResult,TInstance>::.ctor(TInstance,System.Func`3<TInstance,System.IAsyncResult,TResult>) */,
|
|
{ 1106, 1811, -1 } /* TResult System.Func`5<TInstance,TArgs,System.AsyncCallback,System.Object,System.IAsyncResult>::Invoke(T1,T2,T3,T4) */,
|
|
{ 7270, 2018, -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) */,
|
|
{ 7242, 1814, -1 } /* System.Void System.Threading.Tasks.Task`1<TResult>::.ctor() */,
|
|
{ 7270, 2019, -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, 1815, -1 } /* TResult System.Func`3<TInstance,System.IAsyncResult,TResult>::Invoke(T1,T2) */,
|
|
{ 7250, 1814, -1 } /* System.Boolean System.Threading.Tasks.Task`1<TResult>::TrySetResult(TResult) */,
|
|
{ 7251, 1814, -1 } /* System.Void System.Threading.Tasks.Task`1<TResult>::DangerousSetResult(TResult) */,
|
|
{ 7257, 1814, -1 } /* System.Boolean System.Threading.Tasks.Task`1<TResult>::TrySetCanceled(System.Threading.CancellationToken,System.Object) */,
|
|
{ 7255, 1814, -1 } /* System.Boolean System.Threading.Tasks.Task`1<TResult>::TrySetException(System.Object) */,
|
|
{ 7269, 2019, -1 } /* System.Void System.Threading.Tasks.TaskFactory`1/FromAsyncTrimPromise`1<TResult,TInstance>::CompleteFromAsyncResult(System.IAsyncResult) */,
|
|
{ 7243, 1816, -1 } /* System.Void System.Threading.Tasks.Task`1<TResult>::.ctor(TResult) */,
|
|
{ 7242, 1817, -1 } /* System.Void System.Threading.Tasks.Task`1<TResult>::.ctor() */,
|
|
{ 7255, 1817, -1 } /* System.Boolean System.Threading.Tasks.Task`1<TResult>::TrySetException(System.Object) */,
|
|
{ 7244, 1818, -1 } /* System.Void System.Threading.Tasks.Task`1<TResult>::.ctor(System.Boolean,TResult,System.Threading.Tasks.TaskCreationOptions,System.Threading.CancellationToken) */,
|
|
{ 7242, 1819, -1 } /* System.Void System.Threading.Tasks.Task`1<TResult>::.ctor() */,
|
|
{ 7257, 1819, -1 } /* System.Boolean System.Threading.Tasks.Task`1<TResult>::TrySetCanceled(System.Threading.CancellationToken,System.Object) */,
|
|
{ 7249, 1820, -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&) */,
|
|
{ 7259, 2020, -1 } /* System.Runtime.CompilerServices.TaskAwaiter`1<TResult> System.Threading.Tasks.Task`1<TResult>::GetAwaiter() */,
|
|
{ 10034, 2020, -1 } /* TResult System.Runtime.CompilerServices.TaskAwaiter`1<TResult>::GetResult() */,
|
|
{ 9980, 189, 2612 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::AwaitOnCompleted<TAwaiter,TStateMachine>(!!0&,!!1&) */,
|
|
{ 9981, 189, 2613 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<System.Threading.Tasks.VoidTaskResult>::AwaitUnsafeOnCompleted<TAwaiter,TStateMachine>(!!0&,!!1&) */,
|
|
{ 9982, 1821, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult>::get_Task() */,
|
|
{ 7242, 1821, -1 } /* System.Void System.Threading.Tasks.Task`1<TResult>::.ctor() */,
|
|
{ 9986, 1821, -1 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult>::GetTaskForResult(TResult) */,
|
|
{ 7250, 1821, -1 } /* System.Boolean System.Threading.Tasks.Task`1<TResult>::TrySetResult(TResult) */,
|
|
{ 9983, 1821, -1 } /* System.Void System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<TResult>::SetResult(TResult) */,
|
|
{ 7255, 1821, -1 } /* System.Boolean System.Threading.Tasks.Task`1<TResult>::TrySetException(System.Object) */,
|
|
{ 7257, 1821, -1 } /* System.Boolean System.Threading.Tasks.Task`1<TResult>::TrySetCanceled(System.Threading.CancellationToken,System.Object) */,
|
|
{ 10073, -1, 2614 } /* T System.Runtime.CompilerServices.JitHelpers::UnsafeCast<System.Threading.Tasks.Task`1<TResult>>(System.Object) */,
|
|
{ 7243, 1821, -1 } /* System.Void System.Threading.Tasks.Task`1<TResult>::.ctor(TResult) */,
|
|
{ 9989, -1, 1821 } /* System.Threading.Tasks.Task`1<TResult> System.Runtime.CompilerServices.AsyncTaskCache::CreateCacheableTask<TResult>(TResult) */,
|
|
{ 7244, 1822, -1 } /* System.Void System.Threading.Tasks.Task`1<TResult>::.ctor(System.Boolean,TResult,System.Threading.Tasks.TaskCreationOptions,System.Threading.CancellationToken) */,
|
|
{ 7253, 1823, -1 } /* TResult System.Threading.Tasks.Task`1<TResult>::get_ResultOnSuccess() */,
|
|
{ 10044, 1824, -1 } /* System.Void System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1/ConfiguredTaskAwaiter<TResult>::.ctor(System.Threading.Tasks.Task`1<TResult>,System.Boolean) */,
|
|
{ 7253, 1825, -1 } /* TResult System.Threading.Tasks.Task`1<TResult>::get_ResultOnSuccess() */,
|
|
{ 953, -1, 2615 } /* R System.Array::UnsafeMov<System.Object,T>(S) */,
|
|
{ 953, -1, 2616 } /* R System.Array::UnsafeMov<T,System.Int32>(S) */,
|
|
{ 953, -1, 2617 } /* R System.Array::UnsafeMov<T,System.Int64>(S) */,
|
|
{ 10079, 1826, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<TKey,TValue>::RecomputeSize() */,
|
|
{ 10078, 1826, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<TKey,TValue>::RehashWithoutResize() */,
|
|
{ 10080, 1826, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<TKey,TValue>::Rehash() */,
|
|
{ 10083, 1826, -1 } /* System.Boolean System.Runtime.CompilerServices.ConditionalWeakTable`2<TKey,TValue>::TryGetValue(TKey,TValue&) */,
|
|
{ 10086, 1826, -1 } /* TValue System.Runtime.CompilerServices.ConditionalWeakTable`2/CreateValueCallback<TKey,TValue>::Invoke(TKey) */,
|
|
{ 10081, 1826, -1 } /* System.Void System.Runtime.CompilerServices.ConditionalWeakTable`2<TKey,TValue>::Add(TKey,TValue) */,
|
|
{ 11144, 1827, -1 } /* System.Void System.Collections.Generic.List`1<T>::.ctor() */,
|
|
{ 10719, 1827, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::SetItem(System.Int32,T) */,
|
|
{ 10717, 1827, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::InsertItem(System.Int32,T) */,
|
|
{ 10716, 1827, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::ClearItems() */,
|
|
{ 10718, 1827, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::RemoveItem(System.Int32) */,
|
|
{ 10703, 1827, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<T>::get_Count() */,
|
|
{ 776, -1, 1827 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<T>(System.Object,System.ExceptionArgument) */,
|
|
{ 10706, 1827, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::set_Item(System.Int32,T) */,
|
|
{ 10707, 1827, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::Add(T) */,
|
|
{ 10734, 1827, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<T>::IsCompatibleObject(System.Object) */,
|
|
{ 10710, 1827, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<T>::Contains(T) */,
|
|
{ 10712, 1827, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<T>::IndexOf(T) */,
|
|
{ 10713, 1827, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::Insert(System.Int32,T) */,
|
|
{ 10714, 1827, -1 } /* System.Boolean System.Collections.ObjectModel.Collection`1<T>::Remove(T) */,
|
|
{ 10736, 1830, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<TKey,TItem>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>,System.Int32) */,
|
|
{ 10701, 1828, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::.ctor() */,
|
|
{ 11047, 1829, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<TKey>::get_Default() */,
|
|
{ 10918, 1830, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<TKey,TItem>::ContainsKey(TKey) */,
|
|
{ 10704, 1828, -1 } /* System.Collections.Generic.IList`1<T> System.Collections.ObjectModel.Collection`1<TItem>::get_Items() */,
|
|
{ 10739, 1830, -1 } /* TKey System.Collections.ObjectModel.KeyedCollection`2<TKey,TItem>::GetKeyForItem(TItem) */,
|
|
{ 10716, 1828, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::ClearItems() */,
|
|
{ 10917, 1830, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TItem>::Clear() */,
|
|
{ 10743, 1830, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<TKey,TItem>::AddKey(TKey,TItem) */,
|
|
{ 10717, 1828, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::InsertItem(System.Int32,T) */,
|
|
{ 10745, 1830, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<TKey,TItem>::RemoveKey(TKey) */,
|
|
{ 10718, 1828, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::RemoveItem(System.Int32) */,
|
|
{ 10912, 1830, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TItem>::set_Item(TKey,TValue) */,
|
|
{ 10719, 1828, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<TItem>::SetItem(System.Int32,T) */,
|
|
{ 10913, 1830, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TItem>::Add(TKey,TValue) */,
|
|
{ 10744, 1830, -1 } /* System.Void System.Collections.ObjectModel.KeyedCollection`2<TKey,TItem>::CreateDictionary() */,
|
|
{ 10737, 1830, -1 } /* System.Boolean System.Collections.ObjectModel.KeyedCollection`2<TKey,TItem>::Contains(TKey) */,
|
|
{ 10896, 1830, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TItem>::.ctor(System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10930, 1830, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<TKey,TItem>::Remove(TKey) */,
|
|
{ 10747, 1831, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<T>::get_Count() */,
|
|
{ 10771, 1831, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<T>::IsCompatibleObject(System.Object) */,
|
|
{ 10749, 1831, -1 } /* System.Boolean System.Collections.ObjectModel.ReadOnlyCollection`1<T>::Contains(T) */,
|
|
{ 10752, 1831, -1 } /* System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1<T>::IndexOf(T) */,
|
|
{ 10830, 1833, -1 } /* System.Int32 System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::get_DefaultConcurrencyLevel() */,
|
|
{ 10782, 1833, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::.ctor(System.Int32,System.Int32,System.Boolean,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10837, 1833, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2/Tables<TKey,TValue>::.ctor(System.Collections.Concurrent.ConcurrentDictionary`2/Node<TKey,TValue>[],System.Object[],System.Int32[]) */,
|
|
{ 11047, 1832, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<TKey>::get_Default() */,
|
|
{ 10799, 1833, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::ThrowKeyNullException() */,
|
|
{ 10795, 1833, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::TryAddInternal(TKey,System.Int32,TValue,System.Boolean,System.Boolean,TValue&) */,
|
|
{ 10787, 1833, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::TryGetValue(TKey,TValue&) */,
|
|
{ 10786, 1833, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::TryRemoveInternal(TKey,TValue&,System.Boolean,TValue) */,
|
|
{ 10829, 1833, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::GetBucketAndLockNo(System.Int32,System.Int32&,System.Int32&,System.Int32,System.Int32) */,
|
|
{ 11047, 1835, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<TValue>::get_Default() */,
|
|
{ 11049, 1835, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<TValue>::Equals(T,T) */,
|
|
{ 7235, -1, 2618 } /* System.Void System.Threading.Volatile::Write<System.Collections.Concurrent.ConcurrentDictionary`2/Node<TKey,TValue>>(T&,T) */,
|
|
{ 10788, 1833, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::TryGetValueInternal(TKey,System.Int32,TValue&) */,
|
|
{ 10828, 1833, -1 } /* System.Int32 System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::GetBucket(System.Int32,System.Int32) */,
|
|
{ 7234, -1, 2618 } /* T System.Threading.Volatile::Read<System.Collections.Concurrent.ConcurrentDictionary`2/Node<TKey,TValue>>(T&) */,
|
|
{ 10831, 1833, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::AcquireAllLocks(System.Int32&) */,
|
|
{ 10833, 1833, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::ReleaseLocks(System.Int32,System.Int32) */,
|
|
{ 10791, 1833, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::CopyToPairs(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10862, 1833, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<TKey,TValue>::.ctor(TKey,TValue) */,
|
|
{ 10846, 1833, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2/<GetEnumerator>d__32<TKey,TValue>::.ctor(System.Int32) */,
|
|
{ 10838, 1833, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2/Node<TKey,TValue>::.ctor(TKey,TValue,System.Int32,System.Collections.Concurrent.ConcurrentDictionary`2/Node<TKey,TValue>) */,
|
|
{ 10827, 1833, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::GrowTable(System.Collections.Concurrent.ConcurrentDictionary`2/Tables<TKey,TValue>) */,
|
|
{ 10798, 1833, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::ThrowKeyNotFoundException() */,
|
|
{ 10801, 1833, -1 } /* System.Int32 System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::GetCountInternal() */,
|
|
{ 1094, 1833, -1 } /* TResult System.Func`2<TKey,TValue>::Invoke(T) */,
|
|
{ 10783, 1833, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::TryAdd(TKey,TValue) */,
|
|
{ 10785, 1833, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::TryRemove(TKey,TValue&) */,
|
|
{ 10834, 1833, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<TKey> System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::GetKeys() */,
|
|
{ 10835, 1833, -1 } /* System.Collections.ObjectModel.ReadOnlyCollection`1<TValue> System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::GetValues() */,
|
|
{ 10863, 1833, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<TKey,TValue>::get_Key() */,
|
|
{ 10864, 1833, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<TKey,TValue>::get_Value() */,
|
|
{ 10794, 1833, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::GetEnumerator() */,
|
|
{ 10784, 1833, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::ContainsKey(TKey) */,
|
|
{ 10839, 1833, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator<TKey,TValue>::.ctor(System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>) */,
|
|
{ 10797, 1833, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::set_Item(TKey,TValue) */,
|
|
{ 10792, 1833, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::CopyToEntries(System.Collections.DictionaryEntry[],System.Int32) */,
|
|
{ 10793, 1833, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::CopyToObjects(System.Object[],System.Int32) */,
|
|
{ 10832, 1833, -1 } /* System.Void System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::AcquireLocks(System.Int32,System.Int32,System.Int32&) */,
|
|
{ 11145, 1832, -1 } /* System.Void System.Collections.Generic.List`1<TKey>::.ctor(System.Int32) */,
|
|
{ 11160, 1832, -1 } /* System.Void System.Collections.Generic.List`1<TKey>::Add(T) */,
|
|
{ 10746, 1832, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<TKey>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 11145, 1835, -1 } /* System.Void System.Collections.Generic.List`1<TValue>::.ctor(System.Int32) */,
|
|
{ 11160, 1835, -1 } /* System.Void System.Collections.Generic.List`1<TValue>::Add(T) */,
|
|
{ 10746, 1835, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<TValue>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 10780, 1833, -1 } /* System.Boolean System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::IsValueWriteAtomic() */,
|
|
{ 10794, 1838, -1 } /* System.Collections.Generic.IEnumerator`1<System.Collections.Generic.KeyValuePair`2<TKey,TValue>> System.Collections.Concurrent.ConcurrentDictionary`2<TKey,TValue>::GetEnumerator() */,
|
|
{ 10863, 1838, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<TKey,TValue>::get_Key() */,
|
|
{ 10864, 1838, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<TKey,TValue>::get_Value() */,
|
|
{ 10840, 1838, -1 } /* System.Collections.DictionaryEntry System.Collections.Concurrent.ConcurrentDictionary`2/DictionaryEnumerator<TKey,TValue>::get_Entry() */,
|
|
{ 7234, -1, 2619 } /* T System.Threading.Volatile::Read<System.Collections.Concurrent.ConcurrentDictionary`2/Node<TKey,TValue>>(T&) */,
|
|
{ 10862, 1840, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<TKey,TValue>::.ctor(TKey,TValue) */,
|
|
{ 10852, 1842, -1 } /* System.Void System.Collections.Generic.ReferenceEqualityComparer`1<T>::.ctor() */,
|
|
{ 10857, -1, 1843 } /* TValue System.Collections.Generic.CollectionExtensions::GetValueOrDefault<TKey,TValue>(System.Collections.Generic.IReadOnlyDictionary`2<TKey,TValue>,TKey,TValue) */,
|
|
{ 10862, 1847, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<TKey,TValue>::.ctor(TKey,TValue) */,
|
|
{ 10863, 2620, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<TKey,TValue>::get_Key() */,
|
|
{ 10864, 2620, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<TKey,TValue>::get_Value() */,
|
|
{ 11017, 1848, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<T>::get_Default() */,
|
|
{ 11115, 1848, -1 } /* System.Int32 System.Collections.Generic.IComparer`1<T>::Compare(T,T) */,
|
|
{ 1109, 1848, -1 } /* System.Void System.Comparison`1<T>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 10875, 1848, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<T>::IntrospectiveSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10872, 1848, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<T>::InternalBinarySearch(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 1110, 1848, -1 } /* System.Int32 System.Comparison`1<T>::Invoke(T,T) */,
|
|
{ 10876, 1848, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<T>::IntroSort(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10873, 1848, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<T>::SwapIfGreater(T[],System.Comparison`1<T>,System.Int32,System.Int32) */,
|
|
{ 10880, 1848, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<T>::InsertionSort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10878, 1848, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<T>::Heapsort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10877, 1848, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`1<T>::PickPivotAndPartition(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10874, 1848, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<T>::Swap(T[],System.Int32,System.Int32) */,
|
|
{ 10879, 1848, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<T>::DownHeap(T[],System.Int32,System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 10883, 1849, -1 } /* System.Collections.Generic.ArraySortHelper`2<TKey,TValue> System.Collections.Generic.ArraySortHelper`2<TKey,TValue>::CreateArraySortHelper() */,
|
|
{ 10893, 1849, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<TKey,TValue>::.ctor() */,
|
|
{ 11017, 1850, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<TKey>::get_Default() */,
|
|
{ 10887, 1849, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<TKey,TValue>::IntrospectiveSort(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
|
|
{ 10888, 1849, -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>) */,
|
|
{ 10885, 1849, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<TKey,TValue>::SwapIfGreaterWithItems(TKey[],TValue[],System.Collections.Generic.IComparer`1<TKey>,System.Int32,System.Int32) */,
|
|
{ 10892, 1849, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<TKey,TValue>::InsertionSort(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
|
|
{ 10890, 1849, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<TKey,TValue>::Heapsort(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
|
|
{ 10889, 1849, -1 } /* System.Int32 System.Collections.Generic.ArraySortHelper`2<TKey,TValue>::PickPivotAndPartition(TKey[],TValue[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<TKey>) */,
|
|
{ 10886, 1849, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`2<TKey,TValue>::Swap(TKey[],TValue[],System.Int32,System.Int32) */,
|
|
{ 10891, 1849, -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>) */,
|
|
{ 10897, 1852, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TValue>::.ctor(System.Int32,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10925, 1852, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TValue>::Initialize(System.Int32) */,
|
|
{ 11047, 1851, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<TKey>::get_Default() */,
|
|
{ 10899, 1852, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TValue>::.ctor(System.Collections.Generic.IDictionary`2<TKey,TValue>,System.Collections.Generic.IEqualityComparer`1<TKey>) */,
|
|
{ 10913, 1852, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TValue>::Add(TKey,TValue) */,
|
|
{ 10863, 1852, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<TKey,TValue>::get_Key() */,
|
|
{ 10864, 1852, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<TKey,TValue>::get_Value() */,
|
|
{ 10901, 1852, -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>) */,
|
|
{ 10960, 1852, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10980, 1852, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10924, 1852, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<TKey,TValue>::FindEntry(TKey) */,
|
|
{ 10926, 1852, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<TKey,TValue>::TryInsert(TKey,TValue,System.Collections.Generic.InsertionBehavior) */,
|
|
{ 11047, 1854, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<TValue>::get_Default() */,
|
|
{ 11049, 1854, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<TValue>::Equals(T,T) */,
|
|
{ 10930, 1852, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<TKey,TValue>::Remove(TKey) */,
|
|
{ 10904, 1852, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<TKey,TValue>::get_Count() */,
|
|
{ 10862, 1852, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<TKey,TValue>::.ctor(TKey,TValue) */,
|
|
{ 10951, 1852, -1 } /* System.Void System.Collections.Generic.Dictionary`2/Enumerator<TKey,TValue>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>,System.Int32) */,
|
|
{ 10920, 1852, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TValue>::CopyTo(System.Collections.Generic.KeyValuePair`2<TKey,TValue>[],System.Int32) */,
|
|
{ 10928, 1852, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TValue>::Resize() */,
|
|
{ 10929, 1852, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TValue>::Resize(System.Int32,System.Boolean) */,
|
|
{ 10905, 1852, -1 } /* System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<TKey,TValue>::get_Keys() */,
|
|
{ 10908, 1852, -1 } /* System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue> System.Collections.Generic.Dictionary`2<TKey,TValue>::get_Values() */,
|
|
{ 10946, 1852, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<TKey,TValue>::IsCompatibleKey(System.Object) */,
|
|
{ 10912, 1852, -1 } /* System.Void System.Collections.Generic.Dictionary`2<TKey,TValue>::set_Item(TKey,TValue) */,
|
|
{ 10918, 1852, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<TKey,TValue>::ContainsKey(TKey) */,
|
|
{ 10862, 1855, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<TKey,TValue>::.ctor(TKey,TValue) */,
|
|
{ 10863, 1855, -1 } /* TKey System.Collections.Generic.KeyValuePair`2<TKey,TValue>::get_Key() */,
|
|
{ 10864, 1855, -1 } /* TValue System.Collections.Generic.KeyValuePair`2<TKey,TValue>::get_Value() */,
|
|
{ 10974, 1857, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<TKey,TValue>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10904, 1857, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<TKey,TValue>::get_Count() */,
|
|
{ 10918, 1857, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<TKey,TValue>::ContainsKey(TKey) */,
|
|
{ 10962, 1857, -1 } /* System.Void System.Collections.Generic.Dictionary`2/KeyCollection<TKey,TValue>::CopyTo(TKey[],System.Int32) */,
|
|
{ 10994, 1861, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<TKey,TValue>::.ctor(System.Collections.Generic.Dictionary`2<TKey,TValue>) */,
|
|
{ 10904, 1861, -1 } /* System.Int32 System.Collections.Generic.Dictionary`2<TKey,TValue>::get_Count() */,
|
|
{ 10919, 1861, -1 } /* System.Boolean System.Collections.Generic.Dictionary`2<TKey,TValue>::ContainsValue(TValue) */,
|
|
{ 10982, 1861, -1 } /* System.Void System.Collections.Generic.Dictionary`2/ValueCollection<TKey,TValue>::CopyTo(TValue[],System.Int32) */,
|
|
{ 11019, 1868, -1 } /* System.Collections.Generic.Comparer`1<T> System.Collections.Generic.Comparer`1<T>::CreateComparer() */,
|
|
{ 11035, 1868, -1 } /* System.Void System.Collections.Generic.ComparisonComparer`1<T>::.ctor(System.Comparison`1<T>) */,
|
|
{ 11034, 1868, -1 } /* System.Void System.Collections.Generic.ObjectComparer`1<T>::.ctor() */,
|
|
{ 11020, 1868, -1 } /* System.Int32 System.Collections.Generic.Comparer`1<T>::Compare(T,T) */,
|
|
{ 2221, 1869, -1 } /* System.Int32 System.IComparable`1<T>::CompareTo(T) */,
|
|
{ 11022, 1869, -1 } /* System.Void System.Collections.Generic.Comparer`1<T>::.ctor() */,
|
|
{ 3696, 1870, -1 } /* System.Boolean System.Nullable`1<T>::get_HasValue() */,
|
|
{ 2221, 1870, -1 } /* System.Int32 System.IComparable`1<T>::CompareTo(T) */,
|
|
{ 11022, 1871, -1 } /* System.Void System.Collections.Generic.Comparer`1<System.Nullable`1<T>>::.ctor() */,
|
|
{ 11022, 1872, -1 } /* System.Void System.Collections.Generic.Comparer`1<T>::.ctor() */,
|
|
{ 11022, 1873, -1 } /* System.Void System.Collections.Generic.Comparer`1<T>::.ctor() */,
|
|
{ 1110, 1873, -1 } /* System.Int32 System.Comparison`1<T>::Invoke(T,T) */,
|
|
{ 10703, 2621, -1 } /* System.Int32 System.Collections.ObjectModel.Collection`1<T>::get_Count() */,
|
|
{ 10709, 2621, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::CopyTo(T[],System.Int32) */,
|
|
{ 11048, 1879, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<T>::CreateComparer() */,
|
|
{ 11076, 1879, -1 } /* System.Void System.Collections.Generic.ObjectEqualityComparer`1<T>::.ctor() */,
|
|
{ 11049, 1879, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<T>::Equals(T,T) */,
|
|
{ 11050, 1879, -1 } /* System.Int32 System.Collections.Generic.EqualityComparer`1<T>::GetHashCode(T) */,
|
|
{ 2241, 1880, -1 } /* System.Boolean System.IEquatable`1<T>::Equals(T) */,
|
|
{ 11055, 1880, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<T>::.ctor() */,
|
|
{ 3696, 1881, -1 } /* System.Boolean System.Nullable`1<T>::get_HasValue() */,
|
|
{ 2241, 1881, -1 } /* System.Boolean System.IEquatable`1<T>::Equals(T) */,
|
|
{ 11055, 1882, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<System.Nullable`1<T>>::.ctor() */,
|
|
{ 11055, 1883, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<T>::.ctor() */,
|
|
{ 10074, -1, 1884 } /* System.Int32 System.Runtime.CompilerServices.JitHelpers::UnsafeEnumCast<T>(T) */,
|
|
{ 11055, 1884, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<T>::.ctor() */,
|
|
{ 11086, 1885, -1 } /* System.Void System.Collections.Generic.EnumEqualityComparer`1<T>::.ctor() */,
|
|
{ 10074, -1, 1885 } /* System.Int32 System.Runtime.CompilerServices.JitHelpers::UnsafeEnumCast<T>(T) */,
|
|
{ 11086, 1886, -1 } /* System.Void System.Collections.Generic.EnumEqualityComparer`1<T>::.ctor() */,
|
|
{ 10074, -1, 1886 } /* System.Int32 System.Runtime.CompilerServices.JitHelpers::UnsafeEnumCast<T>(T) */,
|
|
{ 10075, -1, 1887 } /* System.Int64 System.Runtime.CompilerServices.JitHelpers::UnsafeEnumCastLong<T>(T) */,
|
|
{ 11055, 1887, -1 } /* System.Void System.Collections.Generic.EqualityComparer`1<T>::.ctor() */,
|
|
{ 11160, 1901, -1 } /* System.Void System.Collections.Generic.List`1<T>::Add(T) */,
|
|
{ 951, -1, 1901 } /* T System.Array::UnsafeLoad<T>(T[],System.Int32) */,
|
|
{ 11155, 1901, -1 } /* T System.Collections.Generic.List`1<T>::get_Item(System.Int32) */,
|
|
{ 776, -1, 1901 } /* System.Void System.ThrowHelper::IfNullAndNullsAreIllegalThenThrow<T>(System.Object,System.ExceptionArgument) */,
|
|
{ 11156, 1901, -1 } /* System.Void System.Collections.Generic.List`1<T>::set_Item(System.Int32,T) */,
|
|
{ 11175, 1901, -1 } /* System.Void System.Collections.Generic.List`1<T>::EnsureCapacity(System.Int32) */,
|
|
{ 11149, 1901, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::get_Count() */,
|
|
{ 11197, 1901, -1 } /* System.Void System.Collections.Generic.List`1<T>::InsertRange(System.Int32,System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 10746, 1901, -1 } /* System.Void System.Collections.ObjectModel.ReadOnlyCollection`1<T>::.ctor(System.Collections.Generic.IList`1<T>) */,
|
|
{ 843, -1, 1901 } /* System.Int32 System.Array::BinarySearch<T>(T[],System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11164, 1901, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::BinarySearch(System.Int32,System.Int32,T,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 11047, 1901, -1 } /* System.Collections.Generic.EqualityComparer`1<T> System.Collections.Generic.EqualityComparer`1<T>::get_Default() */,
|
|
{ 11049, 1901, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<T>::Equals(T,T) */,
|
|
{ 11157, 1901, -1 } /* System.Boolean System.Collections.Generic.List`1<T>::IsCompatibleObject(System.Object) */,
|
|
{ 11168, 1901, -1 } /* System.Boolean System.Collections.Generic.List`1<T>::Contains(T) */,
|
|
{ 11174, 1901, -1 } /* System.Void System.Collections.Generic.List`1<T>::CopyTo(T[],System.Int32) */,
|
|
{ 11148, 1901, -1 } /* System.Void System.Collections.Generic.List`1<T>::set_Capacity(System.Int32) */,
|
|
{ 11179, 1901, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::FindIndex(System.Predicate`1<T>) */,
|
|
{ 1118, 1901, -1 } /* System.Boolean System.Predicate`1<T>::Invoke(T) */,
|
|
{ 11144, 1901, -1 } /* System.Void System.Collections.Generic.List`1<T>::.ctor() */,
|
|
{ 11181, 1901, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::FindIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 11185, 1901, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::FindLastIndex(System.Int32,System.Int32,System.Predicate`1<T>) */,
|
|
{ 1074, 1901, -1 } /* System.Void System.Action`1<T>::Invoke(T) */,
|
|
{ 11232, 1901, -1 } /* System.Void System.Collections.Generic.List`1/Enumerator<T>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11145, 1901, -1 } /* System.Void System.Collections.Generic.List`1<T>::.ctor(System.Int32) */,
|
|
{ 849, -1, 1901 } /* System.Int32 System.Array::IndexOf<T>(T[],T,System.Int32,System.Int32) */,
|
|
{ 11191, 1901, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::IndexOf(T) */,
|
|
{ 11195, 1901, -1 } /* System.Void System.Collections.Generic.List`1<T>::Insert(System.Int32,T) */,
|
|
{ 11200, 1901, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::LastIndexOf(T,System.Int32,System.Int32) */,
|
|
{ 855, -1, 1901 } /* System.Int32 System.Array::LastIndexOf<T>(T[],T,System.Int32,System.Int32) */,
|
|
{ 11204, 1901, -1 } /* System.Void System.Collections.Generic.List`1<T>::RemoveAt(System.Int32) */,
|
|
{ 11201, 1901, -1 } /* System.Boolean System.Collections.Generic.List`1<T>::Remove(T) */,
|
|
{ 11207, 1901, -1 } /* System.Void System.Collections.Generic.List`1<T>::Reverse(System.Int32,System.Int32) */,
|
|
{ 859, -1, 1901 } /* System.Void System.Array::Reverse<T>(T[],System.Int32,System.Int32) */,
|
|
{ 11210, 1901, -1 } /* System.Void System.Collections.Generic.List`1<T>::Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 875, -1, 1901 } /* System.Void System.Array::Sort<T>(T[],System.Int32,System.Int32,System.Collections.Generic.IComparer`1<T>) */,
|
|
{ 10871, 1901, -1 } /* System.Void System.Collections.Generic.ArraySortHelper`1<T>::Sort(T[],System.Int32,System.Int32,System.Comparison`1<T>) */,
|
|
{ 11217, 1901, -1 } /* System.Void System.Collections.Generic.List`1/SynchronizedList<T>::.ctor(System.Collections.Generic.List`1<T>) */,
|
|
{ 11145, 1903, -1 } /* System.Void System.Collections.Generic.List`1<TOutput>::.ctor(System.Int32) */,
|
|
{ 1114, 1902, -1 } /* TOutput System.Converter`2<T,TOutput>::Invoke(TInput) */,
|
|
{ 11149, 1904, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::get_Count() */,
|
|
{ 11160, 1904, -1 } /* System.Void System.Collections.Generic.List`1<T>::Add(T) */,
|
|
{ 11167, 1904, -1 } /* System.Void System.Collections.Generic.List`1<T>::Clear() */,
|
|
{ 11168, 1904, -1 } /* System.Boolean System.Collections.Generic.List`1<T>::Contains(T) */,
|
|
{ 11174, 1904, -1 } /* System.Void System.Collections.Generic.List`1<T>::CopyTo(T[],System.Int32) */,
|
|
{ 11201, 1904, -1 } /* System.Boolean System.Collections.Generic.List`1<T>::Remove(T) */,
|
|
{ 11187, 1904, -1 } /* System.Collections.Generic.List`1/Enumerator<T> System.Collections.Generic.List`1<T>::GetEnumerator() */,
|
|
{ 11155, 1904, -1 } /* T System.Collections.Generic.List`1<T>::get_Item(System.Int32) */,
|
|
{ 11156, 1904, -1 } /* System.Void System.Collections.Generic.List`1<T>::set_Item(System.Int32,T) */,
|
|
{ 11191, 1904, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::IndexOf(T) */,
|
|
{ 11195, 1904, -1 } /* System.Void System.Collections.Generic.List`1<T>::Insert(System.Int32,T) */,
|
|
{ 11204, 1904, -1 } /* System.Void System.Collections.Generic.List`1<T>::RemoveAt(System.Int32) */,
|
|
{ 11235, 1905, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<T>::MoveNextRare() */,
|
|
{ 11236, 1905, -1 } /* T System.Collections.Generic.List`1/Enumerator<T>::get_Current() */,
|
|
{ 1118, 1906, -1 } /* System.Boolean System.Predicate`1<T>::Invoke(T) */,
|
|
{ 10701, 1907, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::.ctor() */,
|
|
{ 12986, 1907, -1 } /* System.Void System.ComponentModel.BindingList`1<T>::Initialize() */,
|
|
{ 10702, 1907, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::.ctor(System.Collections.Generic.IList`1<!0>) */,
|
|
{ 12987, 1907, -1 } /* System.Boolean System.ComponentModel.BindingList`1<T>::get_ItemTypeHasDefaultConstructor() */,
|
|
{ 10704, 1907, -1 } /* System.Collections.Generic.IList`1<!0> System.Collections.ObjectModel.Collection`1<T>::get_Items() */,
|
|
{ 13039, 1907, -1 } /* System.Void System.ComponentModel.BindingList`1<T>::HookPropertyChanged(T) */,
|
|
{ 13010, 1907, -1 } /* System.Boolean System.ComponentModel.BindingList`1<T>::get_AllowNew() */,
|
|
{ 12999, 1907, -1 } /* System.Void System.ComponentModel.BindingList`1<T>::FireListChanged(System.ComponentModel.ListChangedType,System.Int32) */,
|
|
{ 12990, 1907, -1 } /* System.Void System.ComponentModel.BindingList`1<T>::OnAddingNew(System.ComponentModel.AddingNewEventArgs) */,
|
|
{ 12994, 1907, -1 } /* System.Void System.ComponentModel.BindingList`1<T>::OnListChanged(System.ComponentModel.ListChangedEventArgs) */,
|
|
{ 13005, 1907, -1 } /* System.Void System.ComponentModel.BindingList`1<T>::EndNew(System.Int32) */,
|
|
{ 13040, 1907, -1 } /* System.Void System.ComponentModel.BindingList`1<T>::UnhookPropertyChanged(T) */,
|
|
{ 10716, 1907, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::ClearItems() */,
|
|
{ 10717, 1907, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::InsertItem(System.Int32,!0) */,
|
|
{ 10718, 1907, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::RemoveItem(System.Int32) */,
|
|
{ 10719, 1907, -1 } /* System.Void System.Collections.ObjectModel.Collection`1<T>::SetItem(System.Int32,!0) */,
|
|
{ 13009, 1907, -1 } /* System.Object System.ComponentModel.BindingList`1<T>::AddNewCore() */,
|
|
{ 12991, 1907, -1 } /* System.Object System.ComponentModel.BindingList`1<T>::FireAddingNew() */,
|
|
{ 13008, 1907, -1 } /* System.Boolean System.ComponentModel.BindingList`1<T>::get_AddingNewHandled() */,
|
|
{ 13013, 1907, -1 } /* System.Boolean System.ComponentModel.BindingList`1<T>::get_AllowEdit() */,
|
|
{ 13016, 1907, -1 } /* System.Boolean System.ComponentModel.BindingList`1<T>::get_AllowRemove() */,
|
|
{ 13020, 1907, -1 } /* System.Boolean System.ComponentModel.BindingList`1<T>::get_SupportsChangeNotificationCore() */,
|
|
{ 13022, 1907, -1 } /* System.Boolean System.ComponentModel.BindingList`1<T>::get_SupportsSearchingCore() */,
|
|
{ 13024, 1907, -1 } /* System.Boolean System.ComponentModel.BindingList`1<T>::get_SupportsSortingCore() */,
|
|
{ 13026, 1907, -1 } /* System.Boolean System.ComponentModel.BindingList`1<T>::get_IsSortedCore() */,
|
|
{ 13028, 1907, -1 } /* System.ComponentModel.PropertyDescriptor System.ComponentModel.BindingList`1<T>::get_SortPropertyCore() */,
|
|
{ 13030, 1907, -1 } /* System.ComponentModel.ListSortDirection System.ComponentModel.BindingList`1<T>::get_SortDirectionCore() */,
|
|
{ 13032, 1907, -1 } /* System.Void System.ComponentModel.BindingList`1<T>::ApplySortCore(System.ComponentModel.PropertyDescriptor,System.ComponentModel.ListSortDirection) */,
|
|
{ 13034, 1907, -1 } /* System.Void System.ComponentModel.BindingList`1<T>::RemoveSortCore() */,
|
|
{ 13036, 1907, -1 } /* System.Int32 System.ComponentModel.BindingList`1<T>::FindCore(System.ComponentModel.PropertyDescriptor,System.Object) */,
|
|
{ 13041, 1907, -1 } /* System.Void System.ComponentModel.BindingList`1<T>::Child_PropertyChanged(System.Object,System.ComponentModel.PropertyChangedEventArgs) */,
|
|
{ 12995, 1907, -1 } /* System.Boolean System.ComponentModel.BindingList`1<T>::get_RaiseListChangedEvents() */,
|
|
{ 12997, 1907, -1 } /* System.Void System.ComponentModel.BindingList`1<T>::ResetBindings() */,
|
|
{ 16463, 1908, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<T>::AddLast(T) */,
|
|
{ 16493, 1908, -1 } /* System.Void System.Collections.Generic.LinkedListNode`1<T>::.ctor(System.Collections.Generic.LinkedList`1<T>,T) */,
|
|
{ 16476, 1908, -1 } /* System.Void System.Collections.Generic.LinkedList`1<T>::InternalInsertNodeToEmptyList(System.Collections.Generic.LinkedListNode`1<T>) */,
|
|
{ 16475, 1908, -1 } /* System.Void System.Collections.Generic.LinkedList`1<T>::InternalInsertNodeBefore(System.Collections.Generic.LinkedListNode`1<T>,System.Collections.Generic.LinkedListNode`1<T>) */,
|
|
{ 16478, 1908, -1 } /* System.Void System.Collections.Generic.LinkedList`1<T>::ValidateNewNode(System.Collections.Generic.LinkedListNode`1<T>) */,
|
|
{ 16494, 1908, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedListNode`1<T>::get_Next() */,
|
|
{ 16496, 1908, -1 } /* System.Void System.Collections.Generic.LinkedListNode`1<T>::Invalidate() */,
|
|
{ 16467, 1908, -1 } /* System.Collections.Generic.LinkedListNode`1<T> System.Collections.Generic.LinkedList`1<T>::Find(T) */,
|
|
{ 16456, 1908, -1 } /* System.Int32 System.Collections.Generic.LinkedList`1<T>::get_Count() */,
|
|
{ 11047, 1908, -1 } /* System.Collections.Generic.EqualityComparer`1<!0> System.Collections.Generic.EqualityComparer`1<T>::get_Default() */,
|
|
{ 11049, 1908, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<T>::Equals(!0,!0) */,
|
|
{ 16484, 1908, -1 } /* System.Void System.Collections.Generic.LinkedList`1/Enumerator<T>::.ctor(System.Collections.Generic.LinkedList`1<T>) */,
|
|
{ 16468, 1908, -1 } /* System.Collections.Generic.LinkedList`1/Enumerator<T> System.Collections.Generic.LinkedList`1<T>::GetEnumerator() */,
|
|
{ 16477, 1908, -1 } /* System.Void System.Collections.Generic.LinkedList`1<T>::InternalRemoveNode(System.Collections.Generic.LinkedListNode`1<T>) */,
|
|
{ 16479, 1908, -1 } /* System.Void System.Collections.Generic.LinkedList`1<T>::ValidateNode(System.Collections.Generic.LinkedListNode`1<T>) */,
|
|
{ 16466, 1908, -1 } /* System.Void System.Collections.Generic.LinkedList`1<T>::CopyTo(T[],System.Int32) */,
|
|
{ 16456, 1909, -1 } /* System.Int32 System.Collections.Generic.LinkedList`1<T>::get_Count() */,
|
|
{ 946, -1, 1911 } /* !!0[] System.Array::Empty<T>() */,
|
|
{ 10096, -1, 1911 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<T>() */,
|
|
{ 16508, 1911, -1 } /* System.Void System.Collections.Generic.Queue`1<T>::SetCapacity(System.Int32) */,
|
|
{ 16509, 1911, -1 } /* System.Void System.Collections.Generic.Queue`1<T>::MoveNext(System.Int32&) */,
|
|
{ 16511, 1911, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<T>::.ctor(System.Collections.Generic.Queue`1<T>) */,
|
|
{ 16510, 1911, -1 } /* System.Void System.Collections.Generic.Queue`1<T>::ThrowForEmptyQueue() */,
|
|
{ 16515, 1912, -1 } /* System.Void System.Collections.Generic.Queue`1/Enumerator<T>::ThrowEnumerationNotStartedOrEnded() */,
|
|
{ 16514, 1912, -1 } /* T System.Collections.Generic.Queue`1/Enumerator<T>::get_Current() */,
|
|
{ 946, -1, 1913 } /* !!0[] System.Array::Empty<TKey>() */,
|
|
{ 946, -1, 1915 } /* !!0[] System.Array::Empty<TValue>() */,
|
|
{ 11017, 1913, -1 } /* System.Collections.Generic.Comparer`1<!0> System.Collections.Generic.Comparer`1<TKey>::get_Default() */,
|
|
{ 16518, 1914, -1 } /* System.Void System.Collections.Generic.SortedList`2<TKey,TValue>::.ctor() */,
|
|
{ 843, -1, 1913 } /* System.Int32 System.Array::BinarySearch<TKey>(!!0[],System.Int32,System.Int32,!!0,System.Collections.Generic.IComparer`1<!!0>) */,
|
|
{ 16560, 1914, -1 } /* System.Void System.Collections.Generic.SortedList`2<TKey,TValue>::Insert(System.Int32,TKey,TValue) */,
|
|
{ 10863, 1914, -1 } /* !0 System.Collections.Generic.KeyValuePair`2<TKey,TValue>::get_Key() */,
|
|
{ 10864, 1914, -1 } /* !1 System.Collections.Generic.KeyValuePair`2<TKey,TValue>::get_Value() */,
|
|
{ 16520, 1914, -1 } /* System.Void System.Collections.Generic.SortedList`2<TKey,TValue>::Add(TKey,TValue) */,
|
|
{ 16558, 1914, -1 } /* System.Int32 System.Collections.Generic.SortedList`2<TKey,TValue>::IndexOfKey(TKey) */,
|
|
{ 11047, 1915, -1 } /* System.Collections.Generic.EqualityComparer`1<!0> System.Collections.Generic.EqualityComparer`1<TValue>::get_Default() */,
|
|
{ 11049, 1915, -1 } /* System.Boolean System.Collections.Generic.EqualityComparer`1<TValue>::Equals(!0,!0) */,
|
|
{ 16562, 1914, -1 } /* System.Void System.Collections.Generic.SortedList`2<TKey,TValue>::RemoveAt(System.Int32) */,
|
|
{ 16534, 1914, -1 } /* System.Collections.Generic.SortedList`2/KeyList<TKey,TValue> System.Collections.Generic.SortedList`2<TKey,TValue>::GetKeyListHelper() */,
|
|
{ 16535, 1914, -1 } /* System.Collections.Generic.SortedList`2/ValueList<TKey,TValue> System.Collections.Generic.SortedList`2<TKey,TValue>::GetValueListHelper() */,
|
|
{ 16587, 1914, -1 } /* System.Void System.Collections.Generic.SortedList`2/KeyList<TKey,TValue>::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>) */,
|
|
{ 16605, 1914, -1 } /* System.Void System.Collections.Generic.SortedList`2/ValueList<TKey,TValue>::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>) */,
|
|
{ 10096, -1, 1913 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<TKey>() */,
|
|
{ 10096, -1, 1915 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<TValue>() */,
|
|
{ 16565, 1914, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<TKey,TValue>::IsCompatibleKey(System.Object) */,
|
|
{ 16543, 1914, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<TKey,TValue>::ContainsKey(TKey) */,
|
|
{ 16559, 1914, -1 } /* System.Int32 System.Collections.Generic.SortedList`2<TKey,TValue>::IndexOfValue(TValue) */,
|
|
{ 16527, 1914, -1 } /* System.Int32 System.Collections.Generic.SortedList`2<TKey,TValue>::get_Count() */,
|
|
{ 10862, 1914, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<TKey,TValue>::.ctor(!0,!1) */,
|
|
{ 16524, 1914, -1 } /* System.Void System.Collections.Generic.SortedList`2<TKey,TValue>::set_Capacity(System.Int32) */,
|
|
{ 16566, 1914, -1 } /* System.Void System.Collections.Generic.SortedList`2/Enumerator<TKey,TValue>::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>,System.Int32) */,
|
|
{ 16555, 1914, -1 } /* System.Void System.Collections.Generic.SortedList`2<TKey,TValue>::set_Item(TKey,TValue) */,
|
|
{ 849, -1, 1915 } /* System.Int32 System.Array::IndexOf<TValue>(!!0[],!!0,System.Int32,System.Int32) */,
|
|
{ 16547, 1914, -1 } /* System.Void System.Collections.Generic.SortedList`2<TKey,TValue>::EnsureCapacity(System.Int32) */,
|
|
{ 16563, 1914, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<TKey,TValue>::Remove(TKey) */,
|
|
{ 16527, 1917, -1 } /* System.Int32 System.Collections.Generic.SortedList`2<TKey,TValue>::get_Count() */,
|
|
{ 10862, 1917, -1 } /* System.Void System.Collections.Generic.KeyValuePair`2<TKey,TValue>::.ctor(!0,!1) */,
|
|
{ 16527, 1919, -1 } /* System.Int32 System.Collections.Generic.SortedList`2<TKey,TValue>::get_Count() */,
|
|
{ 16527, 1921, -1 } /* System.Int32 System.Collections.Generic.SortedList`2<TKey,TValue>::get_Count() */,
|
|
{ 16543, 1923, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<TKey,TValue>::ContainsKey(TKey) */,
|
|
{ 16527, 1923, -1 } /* System.Int32 System.Collections.Generic.SortedList`2<TKey,TValue>::get_Count() */,
|
|
{ 16553, 1923, -1 } /* TKey System.Collections.Generic.SortedList`2<TKey,TValue>::GetKey(System.Int32) */,
|
|
{ 16575, 1923, -1 } /* System.Void System.Collections.Generic.SortedList`2/SortedListKeyEnumerator<TKey,TValue>::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>) */,
|
|
{ 843, -1, 1924 } /* System.Int32 System.Array::BinarySearch<TKey>(!!0[],System.Int32,System.Int32,!!0,System.Collections.Generic.IComparer`1<!!0>) */,
|
|
{ 16544, 1925, -1 } /* System.Boolean System.Collections.Generic.SortedList`2<TKey,TValue>::ContainsValue(TValue) */,
|
|
{ 16527, 1925, -1 } /* System.Int32 System.Collections.Generic.SortedList`2<TKey,TValue>::get_Count() */,
|
|
{ 16548, 1925, -1 } /* TValue System.Collections.Generic.SortedList`2<TKey,TValue>::GetByIndex(System.Int32) */,
|
|
{ 16581, 1925, -1 } /* System.Void System.Collections.Generic.SortedList`2/SortedListValueEnumerator<TKey,TValue>::.ctor(System.Collections.Generic.SortedList`2<TKey,TValue>) */,
|
|
{ 849, -1, 1926 } /* System.Int32 System.Array::IndexOf<TValue>(!!0[],!!0,System.Int32,System.Int32) */,
|
|
{ 946, -1, 1927 } /* !!0[] System.Array::Empty<T>() */,
|
|
{ 10096, -1, 1927 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<T>() */,
|
|
{ 16635, 1927, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<T>::.ctor(System.Collections.Generic.Stack`1<T>) */,
|
|
{ 16634, 1927, -1 } /* System.Void System.Collections.Generic.Stack`1<T>::ThrowForEmptyStack() */,
|
|
{ 802, -1, 1927 } /* System.Void System.Array::Resize<T>(!!0[]&,System.Int32) */,
|
|
{ 16639, 1928, -1 } /* System.Void System.Collections.Generic.Stack`1/Enumerator<T>::ThrowEnumerationNotStartedOrEnded() */,
|
|
{ 16638, 1928, -1 } /* T System.Collections.Generic.Stack`1/Enumerator<T>::get_Current() */,
|
|
{ 17262, 1929, -1 } /* System.Collections.Generic.IEnumerable`1<TSource> System.Linq.Enumerable/Iterator`1<TSource>::Where(System.Func`2<TSource,System.Boolean>) */,
|
|
{ 17271, 1929, -1 } /* System.Void System.Linq.Enumerable/WhereArrayIterator`1<TSource>::.ctor(TSource[],System.Func`2<TSource,System.Boolean>) */,
|
|
{ 17275, 1929, -1 } /* System.Void System.Linq.Enumerable/WhereListIterator`1<TSource>::.ctor(System.Collections.Generic.List`1<TSource>,System.Func`2<TSource,System.Boolean>) */,
|
|
{ 17266, 1929, -1 } /* System.Void System.Linq.Enumerable/WhereEnumerableIterator`1<TSource>::.ctor(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,System.Boolean>) */,
|
|
{ 17279, 2023, -1 } /* System.Void System.Linq.Enumerable/<>c__DisplayClass6_0`1<TSource>::.ctor() */,
|
|
{ 17280, 2023, -1 } /* System.Boolean System.Linq.Enumerable/<>c__DisplayClass6_0`1<TSource>::<CombinePredicates>b__0(TSource) */,
|
|
{ 1093, 1931, -1 } /* System.Void System.Func`2<TSource,System.Boolean>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 1094, 1933, -1 } /* !1 System.Func`2<TSource,System.Boolean>::Invoke(!0) */,
|
|
{ 1094, 1936, -1 } /* !1 System.Func`2<TSource,System.Boolean>::Invoke(!0) */,
|
|
{ 17258, 1938, -1 } /* System.Linq.Enumerable/Iterator`1<TSource> System.Linq.Enumerable/Iterator`1<TSource>::Clone() */,
|
|
{ 17257, 1938, -1 } /* TSource System.Linq.Enumerable/Iterator`1<TSource>::get_Current() */,
|
|
{ 17260, 1938, -1 } /* System.Collections.Generic.IEnumerator`1<TSource> System.Linq.Enumerable/Iterator`1<TSource>::GetEnumerator() */,
|
|
{ 17256, 1940, -1 } /* System.Void System.Linq.Enumerable/Iterator`1<TSource>::.ctor() */,
|
|
{ 17266, 1940, -1 } /* System.Void System.Linq.Enumerable/WhereEnumerableIterator`1<TSource>::.ctor(System.Collections.Generic.IEnumerable`1<TSource>,System.Func`2<TSource,System.Boolean>) */,
|
|
{ 17259, 1940, -1 } /* System.Void System.Linq.Enumerable/Iterator`1<TSource>::Dispose() */,
|
|
{ 1094, 1941, -1 } /* !1 System.Func`2<TSource,System.Boolean>::Invoke(!0) */,
|
|
{ 17251, -1, 1940 } /* System.Func`2<TSource,System.Boolean> System.Linq.Enumerable::CombinePredicates<TSource>(System.Func`2<TSource,System.Boolean>,System.Func`2<TSource,System.Boolean>) */,
|
|
{ 17256, 1942, -1 } /* System.Void System.Linq.Enumerable/Iterator`1<TSource>::.ctor() */,
|
|
{ 17271, 1942, -1 } /* System.Void System.Linq.Enumerable/WhereArrayIterator`1<TSource>::.ctor(TSource[],System.Func`2<TSource,System.Boolean>) */,
|
|
{ 1094, 1943, -1 } /* !1 System.Func`2<TSource,System.Boolean>::Invoke(!0) */,
|
|
{ 17251, -1, 1942 } /* System.Func`2<TSource,System.Boolean> System.Linq.Enumerable::CombinePredicates<TSource>(System.Func`2<TSource,System.Boolean>,System.Func`2<TSource,System.Boolean>) */,
|
|
{ 17256, 1944, -1 } /* System.Void System.Linq.Enumerable/Iterator`1<TSource>::.ctor() */,
|
|
{ 17275, 1944, -1 } /* System.Void System.Linq.Enumerable/WhereListIterator`1<TSource>::.ctor(System.Collections.Generic.List`1<TSource>,System.Func`2<TSource,System.Boolean>) */,
|
|
{ 11187, 1944, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<TSource>::GetEnumerator() */,
|
|
{ 11236, 1944, -1 } /* !0 System.Collections.Generic.List`1/Enumerator<TSource>::get_Current() */,
|
|
{ 1094, 1945, -1 } /* !1 System.Func`2<TSource,System.Boolean>::Invoke(!0) */,
|
|
{ 11234, 1944, -1 } /* System.Boolean System.Collections.Generic.List`1/Enumerator<TSource>::MoveNext() */,
|
|
{ 17251, -1, 1944 } /* System.Func`2<TSource,System.Boolean> System.Linq.Enumerable::CombinePredicates<TSource>(System.Func`2<TSource,System.Boolean>,System.Func`2<TSource,System.Boolean>) */,
|
|
{ 1094, 1946, -1 } /* !1 System.Func`2<TSource,System.Boolean>::Invoke(!0) */,
|
|
{ 11047, 1947, -1 } /* System.Collections.Generic.EqualityComparer`1<!0> System.Collections.Generic.EqualityComparer`1<T>::get_Default() */,
|
|
{ 17282, 1947, -1 } /* System.Void System.Collections.Generic.HashSet`1<T>::.ctor(System.Collections.Generic.IEqualityComparer`1<T>) */,
|
|
{ 17284, 1947, -1 } /* System.Void System.Collections.Generic.HashSet`1<T>::.ctor(System.Collections.Generic.IEnumerable`1<T>,System.Collections.Generic.IEqualityComparer`1<T>) */,
|
|
{ 17310, 1947, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<T>::AreEqualityComparersEqual(System.Collections.Generic.HashSet`1<T>,System.Collections.Generic.HashSet`1<T>) */,
|
|
{ 17286, 1947, -1 } /* System.Void System.Collections.Generic.HashSet`1<T>::CopyFrom(System.Collections.Generic.HashSet`1<T>) */,
|
|
{ 17305, 1947, -1 } /* System.Void System.Collections.Generic.HashSet`1<T>::Initialize(System.Int32) */,
|
|
{ 17300, 1947, -1 } /* System.Void System.Collections.Generic.HashSet`1<T>::UnionWith(System.Collections.Generic.IEnumerable`1<T>) */,
|
|
{ 17304, 1947, -1 } /* System.Void System.Collections.Generic.HashSet`1<T>::TrimExcess() */,
|
|
{ 17309, 1947, -1 } /* System.Void System.Collections.Generic.HashSet`1<T>::AddValue(System.Int32,System.Int32,T) */,
|
|
{ 17308, 1947, -1 } /* System.Boolean System.Collections.Generic.HashSet`1<T>::AddIfNotPresent(T) */,
|
|
{ 17311, 1947, -1 } /* System.Int32 System.Collections.Generic.HashSet`1<T>::InternalGetHashCode(T) */,
|
|
{ 17302, 1947, -1 } /* System.Void System.Collections.Generic.HashSet`1<T>::CopyTo(T[],System.Int32,System.Int32) */,
|
|
{ 10096, -1, 1947 } /* System.Boolean System.Runtime.CompilerServices.RuntimeHelpers::IsReferenceOrContainsReferences<T>() */,
|
|
{ 17312, 1947, -1 } /* System.Void System.Collections.Generic.HashSet`1/Enumerator<T>::.ctor(System.Collections.Generic.HashSet`1<T>) */,
|
|
{ 17301, 1947, -1 } /* System.Void System.Collections.Generic.HashSet`1<T>::CopyTo(T[]) */,
|
|
{ 17307, 1947, -1 } /* System.Void System.Collections.Generic.HashSet`1<T>::SetCapacity(System.Int32) */,
|
|
{ 17306, 1947, -1 } /* System.Void System.Collections.Generic.HashSet`1<T>::IncreaseCapacity() */,
|
|
{ 17303, 1947, -1 } /* System.Collections.Generic.IEqualityComparer`1<T> System.Collections.Generic.HashSet`1<T>::get_Comparer() */,
|
|
{ 17315, 1948, -1 } /* T System.Collections.Generic.HashSet`1/Enumerator<T>::get_Current() */,
|
|
{ 17426, -1, 1949 } /* T Unity.Collections.LowLevel.Unsafe.UnsafeUtility::ReadArrayElement<T>(System.Void*,System.Int32) */,
|
|
{ 17427, -1, 1949 } /* System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::WriteArrayElement<T>(System.Void*,System.Int32,T) */,
|
|
{ 17403, 1949, -1 } /* System.Void Unity.Collections.NativeArray`1<T>::Deallocate() */,
|
|
{ 17411, 1949, -1 } /* System.Void Unity.Collections.NativeArray`1/Enumerator<T>::.ctor(Unity.Collections.NativeArray`1<T>&) */,
|
|
{ 17405, 1949, -1 } /* Unity.Collections.NativeArray`1/Enumerator<T> Unity.Collections.NativeArray`1<T>::GetEnumerator() */,
|
|
{ 17408, 1949, -1 } /* System.Boolean Unity.Collections.NativeArray`1<T>::Equals(Unity.Collections.NativeArray`1<T>) */,
|
|
{ 17400, 1950, -1 } /* System.Int32 Unity.Collections.NativeArray`1<T>::get_Length() */,
|
|
{ 17401, 1950, -1 } /* T Unity.Collections.NativeArray`1<T>::get_Item(System.Int32) */,
|
|
{ 17415, 1950, -1 } /* T Unity.Collections.NativeArray`1/Enumerator<T>::get_Current() */,
|
|
{ 17429, -1, 2622 } /* System.Void Unity.Collections.LowLevel.Unsafe.UnsafeUtility::InternalEnumToInt<T>(T&,System.Int32&) */,
|
|
{ 18597, -1, 2623 } /* T[] UnityEngine.Mesh::GetAllocArrayFromChannel<T>(UnityEngine.Rendering.VertexAttribute,UnityEngine.Rendering.VertexAttributeFormat,System.Int32) */,
|
|
{ 19418, -1, 1954 } /* System.Int32 UnityEngine.NoAllocHelpers::SafeLength<T>(System.Collections.Generic.List`1<T>) */,
|
|
{ 19418, -1, 1955 } /* System.Int32 UnityEngine.NoAllocHelpers::SafeLength<T>(System.Collections.Generic.List`1<T>) */,
|
|
{ 11167, 1956, -1 } /* System.Void System.Collections.Generic.List`1<T>::Clear() */,
|
|
{ 19416, -1, 1956 } /* System.Void UnityEngine.NoAllocHelpers::EnsureListElemCount<T>(System.Collections.Generic.List`1<T>,System.Int32) */,
|
|
{ 18601, -1, 1957 } /* System.Void UnityEngine.Mesh::SetListForChannel<T>(UnityEngine.Rendering.VertexAttribute,UnityEngine.Rendering.VertexAttributeFormat,System.Int32,System.Collections.Generic.List`1<T>,System.Int32,System.Int32) */,
|
|
{ 19226, -1, 2624 } /* T[] UnityEngine.Resources::ConvertObjects<T>(UnityEngine.Object[]) */,
|
|
{ 19328, -1, 2625 } /* T[] UnityEngine.GameObject::GetComponents<T>() */,
|
|
{ 19332, -1, 2626 } /* T[] UnityEngine.GameObject::GetComponentsInChildren<T>(System.Boolean) */,
|
|
{ 11147, 1959, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::get_Capacity() */,
|
|
{ 11149, 1959, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::get_Count() */,
|
|
{ 11167, 1960, -1 } /* System.Void System.Collections.Generic.List`1<T>::Clear() */,
|
|
{ 11147, 1960, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::get_Capacity() */,
|
|
{ 11148, 1960, -1 } /* System.Void System.Collections.Generic.List`1<T>::set_Capacity(System.Int32) */,
|
|
{ 19415, -1, 1960 } /* System.Void UnityEngine.NoAllocHelpers::ResizeList<T>(System.Collections.Generic.List`1<T>,System.Int32) */,
|
|
{ 11149, 1961, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::get_Count() */,
|
|
{ 19226, -1, 2627 } /* T[] UnityEngine.Resources::ConvertObjects<T>(UnityEngine.Object[]) */,
|
|
{ 7187, -1, 2628 } /* !!0 System.Threading.Interlocked::CompareExchange<UnityEngine.Events.UnityAction`1<T1>>(!!0&,!!0,!!0) */,
|
|
{ 19888, 1963, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<T1>::add_Delegate(UnityEngine.Events.UnityAction`1<T1>) */,
|
|
{ 19879, -1, 1963 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<T1>(System.Object) */,
|
|
{ 19945, 1963, -1 } /* System.Void UnityEngine.Events.UnityAction`1<T1>::Invoke(T0) */,
|
|
{ 19879, -1, 2629 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<T1>(System.Object) */,
|
|
{ 19879, -1, 2630 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<T2>(System.Object) */,
|
|
{ 19956, 1964, -1 } /* System.Void UnityEngine.Events.UnityAction`2<T1,T2>::Invoke(T0,T1) */,
|
|
{ 19879, -1, 2631 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<T1>(System.Object) */,
|
|
{ 19879, -1, 2632 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<T2>(System.Object) */,
|
|
{ 19879, -1, 2633 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<T3>(System.Object) */,
|
|
{ 19963, 1965, -1 } /* System.Void UnityEngine.Events.UnityAction`3<T1,T2,T3>::Invoke(T0,T1,T2) */,
|
|
{ 19879, -1, 2634 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<T1>(System.Object) */,
|
|
{ 19879, -1, 2635 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<T2>(System.Object) */,
|
|
{ 19879, -1, 2636 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<T3>(System.Object) */,
|
|
{ 19879, -1, 2637 } /* System.Void UnityEngine.Events.BaseInvokableCall::ThrowOnInvalidArg<T4>(System.Object) */,
|
|
{ 19970, 1966, -1 } /* System.Void UnityEngine.Events.UnityAction`4<T1,T2,T3,T4>::Invoke(T0,T1,T2,T3) */,
|
|
{ 19890, 1967, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<T>::.ctor(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 19893, 1967, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<T>::Invoke(T1) */,
|
|
{ 19953, 1968, -1 } /* UnityEngine.Events.BaseInvokableCall UnityEngine.Events.UnityEvent`1<T0>::GetDelegate(UnityEngine.Events.UnityAction`1<T0>) */,
|
|
{ 19890, 1968, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<T0>::.ctor(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 19891, 1968, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<T0>::.ctor(UnityEngine.Events.UnityAction`1<T1>) */,
|
|
{ 19893, 1968, -1 } /* System.Void UnityEngine.Events.InvokableCall`1<T0>::Invoke(T1) */,
|
|
{ 19895, 2024, -1 } /* System.Void UnityEngine.Events.InvokableCall`2<T0,T1>::.ctor(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 19898, 2025, -1 } /* System.Void UnityEngine.Events.InvokableCall`3<T0,T1,T2>::.ctor(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 19901, 2026, -1 } /* System.Void UnityEngine.Events.InvokableCall`4<T0,T1,T2,T3>::.ctor(System.Object,System.Reflection.MethodInfo) */,
|
|
{ 11047, 2027, -1 } /* System.Collections.Generic.EqualityComparer`1<!0> System.Collections.Generic.EqualityComparer`1<T>::get_Default() */,
|
|
{ 20281, -1, 2027 } /* System.Void UnityEngine.Assertions.Assert::AreEqual<T>(T,T,System.String,System.Collections.Generic.IEqualityComparer`1<T>) */,
|
|
{ 21965, -1, 2638 } /* ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray<ArrayType>(System.IntPtr) */,
|
|
{ 21967, -1, 2639 } /* System.IntPtr UnityEngine._AndroidJNIHelper::GetMethodID<ReturnType>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
|
|
{ 21937, -1, 2640 } /* ReturnType UnityEngine.AndroidJavaObject::_Call<ReturnType>(System.String,System.Object[]) */,
|
|
{ 21938, -1, 2641 } /* ReturnType UnityEngine.AndroidJavaObject::_CallStatic<ReturnType>(System.String,System.Object[]) */,
|
|
{ 21790, -1, 2642 } /* System.IntPtr UnityEngine.AndroidJNIHelper::GetMethodID<ReturnType>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
|
|
{ 21789, -1, 2642 } /* ArrayType UnityEngine.AndroidJNIHelper::ConvertFromJNIArray<ReturnType>(System.IntPtr) */,
|
|
{ 21790, -1, 2643 } /* System.IntPtr UnityEngine.AndroidJNIHelper::GetMethodID<ReturnType>(System.IntPtr,System.String,System.Object[],System.Boolean) */,
|
|
{ 21789, -1, 2643 } /* ArrayType UnityEngine.AndroidJNIHelper::ConvertFromJNIArray<ReturnType>(System.IntPtr) */,
|
|
{ 21973, -1, 2644 } /* System.String UnityEngine._AndroidJNIHelper::GetSignature<ReturnType>(System.Object[]) */,
|
|
{ 22850, 1970, -1 } /* T UnityEngine.UIElements.ObjectPool`1<T>::Get() */,
|
|
{ 22849, 1970, -1 } /* System.Int32 UnityEngine.UIElements.ObjectPool`1<T>::Size() */,
|
|
{ 16623, 1970, -1 } /* System.Void System.Collections.Generic.Stack`1<T>::.ctor() */,
|
|
{ 22847, 1970, -1 } /* System.Void UnityEngine.UIElements.ObjectPool`1<T>::set_maxSize(System.Int32) */,
|
|
{ 16624, 1970, -1 } /* System.Int32 System.Collections.Generic.Stack`1<T>::get_Count() */,
|
|
{ 16632, 1970, -1 } /* !0 System.Collections.Generic.Stack`1<T>::Pop() */,
|
|
{ 1126, -1, 1970 } /* !!0 System.Activator::CreateInstance<T>() */,
|
|
{ 16631, 1970, -1 } /* !0 System.Collections.Generic.Stack`1<T>::Peek() */,
|
|
{ 22846, 1970, -1 } /* System.Int32 UnityEngine.UIElements.ObjectPool`1<T>::get_maxSize() */,
|
|
{ 16633, 1970, -1 } /* System.Void System.Collections.Generic.Stack`1<T>::Push(!0) */,
|
|
{ 23117, 1971, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Init() */,
|
|
{ 23007, 1971, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<T>::LocalInit() */,
|
|
{ 23004, 1971, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<T>::set_relatedTarget(UnityEngine.UIElements.IEventHandler) */,
|
|
{ 23005, 1971, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<T>::set_pointerId(System.Int32) */,
|
|
{ 23118, 1971, -1 } /* T UnityEngine.UIElements.EventBase`1<T>::GetPooled() */,
|
|
{ 23115, 1971, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::.ctor() */,
|
|
{ 23006, 1972, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<T>::Init() */,
|
|
{ 23009, 1972, -1 } /* System.Void UnityEngine.UIElements.PointerCaptureEventBase`1<T>::.ctor() */,
|
|
{ 23117, 1973, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Init() */,
|
|
{ 23021, 1973, -1 } /* System.Void UnityEngine.UIElements.CommandEventBase`1<T>::LocalInit() */,
|
|
{ 23019, 1973, -1 } /* System.Void UnityEngine.UIElements.CommandEventBase`1<T>::set_commandName(System.String) */,
|
|
{ 23118, 1973, -1 } /* T UnityEngine.UIElements.EventBase`1<T>::GetPooled() */,
|
|
{ 23115, 1973, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::.ctor() */,
|
|
{ 23242, 1974, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::.ctor() */,
|
|
{ 22850, 1975, -1 } /* T UnityEngine.UIElements.ObjectPool`1<T>::Get() */,
|
|
{ 23118, 1975, -1 } /* T UnityEngine.UIElements.EventBase`1<T>::GetPooled() */,
|
|
{ 22851, 1975, -1 } /* System.Void UnityEngine.UIElements.ObjectPool`1<T>::Release(T) */,
|
|
{ 23120, 1975, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::ReleasePooled(T) */,
|
|
{ 22848, 1975, -1 } /* System.Void UnityEngine.UIElements.ObjectPool`1<T>::.ctor(System.Int32) */,
|
|
{ 23117, 1976, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Init() */,
|
|
{ 23161, 1976, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<T>::LocalInit() */,
|
|
{ 23156, 1976, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<T>::set_relatedTarget(UnityEngine.UIElements.Focusable) */,
|
|
{ 23157, 1976, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<T>::set_direction(UnityEngine.UIElements.FocusChangeDirection) */,
|
|
{ 23159, 1976, -1 } /* System.Void UnityEngine.UIElements.FocusEventBase`1<T>::set_focusController(UnityEngine.UIElements.FocusController) */,
|
|
{ 23118, 1976, -1 } /* T UnityEngine.UIElements.EventBase`1<T>::GetPooled() */,
|
|
{ 23115, 1976, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::.ctor() */,
|
|
{ 23117, 1977, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Init() */,
|
|
{ 23189, 1977, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<T>::LocalInit() */,
|
|
{ 23185, 1977, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<T>::set_modifiers(UnityEngine.EventModifiers) */,
|
|
{ 23186, 1977, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<T>::set_character(System.Char) */,
|
|
{ 23187, 1977, -1 } /* System.Void UnityEngine.UIElements.KeyboardEventBase`1<T>::set_keyCode(UnityEngine.KeyCode) */,
|
|
{ 23118, 1977, -1 } /* T UnityEngine.UIElements.EventBase`1<T>::GetPooled() */,
|
|
{ 23115, 1977, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::.ctor() */,
|
|
{ 23117, 1978, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Init() */,
|
|
{ 23233, 1978, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::LocalInit() */,
|
|
{ 23214, 1978, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::set_modifiers(UnityEngine.EventModifiers) */,
|
|
{ 23216, 1978, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::set_mousePosition(UnityEngine.Vector2) */,
|
|
{ 23217, 1978, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::set_localMousePosition(UnityEngine.Vector2) */,
|
|
{ 23219, 1978, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::set_mouseDelta(UnityEngine.Vector2) */,
|
|
{ 23221, 1978, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::set_clickCount(System.Int32) */,
|
|
{ 23223, 1978, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::set_button(System.Int32) */,
|
|
{ 23225, 1978, -1 } /* System.Void UnityEngine.UIElements.MouseEventBase`1<T>::set_pressedButtons(System.Int32) */,
|
|
{ 23215, 1978, -1 } /* UnityEngine.Vector2 UnityEngine.UIElements.MouseEventBase`1<T>::get_mousePosition() */,
|
|
{ 23118, 1978, -1 } /* T UnityEngine.UIElements.EventBase`1<T>::GetPooled() */,
|
|
{ 23240, 1978, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<T>::GetPooled(UnityEngine.UIElements.IMouseEvent) */,
|
|
{ 23119, 1978, -1 } /* T UnityEngine.UIElements.EventBase`1<T>::GetPooled(UnityEngine.UIElements.EventBase) */,
|
|
{ 23115, 1978, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::.ctor() */,
|
|
{ 23239, 1979, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<TLeaveEvent>::GetPooled(UnityEngine.UIElements.IMouseEvent,UnityEngine.Vector2,System.Boolean) */,
|
|
{ 23239, 1980, -1 } /* T UnityEngine.UIElements.MouseEventBase`1<TEnterEvent>::GetPooled(UnityEngine.UIElements.IMouseEvent,UnityEngine.Vector2,System.Boolean) */,
|
|
{ 23367, 1981, -1 } /* T UnityEngine.UIElements.PointerEventBase`1<TLeaveEvent>::GetPooled(UnityEngine.UIElements.IPointerEvent,UnityEngine.Vector2,System.Int32) */,
|
|
{ 23367, 1982, -1 } /* T UnityEngine.UIElements.PointerEventBase`1<TEnterEvent>::GetPooled(UnityEngine.UIElements.IPointerEvent,UnityEngine.Vector2,System.Int32) */,
|
|
{ 23117, 1983, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::Init() */,
|
|
{ 23362, 1983, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::LocalInit() */,
|
|
{ 23322, 1983, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_pointerId(System.Int32) */,
|
|
{ 23324, 1983, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_pointerType(System.String) */,
|
|
{ 23326, 1983, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_isPrimary(System.Boolean) */,
|
|
{ 23328, 1983, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_button(System.Int32) */,
|
|
{ 23330, 1983, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_pressedButtons(System.Int32) */,
|
|
{ 23332, 1983, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_position(UnityEngine.Vector3) */,
|
|
{ 23334, 1983, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_localPosition(UnityEngine.Vector3) */,
|
|
{ 23336, 1983, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_deltaPosition(UnityEngine.Vector3) */,
|
|
{ 23338, 1983, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_deltaTime(System.Single) */,
|
|
{ 23340, 1983, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_clickCount(System.Int32) */,
|
|
{ 23342, 1983, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_pressure(System.Single) */,
|
|
{ 23344, 1983, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_tangentialPressure(System.Single) */,
|
|
{ 23346, 1983, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_altitudeAngle(System.Single) */,
|
|
{ 23348, 1983, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_azimuthAngle(System.Single) */,
|
|
{ 23350, 1983, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_twist(System.Single) */,
|
|
{ 23352, 1983, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_radius(UnityEngine.Vector2) */,
|
|
{ 23354, 1983, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_radiusVariance(UnityEngine.Vector2) */,
|
|
{ 23356, 1983, -1 } /* System.Void UnityEngine.UIElements.PointerEventBase`1<T>::set_modifiers(UnityEngine.EventModifiers) */,
|
|
{ 23331, 1983, -1 } /* UnityEngine.Vector3 UnityEngine.UIElements.PointerEventBase`1<T>::get_position() */,
|
|
{ 23118, 1983, -1 } /* T UnityEngine.UIElements.EventBase`1<T>::GetPooled() */,
|
|
{ 23365, 1983, -1 } /* System.Boolean UnityEngine.UIElements.PointerEventBase`1<T>::IsMouse(UnityEngine.Event) */,
|
|
{ 23321, 1983, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<T>::get_pointerId() */,
|
|
{ 23329, 1983, -1 } /* System.Int32 UnityEngine.UIElements.PointerEventBase`1<T>::get_pressedButtons() */,
|
|
{ 23368, 1983, -1 } /* T UnityEngine.UIElements.PointerEventBase`1<T>::GetPooled(UnityEngine.UIElements.IPointerEvent) */,
|
|
{ 23115, 1983, -1 } /* System.Void UnityEngine.UIElements.EventBase`1<T>::.ctor() */,
|
|
{ 17428, -1, 1984 } /* System.Int32 Unity.Collections.LowLevel.Unsafe.UnsafeUtility::EnumToInt<T>(!!0) */,
|
|
{ 23440, 1984, -1 } /* System.Boolean UnityEngine.UIElements.StyleEnum`1<T>::op_Equality(UnityEngine.UIElements.StyleEnum`1<T>,UnityEngine.UIElements.StyleEnum`1<T>) */,
|
|
{ 23486, -1, 1984 } /* System.String UnityEngine.UIElements.StyleValueExtensions::DebugString<T>(UnityEngine.UIElements.IStyleValue`1<T>) */,
|
|
{ 23439, 1986, -1 } /* System.Void UnityEngine.UIElements.StyleEnum`1<T>::.ctor(T,UnityEngine.UIElements.StyleKeyword) */,
|
|
{ 23437, 1986, -1 } /* System.Void UnityEngine.UIElements.StyleEnum`1<T>::set_specificity(System.Int32) */,
|
|
{ 23785, 1988, -1 } /* System.Void UnityEngine.Networking.Match.NetworkMatch/<ProcessMatchResponse>d__26`2<JSONRESPONSE,USERRESPONSEDELEGATETYPE>::.ctor(System.Int32) */,
|
|
{ 1126, -1, 2645 } /* !!0 System.Activator::CreateInstance<JSONRESPONSE>() */,
|
|
{ 23782, 1989, -1 } /* System.Void UnityEngine.Networking.Match.NetworkMatch/InternalResponseDelegate`2<JSONRESPONSE,USERRESPONSEDELEGATETYPE>::Invoke(T,U) */,
|
|
{ 16497, 1990, -1 } /* System.Void System.Collections.Generic.Queue`1<T[]>::.ctor() */,
|
|
{ 23983, 2646, -1 } /* System.Int32 ArrayPool`1<T>::NextPowerOfTwo(System.Int32) */,
|
|
{ 23986, 2646, -1 } /* System.Int32 ArrayPool`1<T>::GetSlot(System.Int32) */,
|
|
{ 16498, 1990, -1 } /* System.Int32 System.Collections.Generic.Queue`1<T[]>::get_Count() */,
|
|
{ 16507, 1990, -1 } /* !0 System.Collections.Generic.Queue`1<T[]>::Dequeue() */,
|
|
{ 16503, 1990, -1 } /* System.Void System.Collections.Generic.Queue`1<T[]>::Enqueue(!0) */,
|
|
{ 25103, 1991, -1 } /* ZXing.Writer ZXing.BarcodeWriterGeneric`1<TOutput>::get_Encoder() */,
|
|
{ 25101, 1991, -1 } /* ZXing.Common.EncodingOptions ZXing.BarcodeWriterGeneric`1<TOutput>::get_Options() */,
|
|
{ 25099, 1991, -1 } /* ZXing.BarcodeFormat ZXing.BarcodeWriterGeneric`1<TOutput>::get_Format() */,
|
|
{ 25104, 1991, -1 } /* ZXing.Rendering.IBarcodeRenderer`1<TOutput> ZXing.BarcodeWriterGeneric`1<TOutput>::get_Renderer() */,
|
|
{ 25106, 1991, -1 } /* ZXing.Common.BitMatrix ZXing.BarcodeWriterGeneric`1<TOutput>::Encode(System.String) */,
|
|
{ 1126, -1, 2647 } /* !!0 System.Activator::CreateInstance<TMsg>() */,
|
|
{ 26720, -1, 2648 } /* System.Void UnityEngine.Networking.NetworkServerSimple::SetNetworkConnectionClass<T>() */,
|
|
{ 26982, 1992, -1 } /* System.Void UnityEngine.Networking.SyncList`1<T>::AddInternal(T) */,
|
|
{ 1126, -1, 1992 } /* !!0 System.Activator::CreateInstance<T>() */,
|
|
{ 26996, 1992, -1 } /* System.Void UnityEngine.Networking.SyncList`1<T>::.ctor() */,
|
|
{ 11149, 1993, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::get_Count() */,
|
|
{ 26976, 1993, -1 } /* System.Void UnityEngine.Networking.SyncList`1<T>::SerializeItem(UnityEngine.Networking.NetworkWriter,T) */,
|
|
{ 26998, 1993, -1 } /* System.Void UnityEngine.Networking.SyncList`1/SyncListChanged<T>::Invoke(UnityEngine.Networking.SyncList`1/Operation<T>,System.Int32) */,
|
|
{ 26979, 1993, -1 } /* System.Void UnityEngine.Networking.SyncList`1<T>::SendMsg(UnityEngine.Networking.SyncList`1/Operation<T>,System.Int32,T) */,
|
|
{ 26977, 1993, -1 } /* T UnityEngine.Networking.SyncList`1<T>::DeserializeItem(UnityEngine.Networking.NetworkReader) */,
|
|
{ 11160, 1993, -1 } /* System.Void System.Collections.Generic.List`1<T>::Add(!0) */,
|
|
{ 11167, 1993, -1 } /* System.Void System.Collections.Generic.List`1<T>::Clear() */,
|
|
{ 11195, 1993, -1 } /* System.Void System.Collections.Generic.List`1<T>::Insert(System.Int32,!0) */,
|
|
{ 11201, 1993, -1 } /* System.Boolean System.Collections.Generic.List`1<T>::Remove(!0) */,
|
|
{ 11204, 1993, -1 } /* System.Void System.Collections.Generic.List`1<T>::RemoveAt(System.Int32) */,
|
|
{ 11156, 1993, -1 } /* System.Void System.Collections.Generic.List`1<T>::set_Item(System.Int32,!0) */,
|
|
{ 26980, 1993, -1 } /* System.Void UnityEngine.Networking.SyncList`1<T>::SendMsg(UnityEngine.Networking.SyncList`1/Operation<T>,System.Int32) */,
|
|
{ 11168, 1993, -1 } /* System.Boolean System.Collections.Generic.List`1<T>::Contains(!0) */,
|
|
{ 11174, 1993, -1 } /* System.Void System.Collections.Generic.List`1<T>::CopyTo(!0[],System.Int32) */,
|
|
{ 11191, 1993, -1 } /* System.Int32 System.Collections.Generic.List`1<T>::IndexOf(!0) */,
|
|
{ 11155, 1993, -1 } /* !0 System.Collections.Generic.List`1<T>::get_Item(System.Int32) */,
|
|
{ 11187, 1993, -1 } /* System.Collections.Generic.List`1/Enumerator<!0> System.Collections.Generic.List`1<T>::GetEnumerator() */,
|
|
{ 26994, 1993, -1 } /* System.Collections.Generic.IEnumerator`1<T> UnityEngine.Networking.SyncList`1<T>::GetEnumerator() */,
|
|
{ 11144, 1993, -1 } /* System.Void System.Collections.Generic.List`1<T>::.ctor() */,
|
|
{ 1126, -1, 2649 } /* !!0 System.Activator::CreateInstance<TMsg>() */,
|
|
{ 33590, 2028, -1 } /* System.String LuaInterface.TypeTraits`1<T>::GetTypeName() */,
|
|
{ 32759, 2028, -1 } /* System.Void LuaInterface.LuaOut`1<T>::.ctor() */,
|
|
{ 33523, -1, 2028 } /* System.Void LuaInterface.ToLua::PushOut<T>(System.IntPtr,LuaInterface.LuaOut`1<T>) */,
|
|
{ 19275, -1, 2029 } /* !!0 UnityEngine.Component::GetComponent<T>() */,
|
|
{ 27748, 2029, -1 } /* System.Void MonoSingleton`1<T>::Init() */,
|
|
{ 19345, -1, 2029 } /* !!0 UnityEngine.GameObject::AddComponent<T>() */,
|
|
{ 27764, 2030, -1 } /* System.Void Singleton`1<T>::CreateInstance() */,
|
|
{ 1126, -1, 2030 } /* !!0 System.Activator::CreateInstance<T>() */,
|
|
{ 27768, 2030, -1 } /* System.Void Singleton`1<T>::Init() */,
|
|
{ 27769, 2030, -1 } /* System.Void Singleton`1<T>::UnInit() */,
|
|
{ 33601, 2031, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<T>::Create(LuaInterface.LuaFunction) */,
|
|
{ 32653, -1, 2650 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
|
|
{ 32653, -1, 2651 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
|
|
{ 32653, -1, 2652 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
|
|
{ 32653, -1, 2653 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
|
|
{ 32653, -1, 2654 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
|
|
{ 32653, -1, 2655 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
|
|
{ 32653, -1, 2656 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
|
|
{ 32653, -1, 2657 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
|
|
{ 32653, -1, 2658 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
|
|
{ 32653, -1, 2659 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T4>(T) */,
|
|
{ 32653, -1, 2660 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
|
|
{ 32653, -1, 2661 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
|
|
{ 32653, -1, 2662 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
|
|
{ 32653, -1, 2663 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T4>(T) */,
|
|
{ 32653, -1, 2664 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T5>(T) */,
|
|
{ 32653, -1, 2665 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
|
|
{ 32653, -1, 2666 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
|
|
{ 32653, -1, 2667 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
|
|
{ 32653, -1, 2668 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T4>(T) */,
|
|
{ 32653, -1, 2669 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T5>(T) */,
|
|
{ 32653, -1, 2670 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T6>(T) */,
|
|
{ 32653, -1, 2671 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
|
|
{ 32653, -1, 2672 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
|
|
{ 32653, -1, 2673 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
|
|
{ 32653, -1, 2674 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T4>(T) */,
|
|
{ 32653, -1, 2675 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T5>(T) */,
|
|
{ 32653, -1, 2676 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T6>(T) */,
|
|
{ 32653, -1, 2677 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T7>(T) */,
|
|
{ 32653, -1, 2678 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
|
|
{ 32653, -1, 2679 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
|
|
{ 32653, -1, 2680 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
|
|
{ 32653, -1, 2681 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T4>(T) */,
|
|
{ 32653, -1, 2682 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T5>(T) */,
|
|
{ 32653, -1, 2683 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T6>(T) */,
|
|
{ 32653, -1, 2684 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T7>(T) */,
|
|
{ 32653, -1, 2685 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T8>(T) */,
|
|
{ 32653, -1, 2686 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
|
|
{ 32653, -1, 2687 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
|
|
{ 32653, -1, 2688 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
|
|
{ 32653, -1, 2689 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T4>(T) */,
|
|
{ 32653, -1, 2690 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T5>(T) */,
|
|
{ 32653, -1, 2691 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T6>(T) */,
|
|
{ 32653, -1, 2692 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T7>(T) */,
|
|
{ 32653, -1, 2693 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T8>(T) */,
|
|
{ 32653, -1, 2694 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T9>(T) */,
|
|
{ 32677, -1, 2695 } /* T LuaInterface.LuaFunction::CheckValue<R1>() */,
|
|
{ 32653, -1, 2696 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
|
|
{ 32677, -1, 2697 } /* T LuaInterface.LuaFunction::CheckValue<R1>() */,
|
|
{ 32653, -1, 2698 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
|
|
{ 32653, -1, 2699 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
|
|
{ 32677, -1, 2700 } /* T LuaInterface.LuaFunction::CheckValue<R1>() */,
|
|
{ 32653, -1, 2701 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
|
|
{ 32653, -1, 2702 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
|
|
{ 32653, -1, 2703 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
|
|
{ 32677, -1, 2704 } /* T LuaInterface.LuaFunction::CheckValue<R1>() */,
|
|
{ 32653, -1, 2705 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
|
|
{ 32653, -1, 2706 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
|
|
{ 32653, -1, 2707 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
|
|
{ 32653, -1, 2708 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T4>(T) */,
|
|
{ 32677, -1, 2709 } /* T LuaInterface.LuaFunction::CheckValue<R1>() */,
|
|
{ 32653, -1, 2710 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
|
|
{ 32653, -1, 2711 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
|
|
{ 32653, -1, 2712 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
|
|
{ 32653, -1, 2713 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T4>(T) */,
|
|
{ 32653, -1, 2714 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T5>(T) */,
|
|
{ 32677, -1, 2715 } /* T LuaInterface.LuaFunction::CheckValue<R1>() */,
|
|
{ 32653, -1, 2716 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
|
|
{ 32653, -1, 2717 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
|
|
{ 32653, -1, 2718 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
|
|
{ 32653, -1, 2719 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T4>(T) */,
|
|
{ 32653, -1, 2720 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T5>(T) */,
|
|
{ 32653, -1, 2721 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T6>(T) */,
|
|
{ 32677, -1, 2722 } /* T LuaInterface.LuaFunction::CheckValue<R1>() */,
|
|
{ 32653, -1, 2723 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
|
|
{ 32653, -1, 2724 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
|
|
{ 32653, -1, 2725 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
|
|
{ 32653, -1, 2726 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T4>(T) */,
|
|
{ 32653, -1, 2727 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T5>(T) */,
|
|
{ 32653, -1, 2728 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T6>(T) */,
|
|
{ 32653, -1, 2729 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T7>(T) */,
|
|
{ 32677, -1, 2730 } /* T LuaInterface.LuaFunction::CheckValue<R1>() */,
|
|
{ 32653, -1, 2731 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
|
|
{ 32653, -1, 2732 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
|
|
{ 32653, -1, 2733 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
|
|
{ 32653, -1, 2734 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T4>(T) */,
|
|
{ 32653, -1, 2735 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T5>(T) */,
|
|
{ 32653, -1, 2736 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T6>(T) */,
|
|
{ 32653, -1, 2737 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T7>(T) */,
|
|
{ 32653, -1, 2738 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T8>(T) */,
|
|
{ 32677, -1, 2739 } /* T LuaInterface.LuaFunction::CheckValue<R1>() */,
|
|
{ 32653, -1, 2740 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T1>(T) */,
|
|
{ 32653, -1, 2741 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T2>(T) */,
|
|
{ 32653, -1, 2742 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T3>(T) */,
|
|
{ 32653, -1, 2743 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T4>(T) */,
|
|
{ 32653, -1, 2744 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T5>(T) */,
|
|
{ 32653, -1, 2745 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T6>(T) */,
|
|
{ 32653, -1, 2746 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T7>(T) */,
|
|
{ 32653, -1, 2747 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T8>(T) */,
|
|
{ 32653, -1, 2748 } /* System.Void LuaInterface.LuaFunction::PushGeneric<T9>(T) */,
|
|
{ 32677, -1, 2749 } /* T LuaInterface.LuaFunction::CheckValue<R1>() */,
|
|
{ 33055, -1, 2750 } /* System.Void LuaInterface.LuaState::PushValue<T>(T) */,
|
|
{ 33054, -1, 2751 } /* System.Void LuaInterface.LuaState::PushSealed<T>(T) */,
|
|
{ 33056, -1, 2752 } /* System.Void LuaInterface.LuaState::PushGeneric<T>(T) */,
|
|
{ 33079, -1, 2753 } /* T LuaInterface.LuaState::CheckValue<T>(System.Int32) */,
|
|
{ 33104, -1, 2754 } /* T LuaInterface.LuaState::LuaLoadBuffer<T>(System.Byte[],System.String) */,
|
|
{ 33104, -1, 2755 } /* T LuaInterface.LuaState::LuaLoadBuffer<T>(System.Byte[],System.String) */,
|
|
{ 33079, -1, 2756 } /* T LuaInterface.LuaState::CheckValue<T>(System.Int32) */,
|
|
{ 33533, -1, 2757 } /* System.Void LuaInterface.ToLua::PushSealed<T>(System.IntPtr,T) */,
|
|
{ 1082, 2758, -1 } /* System.Void System.Action`2<System.IntPtr,T>::Invoke(!0,!1) */,
|
|
{ 1082, 2759, -1 } /* System.Void System.Action`2<System.IntPtr,T>::Invoke(!0,!1) */,
|
|
{ 33478, -1, 2760 } /* T[] LuaInterface.ToLua::CheckNumberArray<T>(System.IntPtr,System.Int32) */,
|
|
{ 1098, 2761, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
|
|
{ 33079, -1, 2762 } /* T LuaInterface.LuaState::CheckValue<T>(System.Int32) */,
|
|
{ 33056, -1, 2763 } /* System.Void LuaInterface.LuaState::PushGeneric<T>(T) */,
|
|
{ 33056, -1, 2764 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
|
|
{ 33056, -1, 2765 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
|
|
{ 33056, -1, 2766 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
|
|
{ 33056, -1, 2767 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
|
|
{ 33056, -1, 2768 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
|
|
{ 33056, -1, 2769 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
|
|
{ 33056, -1, 2770 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
|
|
{ 33056, -1, 2771 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
|
|
{ 33056, -1, 2772 } /* System.Void LuaInterface.LuaState::PushGeneric<T4>(T) */,
|
|
{ 33056, -1, 2773 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
|
|
{ 33056, -1, 2774 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
|
|
{ 33056, -1, 2775 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
|
|
{ 33056, -1, 2776 } /* System.Void LuaInterface.LuaState::PushGeneric<T4>(T) */,
|
|
{ 33056, -1, 2777 } /* System.Void LuaInterface.LuaState::PushGeneric<T5>(T) */,
|
|
{ 33056, -1, 2778 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
|
|
{ 33056, -1, 2779 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
|
|
{ 33056, -1, 2780 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
|
|
{ 33056, -1, 2781 } /* System.Void LuaInterface.LuaState::PushGeneric<T4>(T) */,
|
|
{ 33056, -1, 2782 } /* System.Void LuaInterface.LuaState::PushGeneric<T5>(T) */,
|
|
{ 33056, -1, 2783 } /* System.Void LuaInterface.LuaState::PushGeneric<T6>(T) */,
|
|
{ 33079, -1, 2784 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
|
|
{ 33056, -1, 2785 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
|
|
{ 33079, -1, 2786 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
|
|
{ 33056, -1, 2787 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
|
|
{ 33056, -1, 2788 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
|
|
{ 33079, -1, 2789 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
|
|
{ 33056, -1, 2790 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
|
|
{ 33056, -1, 2791 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
|
|
{ 33056, -1, 2792 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
|
|
{ 33079, -1, 2793 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
|
|
{ 33056, -1, 2794 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
|
|
{ 33056, -1, 2795 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
|
|
{ 33056, -1, 2796 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
|
|
{ 33056, -1, 2797 } /* System.Void LuaInterface.LuaState::PushGeneric<T4>(T) */,
|
|
{ 33079, -1, 2798 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
|
|
{ 33056, -1, 2799 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
|
|
{ 33056, -1, 2800 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
|
|
{ 33056, -1, 2801 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
|
|
{ 33056, -1, 2802 } /* System.Void LuaInterface.LuaState::PushGeneric<T4>(T) */,
|
|
{ 33056, -1, 2803 } /* System.Void LuaInterface.LuaState::PushGeneric<T5>(T) */,
|
|
{ 33079, -1, 2804 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
|
|
{ 33056, -1, 2805 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
|
|
{ 33056, -1, 2806 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
|
|
{ 33056, -1, 2807 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
|
|
{ 33056, -1, 2808 } /* System.Void LuaInterface.LuaState::PushGeneric<T4>(T) */,
|
|
{ 33056, -1, 2809 } /* System.Void LuaInterface.LuaState::PushGeneric<T5>(T) */,
|
|
{ 33056, -1, 2810 } /* System.Void LuaInterface.LuaState::PushGeneric<T6>(T) */,
|
|
{ 33079, -1, 2811 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
|
|
{ 33079, -1, 2812 } /* T LuaInterface.LuaState::CheckValue<T>(System.Int32) */,
|
|
{ 33056, -1, 2813 } /* System.Void LuaInterface.LuaState::PushGeneric<T>(T) */,
|
|
{ 33056, -1, 2814 } /* System.Void LuaInterface.LuaState::PushGeneric<K>(T) */,
|
|
{ 33079, -1, 2815 } /* T LuaInterface.LuaState::CheckValue<V>(System.Int32) */,
|
|
{ 33056, -1, 2816 } /* System.Void LuaInterface.LuaState::PushGeneric<K>(T) */,
|
|
{ 33056, -1, 2817 } /* System.Void LuaInterface.LuaState::PushGeneric<V>(T) */,
|
|
{ 33079, -1, 2818 } /* T LuaInterface.LuaState::CheckValue<T>(System.Int32) */,
|
|
{ 33056, -1, 2819 } /* System.Void LuaInterface.LuaState::PushGeneric<T>(T) */,
|
|
{ 33056, -1, 2820 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
|
|
{ 33056, -1, 2821 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
|
|
{ 33056, -1, 2822 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
|
|
{ 33056, -1, 2823 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
|
|
{ 33056, -1, 2824 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
|
|
{ 33056, -1, 2825 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
|
|
{ 33056, -1, 2826 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
|
|
{ 33056, -1, 2827 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
|
|
{ 33056, -1, 2828 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
|
|
{ 33056, -1, 2829 } /* System.Void LuaInterface.LuaState::PushGeneric<T4>(T) */,
|
|
{ 33056, -1, 2830 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
|
|
{ 33056, -1, 2831 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
|
|
{ 33056, -1, 2832 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
|
|
{ 33056, -1, 2833 } /* System.Void LuaInterface.LuaState::PushGeneric<T4>(T) */,
|
|
{ 33056, -1, 2834 } /* System.Void LuaInterface.LuaState::PushGeneric<T5>(T) */,
|
|
{ 33056, -1, 2835 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
|
|
{ 33056, -1, 2836 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
|
|
{ 33056, -1, 2837 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
|
|
{ 33056, -1, 2838 } /* System.Void LuaInterface.LuaState::PushGeneric<T4>(T) */,
|
|
{ 33056, -1, 2839 } /* System.Void LuaInterface.LuaState::PushGeneric<T5>(T) */,
|
|
{ 33056, -1, 2840 } /* System.Void LuaInterface.LuaState::PushGeneric<T6>(T) */,
|
|
{ 33079, -1, 2841 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
|
|
{ 33056, -1, 2842 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
|
|
{ 33079, -1, 2843 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
|
|
{ 33056, -1, 2844 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
|
|
{ 33056, -1, 2845 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
|
|
{ 33079, -1, 2846 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
|
|
{ 33056, -1, 2847 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
|
|
{ 33056, -1, 2848 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
|
|
{ 33056, -1, 2849 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
|
|
{ 33079, -1, 2850 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
|
|
{ 33056, -1, 2851 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
|
|
{ 33056, -1, 2852 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
|
|
{ 33056, -1, 2853 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
|
|
{ 33056, -1, 2854 } /* System.Void LuaInterface.LuaState::PushGeneric<T4>(T) */,
|
|
{ 33079, -1, 2855 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
|
|
{ 33056, -1, 2856 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
|
|
{ 33056, -1, 2857 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
|
|
{ 33056, -1, 2858 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
|
|
{ 33056, -1, 2859 } /* System.Void LuaInterface.LuaState::PushGeneric<T4>(T) */,
|
|
{ 33056, -1, 2860 } /* System.Void LuaInterface.LuaState::PushGeneric<T5>(T) */,
|
|
{ 33079, -1, 2861 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
|
|
{ 33056, -1, 2862 } /* System.Void LuaInterface.LuaState::PushGeneric<T1>(T) */,
|
|
{ 33056, -1, 2863 } /* System.Void LuaInterface.LuaState::PushGeneric<T2>(T) */,
|
|
{ 33056, -1, 2864 } /* System.Void LuaInterface.LuaState::PushGeneric<T3>(T) */,
|
|
{ 33056, -1, 2865 } /* System.Void LuaInterface.LuaState::PushGeneric<T4>(T) */,
|
|
{ 33056, -1, 2866 } /* System.Void LuaInterface.LuaState::PushGeneric<T5>(T) */,
|
|
{ 33056, -1, 2867 } /* System.Void LuaInterface.LuaState::PushGeneric<T6>(T) */,
|
|
{ 33079, -1, 2868 } /* T LuaInterface.LuaState::CheckValue<R1>(System.Int32) */,
|
|
{ 33330, 1996, -1 } /* System.Void LuaInterface.LuaDictTable`2<K,V>::.ctor(LuaInterface.LuaTable) */,
|
|
{ 33327, 2869, -1 } /* System.Void LuaInterface.LuaDictEntry`2<K,V>::set_Key(K) */,
|
|
{ 33329, 2869, -1 } /* System.Void LuaInterface.LuaDictEntry`2<K,V>::set_Value(V) */,
|
|
{ 33270, -1, 1997 } /* V LuaInterface.LuaTable::RawGet<K,V>(K) */,
|
|
{ 33271, -1, 1997 } /* System.Void LuaInterface.LuaTable::RawSet<K,V>(K,V) */,
|
|
{ 10894, 1997, -1 } /* System.Void System.Collections.Generic.Dictionary`2<K,V>::.ctor() */,
|
|
{ 33335, 1997, -1 } /* System.Collections.Generic.IEnumerator`1<LuaInterface.LuaDictEntry`2<K,V>> LuaInterface.LuaDictTable`2<K,V>::GetEnumerator() */,
|
|
{ 33326, 1997, -1 } /* K LuaInterface.LuaDictEntry`2<K,V>::get_Key() */,
|
|
{ 33328, 1997, -1 } /* V LuaInterface.LuaDictEntry`2<K,V>::get_Value() */,
|
|
{ 10913, 1997, -1 } /* System.Void System.Collections.Generic.Dictionary`2<K,V>::Add(!0,!1) */,
|
|
{ 33337, 1997, -1 } /* System.Void LuaInterface.LuaDictTable`2/Enumerator<K,V>::.ctor(LuaInterface.LuaDictTable`2<K,V>) */,
|
|
{ 33338, 1999, -1 } /* LuaInterface.LuaDictEntry`2<K,V> LuaInterface.LuaDictTable`2/Enumerator<K,V>::get_Current() */,
|
|
{ 33079, -1, 2870 } /* T LuaInterface.LuaState::CheckValue<K>(System.Int32) */,
|
|
{ 33327, 1999, -1 } /* System.Void LuaInterface.LuaDictEntry`2<K,V>::set_Key(K) */,
|
|
{ 33079, -1, 2871 } /* T LuaInterface.LuaState::CheckValue<V>(System.Int32) */,
|
|
{ 33329, 1999, -1 } /* System.Void LuaInterface.LuaDictEntry`2<K,V>::set_Value(V) */,
|
|
{ 1082, 2872, -1 } /* System.Void System.Action`2<System.IntPtr,T1>::Invoke(!0,!1) */,
|
|
{ 1082, 2873, -1 } /* System.Void System.Action`2<System.IntPtr,T1>::Invoke(!0,!1) */,
|
|
{ 1082, 2874, -1 } /* System.Void System.Action`2<System.IntPtr,T2>::Invoke(!0,!1) */,
|
|
{ 1082, 2875, -1 } /* System.Void System.Action`2<System.IntPtr,T1>::Invoke(!0,!1) */,
|
|
{ 1082, 2876, -1 } /* System.Void System.Action`2<System.IntPtr,T2>::Invoke(!0,!1) */,
|
|
{ 1082, 2877, -1 } /* System.Void System.Action`2<System.IntPtr,T3>::Invoke(!0,!1) */,
|
|
{ 1098, 2878, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,R1>::Invoke(!0,!1) */,
|
|
{ 1082, 2879, -1 } /* System.Void System.Action`2<System.IntPtr,T1>::Invoke(!0,!1) */,
|
|
{ 1098, 2880, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,R1>::Invoke(!0,!1) */,
|
|
{ 1082, 2881, -1 } /* System.Void System.Action`2<System.IntPtr,T1>::Invoke(!0,!1) */,
|
|
{ 1082, 2882, -1 } /* System.Void System.Action`2<System.IntPtr,T2>::Invoke(!0,!1) */,
|
|
{ 1098, 2883, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,R1>::Invoke(!0,!1) */,
|
|
{ 1082, 2884, -1 } /* System.Void System.Action`2<System.IntPtr,T1>::Invoke(!0,!1) */,
|
|
{ 1082, 2885, -1 } /* System.Void System.Action`2<System.IntPtr,T2>::Invoke(!0,!1) */,
|
|
{ 1082, 2886, -1 } /* System.Void System.Action`2<System.IntPtr,T3>::Invoke(!0,!1) */,
|
|
{ 1098, 2887, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,R1>::Invoke(!0,!1) */,
|
|
{ 1098, 2888, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
|
|
{ 3695, 2001, -1 } /* System.Void System.Nullable`1<T>::.ctor(!0) */,
|
|
{ 33590, 2051, -1 } /* System.String LuaInterface.TypeTraits`1<T>::GetTypeName() */,
|
|
{ 1098, 2889, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
|
|
{ 1098, 2890, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
|
|
{ 3695, 2002, -1 } /* System.Void System.Nullable`1<T>::.ctor(!0) */,
|
|
{ 1098, 2891, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
|
|
{ 33590, 2054, -1 } /* System.String LuaInterface.TypeTraits`1<T[]>::GetTypeName() */,
|
|
{ 1098, 2892, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
|
|
{ 33590, 2056, -1 } /* System.String LuaInterface.TypeTraits`1<T[]>::GetTypeName() */,
|
|
{ 33590, 2058, -1 } /* System.String LuaInterface.TypeTraits`1<T[]>::GetTypeName() */,
|
|
{ 1098, 2893, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
|
|
{ 1098, 2894, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
|
|
{ 1098, 2895, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
|
|
{ 1098, 2896, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
|
|
{ 1098, 2897, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
|
|
{ 33590, 2064, -1 } /* System.String LuaInterface.TypeTraits`1<T[]>::GetTypeName() */,
|
|
{ 1098, 2898, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
|
|
{ 1098, 2899, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
|
|
{ 1098, 2900, -1 } /* !2 System.Func`3<System.IntPtr,System.Int32,T>::Invoke(!0,!1) */,
|
|
{ 1082, 2901, -1 } /* System.Void System.Action`2<System.IntPtr,T>::Invoke(!0,!1) */,
|
|
{ 3696, 2004, -1 } /* System.Boolean System.Nullable`1<T>::get_HasValue() */,
|
|
{ 3697, 2004, -1 } /* !0 System.Nullable`1<T>::get_Value() */,
|
|
{ 1082, 2902, -1 } /* System.Void System.Action`2<System.IntPtr,T>::Invoke(!0,!1) */,
|
|
{ 33591, 2068, -1 } /* System.Int32 LuaInterface.TypeTraits`1<T>::GetLuaReference(System.IntPtr) */,
|
|
{ 33601, 2069, -1 } /* System.Delegate LuaInterface.DelegateTraits`1<T>::Create(LuaInterface.LuaFunction) */,
|
|
{ 33590, 2069, -1 } /* System.String LuaInterface.TypeTraits`1<T>::GetTypeName() */,
|
|
{ 33599, 2149, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<T>::<GetLuaReference>b__9_0() */,
|
|
{ 33593, 2149, -1 } /* System.Boolean LuaInterface.TypeTraits`1<T>::IsNilType() */,
|
|
{ 33594, 2149, -1 } /* System.Boolean LuaInterface.TypeTraits`1<T>::IsUserData(System.IntPtr,System.Int32) */,
|
|
{ 33595, 2149, -1 } /* System.Boolean LuaInterface.TypeTraits`1<T>::IsUserTable(System.IntPtr,System.Int32) */,
|
|
{ 33592, 2149, -1 } /* System.Boolean LuaInterface.TypeTraits`1<T>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 33598, 2005, -1 } /* System.Void LuaInterface.TypeTraits`1/<>c<T>::.ctor() */,
|
|
{ 33606, 2151, -1 } /* System.Void LuaInterface.StackTraits`1<T>::PushValue(System.IntPtr,T) */,
|
|
{ 1081, 2006, -1 } /* System.Void System.Action`2<System.IntPtr,T>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33608, 2151, -1 } /* System.Void LuaInterface.StackTraits`1<T>::PushArray(System.IntPtr,T) */,
|
|
{ 33607, 2151, -1 } /* System.Void LuaInterface.StackTraits`1<T>::PushObject(System.IntPtr,T) */,
|
|
{ 33590, 2151, -1 } /* System.String LuaInterface.TypeTraits`1<T>::GetTypeName() */,
|
|
{ 33605, 2151, -1 } /* System.Action`2<System.IntPtr,T> LuaInterface.StackTraits`1<T>::SelectPush() */,
|
|
{ 33610, 2151, -1 } /* T LuaInterface.StackTraits`1<T>::DefaultCheck(System.IntPtr,System.Int32) */,
|
|
{ 1097, 2007, -1 } /* System.Void System.Func`3<System.IntPtr,System.Int32,T>::.ctor(System.Object,System.IntPtr) */,
|
|
{ 33609, 2151, -1 } /* T LuaInterface.StackTraits`1<T>::DefaultTo(System.IntPtr,System.Int32) */,
|
|
{ 1126, -1, 2903 } /* !!0 System.Activator::CreateInstance<T>() */,
|
|
};
|