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.SynchronizationContext
getsetpackage

Definition at line 235 of file ExecutionContext.cs.

236 {
237 [global::System.Runtime.ConstrainedExecution.ReliabilityContract(global::System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, global::System.Runtime.ConstrainedExecution.Cer.Success)]
238 [global::Cpp2ILInjected.Token(Token = "0x600118F")]
239 [global::Cpp2ILInjected.Address(RVA = "0x1C9B278", Offset = "0x1C9B278", Length = "0x8")]
240 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
241 get
242 {
243 throw null;
244 }
245 [global::System.Runtime.ConstrainedExecution.ReliabilityContract(global::System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, global::System.Runtime.ConstrainedExecution.Cer.Success)]
246 [global::Cpp2ILInjected.Token(Token = "0x6001190")]
247 [global::Cpp2ILInjected.Address(RVA = "0x1C9B280", Offset = "0x1C9B280", Length = "0x8")]
248 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
249 set
250 {
251 throw null;
252 }
253 }