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

◆ CreationOptions

TaskCreationOptions System.Threading.Tasks.Task< TResult >.CreationOptions
getsetinherited

Definition at line 964 of file Task.2.cs.

965 {
966 [global::Cpp2ILInjected.Token(Token = "0x6001386")]
967 [global::Cpp2ILInjected.Address(RVA = "0x1CA56F4", Offset = "0x1CA56F4", Length = "0x14")]
968 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnwrapPromise<>), Member = ".ctor", MemberParameters = new object[]
969 {
970 typeof(Task),
971 typeof(bool)
972 }, ReturnType = typeof(void))]
973 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
974 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Task), Member = "get_Options", ReturnType = typeof(TaskCreationOptions))]
975 get
976 {
977 throw null;
978 }
979 }
class f__AnonymousType0<< Count > j__TPar