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

◆ SynchronizationContext

SynchronizationContext System.Threading.ExecutionContext.Reader.SynchronizationContext
getset

Definition at line 753 of file ExecutionContext.cs.

754 {
755 [global::Cpp2ILInjected.Token(Token = "0x60011AA")]
756 [global::Cpp2ILInjected.Address(RVA = "0x1C9B818", Offset = "0x1C9B818", Length = "0x18")]
757 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
758 get
759 {
760 throw null;
761 }
762 }