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

◆ UnderlyingCollection

object Newtonsoft.Json.Utilities.CollectionWrapper< T >.UnderlyingCollection
getset

Implements Newtonsoft.Json.Utilities.IWrappedCollection.

Definition at line 349 of file CollectionWrapper.cs.

350 {
351 [global::Cpp2ILInjected.Token(Token = "0x6000354")]
352 [global::Cpp2ILInjected.Address(RVA = "0x18EEED4", Offset = "0x18EEED4", Length = "0x1C")]
353 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
354 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
355 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
356 get
357 {
358 throw null;
359 }
360 }