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

◆ CanBeCanceled

bool System.Threading.CancellationToken.CanBeCanceled
getset

Definition at line 343 of file CancellationToken.cs.

344 {
345 [global::Cpp2ILInjected.Token(Token = "0x60010D0")]
346 [global::Cpp2ILInjected.Address(RVA = "0x1C94654", Offset = "0x1C94654", Length = "0x10")]
347 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
348 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Tasks.Task), Member = "TaskConstructorCore", MemberParameters = new object[]
349 {
350 typeof(global::System.Delegate),
351 typeof(object),
352 typeof(CancellationToken),
353 typeof(global::System.Threading.Tasks.TaskCreationOptions),
354 typeof(global::System.Threading.Tasks.InternalTaskOptions),
355 typeof(global::System.Threading.Tasks.TaskScheduler)
356 }, ReturnType = typeof(void))]
357 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Tasks.Task), Member = "InternalWait", MemberParameters = new object[]
358 {
359 typeof(int),
360 typeof(CancellationToken)
361 }, ReturnType = typeof(bool))]
362 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Tasks.Task), Member = "ContinueWithCore", MemberParameters = new object[]
363 {
364 typeof(global::System.Threading.Tasks.Task),
365 typeof(global::System.Threading.Tasks.TaskScheduler),
366 typeof(CancellationToken),
367 typeof(global::System.Threading.Tasks.TaskContinuationOptions)
368 }, ReturnType = typeof(void))]
369 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Tasks.Task), Member = "Delay", MemberParameters = new object[]
370 {
371 typeof(int),
372 typeof(CancellationToken)
373 }, ReturnType = typeof(global::System.Threading.Tasks.Task))]
374 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
375 get
376 {
377 throw null;
378 }
379 }
class f__AnonymousType0<< Count > j__TPar