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

◆ Count

int Newtonsoft.Json.Utilities.DictionaryWrapper< TKey, TValue >.Count
getset

Implements System.Collections.ICollection.

Definition at line 199 of file DictionaryWrapper.cs.

200 {
201 [global::Cpp2ILInjected.Token(Token = "0x6000385")]
202 [global::Cpp2ILInjected.Address(RVA = "0x19258C8", Offset = "0x19258C8", Length = "0x10C")]
203 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
204 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
205 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
206 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
207 get
208 {
209 throw null;
210 }
211 }