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

◆ Waiters

int System.Threading.ManualResetEventSlim.Waiters
getsetprivateinherited

Definition at line 84 of file ManualResetEventSlim.cs.

85 {
86 [global::Cpp2ILInjected.Token(Token = "0x60010E6")]
87 [global::Cpp2ILInjected.Address(RVA = "0x1C95308", Offset = "0x1C95308", Length = "0x5C")]
88 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ManualResetEventSlim), Member = "Set", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
89 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ManualResetEventSlim), Member = "Wait", MemberParameters = new object[]
90 {
91 typeof(int),
92 typeof(CancellationToken)
93 }, ReturnType = typeof(bool))]
94 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
95 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
96 get
97 {
98 throw null;
99 }
100 [global::Cpp2ILInjected.Token(Token = "0x60010E7")]
101 [global::Cpp2ILInjected.Address(RVA = "0x1C95364", Offset = "0x1C95364", Length = "0x8C")]
102 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
103 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ManualResetEventSlim), Member = "Wait", MemberParameters = new object[]
104 {
105 typeof(int),
106 typeof(CancellationToken)
107 }, ReturnType = typeof(bool))]
108 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
109 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ManualResetEventSlim), Member = "UpdateStateAtomically", MemberParameters = new object[]
110 {
111 typeof(int),
112 typeof(int)
113 }, ReturnType = typeof(void))]
114 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
115 {
116 typeof(string),
117 typeof(object)
118 }, ReturnType = typeof(string))]
119 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.InvalidOperationException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
120 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
121 set
122 {
123 throw null;
124 }
125 }
class f__AnonymousType0<< Count > j__TPar