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

◆ IsThreadPoolThread

bool System.Threading.ThreadPool.IsThreadPoolThread
staticgetsetpackage

Definition at line 474 of file ThreadPool.cs.

475 {
476 [global::Cpp2ILInjected.Token(Token = "0x6001271")]
477 [global::Cpp2ILInjected.Address(RVA = "0x1CA0950", Offset = "0x1CA0950", Length = "0x18")]
478 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
479 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Thread), Member = "get_CurrentThread", ReturnType = typeof(Thread))]
480 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Thread), Member = "get_IsThreadPoolThread", ReturnType = typeof(bool))]
481 get
482 {
483 throw null;
484 }
485 }
class f__AnonymousType0<< Count > j__TPar