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

◆ ThreadState

ThreadState System.Threading.Thread.ThreadState
getset

Definition at line 1112 of file Thread.cs.

1113 {
1114 [global::Cpp2ILInjected.Token(Token = "0x600121B")]
1115 [global::Cpp2ILInjected.Address(RVA = "0x1C9DFBC", Offset = "0x1C9DFBC", Length = "0x24")]
1116 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Thread), Member = "TrySetApartmentState", MemberParameters = new object[] { typeof(ApartmentState) }, ReturnType = typeof(bool))]
1117 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1118 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1119 get
1120 {
1121 throw null;
1122 }
1123 }
class f__AnonymousType0<< Count > j__TPar
Thread(ThreadStart start)
Definition Thread.cs:76