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

◆ Item

object System.Collections.IList. System.Collections.CollectionBase.Item
getsetprivateinherited

Definition at line 218 of file CollectionBase.cs.

219 {
220 [global::Cpp2ILInjected.Token(Token = "0x6002E06")]
221 [global::Cpp2ILInjected.Address(RVA = "0x1C08E50", Offset = "0x1C08E50", Length = "0xAC")]
222 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
223 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
224 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
225 {
226 typeof(string),
227 typeof(string)
228 }, ReturnType = typeof(void))]
229 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
230 get
231 {
232 throw null;
233 }
234 [global::Cpp2ILInjected.Token(Token = "0x6002E07")]
235 [global::Cpp2ILInjected.Address(RVA = "0x1C08EFC", Offset = "0x1C08EFC", Length = "0x1C8")]
236 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
237 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
238 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
239 {
240 typeof(string),
241 typeof(string)
242 }, ReturnType = typeof(void))]
243 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 16)]
244 set
245 {
246 throw null;
247 }
248 }
class f__AnonymousType0<< Count > j__TPar