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

◆ IsCancellationRequested

bool System.Threading.CancellationTokenSource.IsCancellationRequested
getsetinherited

Definition at line 14 of file CancellationTokenSource.cs.

15 {
16 [global::Cpp2ILInjected.Token(Token = "0x6001109")]
17 [global::Cpp2ILInjected.Address(RVA = "0x1C94638", Offset = "0x1C94638", Length = "0x1C")]
18 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
19 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebOperation", Member = "get_Aborted", ReturnType = typeof(bool))]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
21 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
22 get
23 {
24 throw null;
25 }
26 }
class f__AnonymousType0<< Count > j__TPar