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

◆ SpinCount

int System.Threading.ManualResetEventSlim.SpinCount
getsetprivate setinherited

Definition at line 58 of file ManualResetEventSlim.cs.

59 {
60 [global::Cpp2ILInjected.Token(Token = "0x60010E4")]
61 [global::Cpp2ILInjected.Address(RVA = "0x1C9526C", Offset = "0x1C9526C", Length = "0x5C")]
62 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ManualResetEventSlim), Member = "Wait", MemberParameters = new object[]
63 {
64 typeof(int),
65 typeof(CancellationToken)
66 }, ReturnType = typeof(bool))]
67 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
68 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
69 get
70 {
71 throw null;
72 }
73 [global::Cpp2ILInjected.Token(Token = "0x60010E5")]
74 [global::Cpp2ILInjected.Address(RVA = "0x1C952D4", Offset = "0x1C952D4", Length = "0x34")]
75 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
76 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
77 private set
78 {
79 throw null;
80 }
81 }
class f__AnonymousType0<< Count > j__TPar