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

◆ SynchronizationContextNoFlow

SynchronizationContext System.Threading.ExecutionContext.Reader.SynchronizationContextNoFlow
getset

Definition at line 765 of file ExecutionContext.cs.

766 {
767 [global::Cpp2ILInjected.Token(Token = "0x60011AB")]
768 [global::Cpp2ILInjected.Address(RVA = "0x1C9B830", Offset = "0x1C9B830", Length = "0x18")]
769 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
770 get
771 {
772 throw null;
773 }
774 }