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

◆ CurrentCount

int System.Threading.SemaphoreSlim.CurrentCount
getset

Definition at line 18 of file SemaphoreSlim.cs.

19 {
20 [global::Cpp2ILInjected.Token(Token = "0x6001140")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1C97FC4", Offset = "0x1C97FC4", Length = "0x18")]
22 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Collections.Concurrent.BlockingCollection`1", Member = "get_IsCompleted", ReturnType = typeof(bool))]
23 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Collections.Concurrent.BlockingCollection`1", Member = "get_Count", ReturnType = typeof(int))]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
26 get
27 {
28 throw null;
29 }
30 }
class f__AnonymousType0<< Count > j__TPar