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

Implements System.Collections.ICollection.

Definition at line 347 of file ConcurrentDictionary.cs.

348 {
349 [global::Cpp2ILInjected.Token(Token = "0x6002F91")]
350 [global::Cpp2ILInjected.Address(RVA = "0x19150AC", Offset = "0x19150AC", Length = "0xFC")]
351 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
352 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
353 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
354 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
355 get
356 {
357 throw null;
358 }
359 }