terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ InnerList

ArrayList System.Collections.ReadOnlyCollectionBase.InnerList
getsetprotectedinherited

Definition at line 12 of file ReadOnlyCollectionBase.cs.

13 {
14 [global::Cpp2ILInjected.Token(Token = "0x6002E2B")]
15 [global::Cpp2ILInjected.Address(RVA = "0x1C0A2C4", Offset = "0x1C0A2C4", Length = "0x60")]
16 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ReadOnlyCollectionBase), Member = "get_Count", ReturnType = typeof(int))]
17 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ReadOnlyCollectionBase), Member = "System.Collections.ICollection.get_IsSynchronized", ReturnType = typeof(bool))]
18 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ReadOnlyCollectionBase), Member = "System.Collections.ICollection.get_SyncRoot", ReturnType = typeof(object))]
19 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ReadOnlyCollectionBase), Member = "System.Collections.ICollection.CopyTo", MemberParameters = new object[]
20 {
21 typeof(global::System.Array),
22 typeof(int)
23 }, ReturnType = typeof(void))]
24 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ReadOnlyCollectionBase), Member = "GetEnumerator", ReturnType = typeof(IEnumerator))]
25 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Security.Authentication.ExtendedProtection.ServiceNameCollection", Member = ".ctor", MemberParameters = new object[] { typeof(ICollection) }, ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.ComponentCollection", Member = ".ctor", MemberParameters = new object[] { "System.ComponentModel.IComponent[]" }, ReturnType = typeof(void))]
27 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.ComponentCollection", Member = "get_Item", MemberParameters = new object[] { typeof(string) }, ReturnType = "System.ComponentModel.IComponent")]
28 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.ComponentCollection", Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "System.ComponentModel.IComponent")]
29 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.ComponentCollection", Member = "CopyTo", MemberParameters = new object[]
30 {
31 "System.ComponentModel.IComponent[]",
32 typeof(int)
33 }, ReturnType = typeof(void))]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 10)]
35 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArrayList), Member = ".ctor", ReturnType = typeof(void))]
36 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
37 get
38 {
39 throw null;
40 }
41 }
class f__AnonymousType0<< Count > j__TPar