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

◆ IsThreadPoolThreadInternal

bool System.Threading.Thread.IsThreadPoolThreadInternal
getsetpackage

Definition at line 976 of file Thread.cs.

977 {
978 [global::Cpp2ILInjected.Token(Token = "0x6001213")]
979 [global::Cpp2ILInjected.Address(RVA = "0x1C9DDF0", Offset = "0x1C9DDF0", Length = "0x24")]
980 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
981 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
982 get
983 {
984 throw null;
985 }
986 }