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

◆ Components

virtual ComponentCollection System.ComponentModel.Container.Components
getsetinherited

Implements System.ComponentModel.IContainer.

Definition at line 116 of file Container.cs.

117 {
118 [global::Cpp2ILInjected.Token(Token = "0x6001A1D")]
119 [global::Cpp2ILInjected.Address(RVA = "0x1E63444", Offset = "0x1E63444", Length = "0x32C")]
120 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
121 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
122 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Enter", MemberParameters = new object[]
123 {
124 typeof(object),
125 typeof(ref bool)
126 }, ReturnType = typeof(void))]
127 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ComponentCollection), Member = ".ctor", MemberParameters = new object[] { typeof(IComponent[]) }, ReturnType = typeof(void))]
128 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(RuntimeTypeHandle) }, ReturnType = typeof(Type))]
129 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
130 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 19)]
131 get
132 {
133 throw null;
134 }
135 }
class f__AnonymousType0<< Count > j__TPar