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 47 of file BlockingCollection.cs.

48 {
49 [global::Cpp2ILInjected.Token(Token = "0x6001CE1")]
50 [global::Cpp2ILInjected.Address(RVA = "0x18E7CC4", Offset = "0x18E7CC4", Length = "0x2C")]
51 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
52 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
53 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "ReLogic.Threading.AsyncActionDispatcher", Member = "get_ActionsRemaining", ReturnType = typeof(int))]
54 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
55 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SemaphoreSlim), Member = "get_CurrentCount", ReturnType = typeof(int))]
56 get
57 {
58 throw null;
59 }
60 }
class f__AnonymousType0<< Count > j__TPar