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

◆ Current

Definition at line 181 of file ThreadPoolWorkQueue.cs.

182 {
183 [global::Cpp2ILInjected.Token(Token = "0x6001243")]
184 [global::Cpp2ILInjected.Address(RVA = "0x186E998", Offset = "0x186E998", Length = "0x18")]
185 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
186 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ThreadPoolWorkQueue), Member = "Dequeue", MemberParameters = new object[]
187 {
188 typeof(ThreadPoolWorkQueueThreadLocals),
189 typeof(ref IThreadPoolWorkItem),
190 typeof(ref bool)
191 }, ReturnType = typeof(void))]
192 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
193 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
194 get
195 {
196 throw null;
197 }
198 }
class f__AnonymousType0<< Count > j__TPar