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

◆ Task

global.System.Threading.Tasks.ValueTask<TResult> System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder< TResult >.Task
getset

Definition at line 78 of file AsyncValueTaskMethodBuilder.2.cs.

79 {
80 [global::Cpp2ILInjected.Token(Token = "0x60021F8")]
81 [global::Cpp2ILInjected.Address(RVA = "0x18E58E4", Offset = "0x18E58E4", Length = "0x9C")]
82 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
83 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.IO.Stream), Member = "<ReadAsync>g__FinishReadAsync|44_0", MemberParameters = new object[]
84 {
85 typeof(global::System.Threading.Tasks.Task<int>),
86 typeof(byte[]),
87 typeof(global::System.Memory<byte>)
88 }, ReturnType = typeof(global::System.Threading.Tasks.ValueTask<int>))]
89 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
90 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(AsyncTaskMethodBuilder<int>), Member = "get_Task", ReturnType = "System.Threading.Tasks.Task`1<TResult>")]
91 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ThrowHelper), Member = "ThrowArgumentNullException", MemberParameters = new object[] { typeof(global::System.ExceptionArgument) }, ReturnType = typeof(void))]
92 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
93 get
94 {
95 throw null;
96 }
97 }
class f__AnonymousType0<< Count > j__TPar