AOTGenericReferences.cs 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376
  1. using System.Collections.Generic;
  2. public class AOTGenericReferences : UnityEngine.MonoBehaviour
  3. {
  4. // {{ AOT assemblies
  5. public static readonly IReadOnlyList<string> PatchedAOTAssemblyList = new List<string>
  6. {
  7. "MongoDB.Bson.dll",
  8. "System.Core.dll",
  9. "System.dll",
  10. "Unity.Core.dll",
  11. "Unity.Loader.dll",
  12. "Unity.ThirdParty.dll",
  13. "UnityEngine.CoreModule.dll",
  14. "mscorlib.dll",
  15. };
  16. // }}
  17. // {{ constraint implement type
  18. // }}
  19. // {{ AOT generic types
  20. // ET.AEvent<ET.Client.NetClientComponentOnRead>
  21. // ET.AEvent<ET.EventType.AfterCreateClientScene>
  22. // ET.AEvent<ET.EventType.AfterCreateCurrentScene>
  23. // ET.AEvent<ET.EventType.AppStartInitFinish>
  24. // ET.AEvent<ET.EventType.EnterMapFinish>
  25. // ET.AEvent<ET.EventType.EntryEvent1>
  26. // ET.AEvent<ET.EventType.EntryEvent3>
  27. // ET.AEvent<ET.EventType.GameStartPush>
  28. // ET.AEvent<ET.EventType.JoinRoomPush>
  29. // ET.AEvent<ET.EventType.KickPush>
  30. // ET.AEvent<ET.EventType.LoginFinish>
  31. // ET.AEvent<ET.EventType.MainFnish>
  32. // ET.AEvent<ET.EventType.ReadyPush>
  33. // ET.AEvent<ET.EventType.ReadyStartPush>
  34. // ET.AEvent<ET.EventType.SceneChangeFinish>
  35. // ET.AEvent<ET.EventType.SceneChangeStart>
  36. // ET.AEvent<ET.EventType.StartFightRoomFnish>
  37. // ET.AInvokeHandler<ET.ConfigComponent.GetAllConfigBytes,object>
  38. // ET.AInvokeHandler<ET.ConfigComponent.GetOneConfigBytes,object>
  39. // ET.AInvokeHandler<ET.TimerCallback>
  40. // ET.ATimer<object>
  41. // ET.AwakeSystem<object,int>
  42. // ET.AwakeSystem<object,object,int>
  43. // ET.AwakeSystem<object,object,object>
  44. // ET.AwakeSystem<object>
  45. // ET.ConfigSingleton<object>
  46. // ET.DestroySystem<object>
  47. // ET.ETAsyncTaskMethodBuilder<ET.Client.Wait_CreateMyUnit>
  48. // ET.ETAsyncTaskMethodBuilder<ET.Client.Wait_SceneChangeFinish>
  49. // ET.ETAsyncTaskMethodBuilder<System.ValueTuple<uint,object>>
  50. // ET.ETAsyncTaskMethodBuilder<object>
  51. // ET.ETAsyncTaskMethodBuilder<uint>
  52. // ET.ETTask<ET.Client.Wait_CreateMyUnit>
  53. // ET.ETTask<ET.Client.Wait_SceneChangeFinish>
  54. // ET.ETTask<System.ValueTuple<uint,object>>
  55. // ET.ETTask<object>
  56. // ET.ETTask<uint>
  57. // ET.IAwake<int>
  58. // ET.IAwake<object,int>
  59. // ET.IAwake<object,object>
  60. // ET.IAwakeSystem<int>
  61. // ET.IAwakeSystem<object,int>
  62. // ET.IAwakeSystem<object,object>
  63. // ET.LateUpdateSystem<object>
  64. // ET.ListComponent<object>
  65. // ET.LoadSystem<object>
  66. // ET.Singleton<object>
  67. // ET.UpdateSystem<object>
  68. // MongoDB.Bson.Serialization.IBsonSerializer<object>
  69. // System.Action<System.Collections.Generic.KeyValuePair<int,object>>
  70. // System.Action<System.Collections.Generic.KeyValuePair<object,int>>
  71. // System.Action<long,int>
  72. // System.Action<long,long,object>
  73. // System.Action<object,object>
  74. // System.Action<object>
  75. // System.Collections.Generic.ArraySortHelper<System.Collections.Generic.KeyValuePair<int,object>>
  76. // System.Collections.Generic.ArraySortHelper<System.Collections.Generic.KeyValuePair<object,int>>
  77. // System.Collections.Generic.ArraySortHelper<object>
  78. // System.Collections.Generic.Comparer<System.Collections.Generic.KeyValuePair<int,object>>
  79. // System.Collections.Generic.Comparer<System.Collections.Generic.KeyValuePair<object,int>>
  80. // System.Collections.Generic.Comparer<int>
  81. // System.Collections.Generic.Comparer<object>
  82. // System.Collections.Generic.Comparer<uint>
  83. // System.Collections.Generic.ComparisonComparer<System.Collections.Generic.KeyValuePair<int,object>>
  84. // System.Collections.Generic.ComparisonComparer<System.Collections.Generic.KeyValuePair<object,int>>
  85. // System.Collections.Generic.ComparisonComparer<int>
  86. // System.Collections.Generic.ComparisonComparer<object>
  87. // System.Collections.Generic.ComparisonComparer<uint>
  88. // System.Collections.Generic.Dictionary.Enumerator<int,ET.RpcInfo>
  89. // System.Collections.Generic.Dictionary.Enumerator<int,object>
  90. // System.Collections.Generic.Dictionary.Enumerator<long,object>
  91. // System.Collections.Generic.Dictionary.Enumerator<object,int>
  92. // System.Collections.Generic.Dictionary.Enumerator<object,object>
  93. // System.Collections.Generic.Dictionary.Enumerator<ushort,object>
  94. // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<int,ET.RpcInfo>
  95. // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<int,object>
  96. // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<long,object>
  97. // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<object,int>
  98. // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<object,object>
  99. // System.Collections.Generic.Dictionary.KeyCollection.Enumerator<ushort,object>
  100. // System.Collections.Generic.Dictionary.KeyCollection<int,ET.RpcInfo>
  101. // System.Collections.Generic.Dictionary.KeyCollection<int,object>
  102. // System.Collections.Generic.Dictionary.KeyCollection<long,object>
  103. // System.Collections.Generic.Dictionary.KeyCollection<object,int>
  104. // System.Collections.Generic.Dictionary.KeyCollection<object,object>
  105. // System.Collections.Generic.Dictionary.KeyCollection<ushort,object>
  106. // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<int,ET.RpcInfo>
  107. // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<int,object>
  108. // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<long,object>
  109. // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<object,int>
  110. // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<object,object>
  111. // System.Collections.Generic.Dictionary.ValueCollection.Enumerator<ushort,object>
  112. // System.Collections.Generic.Dictionary.ValueCollection<int,ET.RpcInfo>
  113. // System.Collections.Generic.Dictionary.ValueCollection<int,object>
  114. // System.Collections.Generic.Dictionary.ValueCollection<long,object>
  115. // System.Collections.Generic.Dictionary.ValueCollection<object,int>
  116. // System.Collections.Generic.Dictionary.ValueCollection<object,object>
  117. // System.Collections.Generic.Dictionary.ValueCollection<ushort,object>
  118. // System.Collections.Generic.Dictionary<int,ET.RpcInfo>
  119. // System.Collections.Generic.Dictionary<int,object>
  120. // System.Collections.Generic.Dictionary<long,object>
  121. // System.Collections.Generic.Dictionary<object,int>
  122. // System.Collections.Generic.Dictionary<object,object>
  123. // System.Collections.Generic.Dictionary<ushort,object>
  124. // System.Collections.Generic.EqualityComparer<ET.RpcInfo>
  125. // System.Collections.Generic.EqualityComparer<System.Collections.Generic.KeyValuePair<int,object>>
  126. // System.Collections.Generic.EqualityComparer<int>
  127. // System.Collections.Generic.EqualityComparer<long>
  128. // System.Collections.Generic.EqualityComparer<object>
  129. // System.Collections.Generic.EqualityComparer<uint>
  130. // System.Collections.Generic.EqualityComparer<ushort>
  131. // System.Collections.Generic.HashSet.Enumerator<object>
  132. // System.Collections.Generic.HashSet.Enumerator<ushort>
  133. // System.Collections.Generic.HashSet<object>
  134. // System.Collections.Generic.HashSet<ushort>
  135. // System.Collections.Generic.HashSetEqualityComparer<object>
  136. // System.Collections.Generic.HashSetEqualityComparer<ushort>
  137. // System.Collections.Generic.ICollection<ET.RpcInfo>
  138. // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<int,ET.RpcInfo>>
  139. // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<int,object>>
  140. // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<long,object>>
  141. // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<object,int>>
  142. // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<object,object>>
  143. // System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<ushort,object>>
  144. // System.Collections.Generic.ICollection<object>
  145. // System.Collections.Generic.ICollection<ushort>
  146. // System.Collections.Generic.IComparer<System.Collections.Generic.KeyValuePair<int,object>>
  147. // System.Collections.Generic.IComparer<System.Collections.Generic.KeyValuePair<object,int>>
  148. // System.Collections.Generic.IComparer<int>
  149. // System.Collections.Generic.IComparer<object>
  150. // System.Collections.Generic.IEnumerable<ET.RpcInfo>
  151. // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<int,ET.RpcInfo>>
  152. // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<int,object>>
  153. // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<long,object>>
  154. // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<object,int>>
  155. // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<object,object>>
  156. // System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<ushort,object>>
  157. // System.Collections.Generic.IEnumerable<object>
  158. // System.Collections.Generic.IEnumerable<ushort>
  159. // System.Collections.Generic.IEnumerator<ET.RpcInfo>
  160. // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<int,ET.RpcInfo>>
  161. // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<int,object>>
  162. // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<long,object>>
  163. // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<object,int>>
  164. // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<object,object>>
  165. // System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<ushort,object>>
  166. // System.Collections.Generic.IEnumerator<object>
  167. // System.Collections.Generic.IEnumerator<ushort>
  168. // System.Collections.Generic.IEqualityComparer<System.Collections.Generic.KeyValuePair<int,object>>
  169. // System.Collections.Generic.IEqualityComparer<int>
  170. // System.Collections.Generic.IEqualityComparer<long>
  171. // System.Collections.Generic.IEqualityComparer<object>
  172. // System.Collections.Generic.IEqualityComparer<ushort>
  173. // System.Collections.Generic.IList<System.Collections.Generic.KeyValuePair<int,object>>
  174. // System.Collections.Generic.IList<System.Collections.Generic.KeyValuePair<object,int>>
  175. // System.Collections.Generic.IList<object>
  176. // System.Collections.Generic.KeyValuePair<int,ET.RpcInfo>
  177. // System.Collections.Generic.KeyValuePair<int,object>
  178. // System.Collections.Generic.KeyValuePair<long,object>
  179. // System.Collections.Generic.KeyValuePair<object,int>
  180. // System.Collections.Generic.KeyValuePair<object,object>
  181. // System.Collections.Generic.KeyValuePair<ushort,object>
  182. // System.Collections.Generic.List.Enumerator<System.Collections.Generic.KeyValuePair<int,object>>
  183. // System.Collections.Generic.List.Enumerator<System.Collections.Generic.KeyValuePair<object,int>>
  184. // System.Collections.Generic.List.Enumerator<object>
  185. // System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<int,object>>
  186. // System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<object,int>>
  187. // System.Collections.Generic.List<object>
  188. // System.Collections.Generic.ObjectComparer<System.Collections.Generic.KeyValuePair<int,object>>
  189. // System.Collections.Generic.ObjectComparer<System.Collections.Generic.KeyValuePair<object,int>>
  190. // System.Collections.Generic.ObjectComparer<int>
  191. // System.Collections.Generic.ObjectComparer<object>
  192. // System.Collections.Generic.ObjectComparer<uint>
  193. // System.Collections.Generic.ObjectEqualityComparer<ET.RpcInfo>
  194. // System.Collections.Generic.ObjectEqualityComparer<System.Collections.Generic.KeyValuePair<int,object>>
  195. // System.Collections.Generic.ObjectEqualityComparer<int>
  196. // System.Collections.Generic.ObjectEqualityComparer<long>
  197. // System.Collections.Generic.ObjectEqualityComparer<object>
  198. // System.Collections.Generic.ObjectEqualityComparer<uint>
  199. // System.Collections.Generic.ObjectEqualityComparer<ushort>
  200. // System.Collections.Generic.Queue.Enumerator<object>
  201. // System.Collections.Generic.Queue<object>
  202. // System.Collections.Generic.SortedDictionary.<>c__DisplayClass34_0<int,object>
  203. // System.Collections.Generic.SortedDictionary.<>c__DisplayClass34_1<int,object>
  204. // System.Collections.Generic.SortedDictionary.Enumerator<int,object>
  205. // System.Collections.Generic.SortedDictionary.KeyCollection.<>c__DisplayClass5_0<int,object>
  206. // System.Collections.Generic.SortedDictionary.KeyCollection.<>c__DisplayClass6_0<int,object>
  207. // System.Collections.Generic.SortedDictionary.KeyCollection.Enumerator<int,object>
  208. // System.Collections.Generic.SortedDictionary.KeyCollection<int,object>
  209. // System.Collections.Generic.SortedDictionary.KeyValuePairComparer<int,object>
  210. // System.Collections.Generic.SortedDictionary.ValueCollection.<>c__DisplayClass5_0<int,object>
  211. // System.Collections.Generic.SortedDictionary.ValueCollection.<>c__DisplayClass6_0<int,object>
  212. // System.Collections.Generic.SortedDictionary.ValueCollection.Enumerator<int,object>
  213. // System.Collections.Generic.SortedDictionary.ValueCollection<int,object>
  214. // System.Collections.Generic.SortedDictionary<int,object>
  215. // System.Collections.Generic.SortedSet.<>c__DisplayClass52_0<System.Collections.Generic.KeyValuePair<int,object>>
  216. // System.Collections.Generic.SortedSet.<>c__DisplayClass53_0<System.Collections.Generic.KeyValuePair<int,object>>
  217. // System.Collections.Generic.SortedSet.<>c__DisplayClass85_0<System.Collections.Generic.KeyValuePair<int,object>>
  218. // System.Collections.Generic.SortedSet.<Reverse>d__94<System.Collections.Generic.KeyValuePair<int,object>>
  219. // System.Collections.Generic.SortedSet.Enumerator<System.Collections.Generic.KeyValuePair<int,object>>
  220. // System.Collections.Generic.SortedSet.Node<System.Collections.Generic.KeyValuePair<int,object>>
  221. // System.Collections.Generic.SortedSet.TreeSubSet.<>c__DisplayClass9_0<System.Collections.Generic.KeyValuePair<int,object>>
  222. // System.Collections.Generic.SortedSet.TreeSubSet<System.Collections.Generic.KeyValuePair<int,object>>
  223. // System.Collections.Generic.SortedSet<System.Collections.Generic.KeyValuePair<int,object>>
  224. // System.Collections.Generic.SortedSetEqualityComparer<System.Collections.Generic.KeyValuePair<int,object>>
  225. // System.Collections.Generic.Stack.Enumerator<object>
  226. // System.Collections.Generic.Stack<object>
  227. // System.Collections.Generic.TreeSet<System.Collections.Generic.KeyValuePair<int,object>>
  228. // System.Collections.Generic.TreeWalkPredicate<System.Collections.Generic.KeyValuePair<int,object>>
  229. // System.Collections.ObjectModel.ReadOnlyCollection<System.Collections.Generic.KeyValuePair<int,object>>
  230. // System.Collections.ObjectModel.ReadOnlyCollection<System.Collections.Generic.KeyValuePair<object,int>>
  231. // System.Collections.ObjectModel.ReadOnlyCollection<object>
  232. // System.Comparison<System.Collections.Generic.KeyValuePair<int,object>>
  233. // System.Comparison<System.Collections.Generic.KeyValuePair<object,int>>
  234. // System.Comparison<int>
  235. // System.Comparison<object>
  236. // System.Comparison<uint>
  237. // System.Func<System.Collections.Generic.KeyValuePair<object,int>,byte>
  238. // System.Func<System.Collections.Generic.KeyValuePair<object,int>,int>
  239. // System.Func<System.Collections.Generic.KeyValuePair<object,int>,object>
  240. // System.Func<System.ValueTuple<uint,uint>>
  241. // System.Func<object,System.ValueTuple<uint,uint>>
  242. // System.Func<object,byte>
  243. // System.Func<object,object,System.ValueTuple<uint,uint>>
  244. // System.Func<object,object,object>
  245. // System.Func<object,object>
  246. // System.Func<object>
  247. // System.Linq.Buffer<ET.RpcInfo>
  248. // System.Linq.Buffer<System.Collections.Generic.KeyValuePair<object,int>>
  249. // System.Linq.Buffer<object>
  250. // System.Linq.Enumerable.Iterator<System.Collections.Generic.KeyValuePair<object,int>>
  251. // System.Linq.Enumerable.Iterator<object>
  252. // System.Linq.Enumerable.WhereEnumerableIterator<object>
  253. // System.Linq.Enumerable.WhereSelectArrayIterator<System.Collections.Generic.KeyValuePair<object,int>,object>
  254. // System.Linq.Enumerable.WhereSelectEnumerableIterator<System.Collections.Generic.KeyValuePair<object,int>,object>
  255. // System.Linq.Enumerable.WhereSelectListIterator<System.Collections.Generic.KeyValuePair<object,int>,object>
  256. // System.Linq.EnumerableSorter<System.Collections.Generic.KeyValuePair<object,int>,int>
  257. // System.Linq.EnumerableSorter<System.Collections.Generic.KeyValuePair<object,int>>
  258. // System.Linq.OrderedEnumerable.<GetEnumerator>d__1<System.Collections.Generic.KeyValuePair<object,int>>
  259. // System.Linq.OrderedEnumerable<System.Collections.Generic.KeyValuePair<object,int>,int>
  260. // System.Linq.OrderedEnumerable<System.Collections.Generic.KeyValuePair<object,int>>
  261. // System.Predicate<System.Collections.Generic.KeyValuePair<int,object>>
  262. // System.Predicate<System.Collections.Generic.KeyValuePair<object,int>>
  263. // System.Predicate<object>
  264. // System.Predicate<ushort>
  265. // System.Runtime.CompilerServices.ConditionalWeakTable.<>c<object,object>
  266. // System.Runtime.CompilerServices.ConditionalWeakTable.CreateValueCallback<object,object>
  267. // System.Runtime.CompilerServices.ConditionalWeakTable.Enumerator<object,object>
  268. // System.Runtime.CompilerServices.ConditionalWeakTable<object,object>
  269. // System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<System.ValueTuple<uint,uint>>
  270. // System.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter<object>
  271. // System.Runtime.CompilerServices.ConfiguredTaskAwaitable<System.ValueTuple<uint,uint>>
  272. // System.Runtime.CompilerServices.ConfiguredTaskAwaitable<object>
  273. // System.Runtime.CompilerServices.TaskAwaiter<System.ValueTuple<uint,uint>>
  274. // System.Runtime.CompilerServices.TaskAwaiter<object>
  275. // System.Threading.Tasks.ContinuationTaskFromResultTask<System.ValueTuple<uint,uint>>
  276. // System.Threading.Tasks.ContinuationTaskFromResultTask<object>
  277. // System.Threading.Tasks.Task<System.ValueTuple<uint,uint>>
  278. // System.Threading.Tasks.Task<object>
  279. // System.Threading.Tasks.TaskFactory.<>c<System.ValueTuple<uint,uint>>
  280. // System.Threading.Tasks.TaskFactory.<>c<object>
  281. // System.Threading.Tasks.TaskFactory.<>c__DisplayClass32_0<System.ValueTuple<uint,uint>>
  282. // System.Threading.Tasks.TaskFactory.<>c__DisplayClass32_0<object>
  283. // System.Threading.Tasks.TaskFactory.<>c__DisplayClass35_0<System.ValueTuple<uint,uint>>
  284. // System.Threading.Tasks.TaskFactory.<>c__DisplayClass35_0<object>
  285. // System.Threading.Tasks.TaskFactory<System.ValueTuple<uint,uint>>
  286. // System.Threading.Tasks.TaskFactory<object>
  287. // System.ValueTuple<uint,object>
  288. // System.ValueTuple<uint,uint>
  289. // UnityEngine.Events.InvokableCall<float>
  290. // UnityEngine.Events.UnityAction<float>
  291. // UnityEngine.Events.UnityEvent<float>
  292. // }}
  293. public void RefMethods()
  294. {
  295. // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,object>(ET.ETTaskCompleted&,object&)
  296. // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.TaskAwaiter<System.ValueTuple<uint,uint>>,object>(System.Runtime.CompilerServices.TaskAwaiter<System.ValueTuple<uint,uint>>&,object&)
  297. // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.TaskAwaiter<object>,object>(System.Runtime.CompilerServices.TaskAwaiter<object>&,object&)
  298. // System.Void ET.ETAsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<object,object>(object&,object&)
  299. // System.Void ET.ETAsyncTaskMethodBuilder<System.ValueTuple<uint,object>>.AwaitUnsafeOnCompleted<object,object>(object&,object&)
  300. // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<ET.ETTaskCompleted,object>(ET.ETTaskCompleted&,object&)
  301. // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<System.Runtime.CompilerServices.TaskAwaiter<object>,object>(System.Runtime.CompilerServices.TaskAwaiter<object>&,object&)
  302. // System.Void ET.ETAsyncTaskMethodBuilder<object>.AwaitUnsafeOnCompleted<object,object>(object&,object&)
  303. // System.Void ET.ETAsyncTaskMethodBuilder<uint>.AwaitUnsafeOnCompleted<object,object>(object&,object&)
  304. // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.EventSystem.<PublishAsync>d__27<ET.EventType.AppStartInitFinish>>(ET.EventSystem.<PublishAsync>d__27<ET.EventType.AppStartInitFinish>&)
  305. // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.EventSystem.<PublishAsync>d__27<ET.EventType.EntryEvent1>>(ET.EventSystem.<PublishAsync>d__27<ET.EventType.EntryEvent1>&)
  306. // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.EventSystem.<PublishAsync>d__27<ET.EventType.EntryEvent2>>(ET.EventSystem.<PublishAsync>d__27<ET.EventType.EntryEvent2>&)
  307. // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.EventSystem.<PublishAsync>d__27<ET.EventType.EntryEvent3>>(ET.EventSystem.<PublishAsync>d__27<ET.EventType.EntryEvent3>&)
  308. // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.EventSystem.<PublishAsync>d__27<ET.EventType.EntryLoadCfg>>(ET.EventSystem.<PublishAsync>d__27<ET.EventType.EntryLoadCfg>&)
  309. // System.Void ET.ETAsyncTaskMethodBuilder.Start<ET.EventSystem.<PublishAsync>d__27<ET.EventType.LoginFinish>>(ET.EventSystem.<PublishAsync>d__27<ET.EventType.LoginFinish>&)
  310. // System.Void ET.ETAsyncTaskMethodBuilder.Start<object>(object&)
  311. // System.Void ET.ETAsyncTaskMethodBuilder<ET.Client.Wait_CreateMyUnit>.Start<object>(object&)
  312. // System.Void ET.ETAsyncTaskMethodBuilder<ET.Client.Wait_SceneChangeFinish>.Start<object>(object&)
  313. // System.Void ET.ETAsyncTaskMethodBuilder<System.ValueTuple<uint,object>>.Start<object>(object&)
  314. // System.Void ET.ETAsyncTaskMethodBuilder<object>.Start<object>(object&)
  315. // System.Void ET.ETAsyncTaskMethodBuilder<uint>.Start<object>(object&)
  316. // object ET.Entity.AddChild<object,object,object>(object,object,bool)
  317. // object ET.Entity.AddChildWithId<object,int>(long,int,bool)
  318. // object ET.Entity.AddComponent<object,int>(int,bool)
  319. // object ET.Entity.AddComponent<object,object,int>(object,int,bool)
  320. // object ET.Entity.AddComponent<object>(bool,object[])
  321. // object ET.Entity.GetChild<object>(long)
  322. // object ET.Entity.GetComponent<object>()
  323. // object ET.Entity.GetParent<object>()
  324. // System.Void ET.Entity.RemoveComponent<object>()
  325. // System.Void ET.EventSystem.Awake<int>(ET.Entity,int)
  326. // System.Void ET.EventSystem.Awake<object,int>(ET.Entity,object,int)
  327. // System.Void ET.EventSystem.Awake<object,object>(ET.Entity,object,object)
  328. // System.Void ET.EventSystem.Publish<ET.Client.NetClientComponentOnRead>(ET.Scene,ET.Client.NetClientComponentOnRead)
  329. // System.Void ET.EventSystem.Publish<ET.EventType.AfterCreateClientScene>(ET.Scene,ET.EventType.AfterCreateClientScene)
  330. // System.Void ET.EventSystem.Publish<ET.EventType.AfterCreateCurrentScene>(ET.Scene,ET.EventType.AfterCreateCurrentScene)
  331. // System.Void ET.EventSystem.Publish<ET.EventType.EnterMapFinish>(ET.Scene,ET.EventType.EnterMapFinish)
  332. // System.Void ET.EventSystem.Publish<ET.EventType.GameStartPush>(ET.Scene,ET.EventType.GameStartPush)
  333. // System.Void ET.EventSystem.Publish<ET.EventType.JoinRoomPush>(ET.Scene,ET.EventType.JoinRoomPush)
  334. // System.Void ET.EventSystem.Publish<ET.EventType.KickPush>(ET.Scene,ET.EventType.KickPush)
  335. // System.Void ET.EventSystem.Publish<ET.EventType.ReadyPush>(ET.Scene,ET.EventType.ReadyPush)
  336. // System.Void ET.EventSystem.Publish<ET.EventType.ReadyStartPush>(ET.Scene,ET.EventType.ReadyStartPush)
  337. // System.Void ET.EventSystem.Publish<ET.EventType.SceneChangeFinish>(ET.Scene,ET.EventType.SceneChangeFinish)
  338. // System.Void ET.EventSystem.Publish<ET.EventType.SceneChangeStart>(ET.Scene,ET.EventType.SceneChangeStart)
  339. // ET.ETTask ET.EventSystem.PublishAsync<ET.EventType.AppStartInitFinish>(ET.Scene,ET.EventType.AppStartInitFinish)
  340. // ET.ETTask ET.EventSystem.PublishAsync<ET.EventType.EntryEvent1>(ET.Scene,ET.EventType.EntryEvent1)
  341. // ET.ETTask ET.EventSystem.PublishAsync<ET.EventType.EntryEvent2>(ET.Scene,ET.EventType.EntryEvent2)
  342. // ET.ETTask ET.EventSystem.PublishAsync<ET.EventType.EntryEvent3>(ET.Scene,ET.EventType.EntryEvent3)
  343. // ET.ETTask ET.EventSystem.PublishAsync<ET.EventType.EntryLoadCfg>(ET.Scene,ET.EventType.EntryLoadCfg)
  344. // ET.ETTask ET.EventSystem.PublishAsync<ET.EventType.LoginFinish>(ET.Scene,ET.EventType.LoginFinish)
  345. // object ET.Game.AddSingleton<object>()
  346. // object ET.JsonHelper.FromJson<object>(string)
  347. // object ET.MongoHelper.FromJson<object>(string)
  348. // System.Void ET.RandomGenerator.BreakRank<object>(System.Collections.Generic.List<object>)
  349. // object MongoDB.Bson.Serialization.BsonSerializer.Deserialize<object>(MongoDB.Bson.IO.IBsonReader,System.Action<MongoDB.Bson.Serialization.BsonDeserializationContext.Builder>)
  350. // object MongoDB.Bson.Serialization.BsonSerializer.Deserialize<object>(string,System.Action<MongoDB.Bson.Serialization.BsonDeserializationContext.Builder>)
  351. // MongoDB.Bson.Serialization.IBsonSerializer<object> MongoDB.Bson.Serialization.BsonSerializer.LookupSerializer<object>()
  352. // object MongoDB.Bson.Serialization.IBsonSerializerExtensions.Deserialize<object>(MongoDB.Bson.Serialization.IBsonSerializer<object>,MongoDB.Bson.Serialization.BsonDeserializationContext)
  353. // object ReferenceCollector.Get<object>(string)
  354. // object System.Activator.CreateInstance<object>()
  355. // object[] System.Array.Empty<object>()
  356. // System.Linq.IOrderedEnumerable<System.Collections.Generic.KeyValuePair<object,int>> System.Linq.Enumerable.OrderBy<System.Collections.Generic.KeyValuePair<object,int>,int>(System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<object,int>>,System.Func<System.Collections.Generic.KeyValuePair<object,int>,int>)
  357. // System.Collections.Generic.IEnumerable<object> System.Linq.Enumerable.Select<System.Collections.Generic.KeyValuePair<object,int>,object>(System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<object,int>>,System.Func<System.Collections.Generic.KeyValuePair<object,int>,object>)
  358. // ET.RpcInfo[] System.Linq.Enumerable.ToArray<ET.RpcInfo>(System.Collections.Generic.IEnumerable<ET.RpcInfo>)
  359. // object[] System.Linq.Enumerable.ToArray<object>(System.Collections.Generic.IEnumerable<object>)
  360. // System.Collections.Generic.IEnumerable<object> System.Linq.Enumerable.Iterator<System.Collections.Generic.KeyValuePair<object,int>>.Select<object>(System.Func<System.Collections.Generic.KeyValuePair<object,int>,object>)
  361. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitUnsafeOnCompleted<object,object>(object&,object&)
  362. // System.Void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<object>(object&)
  363. // object& System.Runtime.CompilerServices.Unsafe.As<object,object>(object&)
  364. // System.Void* System.Runtime.CompilerServices.Unsafe.AsPointer<object>(object&)
  365. // object System.Threading.Interlocked.CompareExchange<object>(object&,object,object)
  366. // System.Threading.Tasks.Task<object> System.Threading.Tasks.TaskFactory.StartNew<object>(System.Func<object>,System.Threading.CancellationToken)
  367. // object UnityEngine.GameObject.GetComponent<object>()
  368. // object UnityEngine.Object.Instantiate<object>(object,UnityEngine.Transform)
  369. // object UnityEngine.Object.Instantiate<object>(object,UnityEngine.Transform,bool)
  370. // object UnityEngine.Resources.Load<object>(string)
  371. }
  372. }