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

◆ IsSet

bool System.Threading.ManualResetEventSlim.IsSet
getsetprivate setinherited

Definition at line 30 of file ManualResetEventSlim.cs.

31 {
32 [global::Cpp2ILInjected.Token(Token = "0x60010E2")]
33 [global::Cpp2ILInjected.Address(RVA = "0x1C95150", Offset = "0x1C95150", Length = "0x5C")]
34 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ManualResetEventSlim), Member = "LazyInitializeEvent", ReturnType = typeof(bool))]
35 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ManualResetEventSlim), Member = "Wait", MemberParameters = new object[]
36 {
37 typeof(int),
38 typeof(CancellationToken)
39 }, ReturnType = typeof(bool))]
40 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Tasks.Task), Member = "Dispose", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
42 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
43 get
44 {
45 throw null;
46 }
47 [global::Cpp2ILInjected.Token(Token = "0x60010E3")]
48 [global::Cpp2ILInjected.Address(RVA = "0x1C951B4", Offset = "0x1C951B4", Length = "0x14")]
49 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
50 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
51 private set
52 {
53 throw null;
54 }
55 }
class f__AnonymousType0<< Count > j__TPar