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

◆ CurrentNoFlow

SynchronizationContext System.Threading.SynchronizationContext.CurrentNoFlow
staticgetsetpackageinherited

Definition at line 207 of file SynchronizationContext.cs.

208 {
209 [global::System.Runtime.CompilerServices.FriendAccessAllowed]
210 [global::Cpp2ILInjected.Token(Token = "0x60011CD")]
211 [global::Cpp2ILInjected.Address(RVA = "0x1C9C454", Offset = "0x1C9C454", Length = "0x28")]
212 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.CompilerServices.AsyncVoidMethodBuilder), Member = "Create", ReturnType = typeof(global::System.Runtime.CompilerServices.AsyncVoidMethodBuilder))]
213 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
214 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Thread), Member = "get_CurrentThread", ReturnType = typeof(Thread))]
215 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SynchronizationContext), Member = "GetThreadLocalContext", ReturnType = typeof(SynchronizationContext))]
216 get
217 {
218 throw null;
219 }
220 }
class f__AnonymousType0<< Count > j__TPar