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

◆ NextSpinWillYield

bool System.Threading.SpinWait.NextSpinWillYield
getset

Definition at line 27 of file SpinWait.cs.

28 {
29 [global::Cpp2ILInjected.Token(Token = "0x60010F9")]
30 [global::Cpp2ILInjected.Address(RVA = "0x1C96164", Offset = "0x1C96164", Length = "0x78")]
31 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
32 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(SemaphoreSlim), Member = "Wait", MemberParameters = new object[]
33 {
34 typeof(int),
35 typeof(CancellationToken)
36 }, ReturnType = typeof(bool))]
37 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(SpinLock), Member = "ContinueTryEnterWithThreadTracking", MemberParameters = new object[]
38 {
39 typeof(int),
40 typeof(uint),
41 typeof(ref bool)
42 }, ReturnType = typeof(void))]
43 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
44 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
45 get
46 {
47 throw null;
48 }
49 }
class f__AnonymousType0<< Count > j__TPar