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

◆ this[object key]

virtual object System.Collections.SortedList.this[object key]
getset

Implements System.Collections.IDictionary.

Definition at line 378 of file SortedList.cs.

379 {
380 [global::Cpp2ILInjected.Token(Token = "0x6002E4B")]
381 [global::Cpp2ILInjected.Address(RVA = "0x1C0B2BC", Offset = "0x1C0B2BC", Length = "0x38")]
382 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
383 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
384 get
385 {
386 throw null;
387 }
388 [global::Cpp2ILInjected.Token(Token = "0x6002E4C")]
389 [global::Cpp2ILInjected.Address(RVA = "0x1C0B2F4", Offset = "0x1C0B2F4", Length = "0x108")]
390 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
391 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
392 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Array), Member = "BinarySearch", MemberParameters = new object[]
393 {
394 typeof(global::System.Array),
395 typeof(int),
396 typeof(int),
397 typeof(object),
398 typeof(IComparer)
399 }, ReturnType = typeof(int))]
400 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SortedList), Member = "Insert", MemberParameters = new object[]
401 {
402 typeof(int),
403 typeof(object),
404 typeof(object)
405 }, ReturnType = typeof(void))]
406 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentNullException), Member = ".ctor", MemberParameters = new object[]
407 {
408 typeof(string),
409 typeof(string)
410 }, ReturnType = typeof(void))]
411 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 9)]
412 set
413 {
414 throw null;
415 }
416 }
class f__AnonymousType0<< Count > j__TPar