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

◆ IsFixedSize

bool System.Collections.IDictionary. Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue >.IsFixedSize
getsetprivate

Implements System.Collections.IDictionary.

Definition at line 326 of file DictionaryWrapper.cs.

327 {
328 [global::Cpp2ILInjected.Token(Token = "0x600038F")]
329 [global::Cpp2ILInjected.Address(RVA = "0x1926798", Offset = "0x1926798", Length = "0xB4")]
330 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
331 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
332 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
333 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
334 get
335 {
336 throw null;
337 }
338 }