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 Telepathy.SafeQueue< T >.Count
getset

Definition at line 14 of file SafeQueue.cs.

15 {
16 [global::Cpp2ILInjected.Token(Token = "0x600126E")]
17 [global::Cpp2ILInjected.Address(RVA = "0x186314C", Offset = "0x186314C", Length = "0xE0")]
18 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
19 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Enter", MemberParameters = new object[]
22 {
23 typeof(object),
24 typeof(ref bool)
25 }, ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Monitor), Member = "Exit", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
27 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
28 get
29 {
30 throw null;
31 }
32 }
class f__AnonymousType0<< Count > j__TPar