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.Thread.IsThreadPoolThread
getset

Definition at line 957 of file Thread.cs.

958 {
959 [global::Cpp2ILInjected.Token(Token = "0x6001212")]
960 [global::Cpp2ILInjected.Address(RVA = "0x1C9DDCC", Offset = "0x1C9DDCC", Length = "0x24")]
961 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ThreadPool), Member = "get_IsThreadPoolThread", ReturnType = typeof(bool))]
962 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation), Member = "Run", MemberParameters = new object[]
963 {
964 typeof(global::System.Threading.Tasks.Task),
965 typeof(bool)
966 }, ReturnType = typeof(void))]
967 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
968 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
969 get
970 {
971 throw null;
972 }
973 }
class f__AnonymousType0<< Count > j__TPar