terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ReadAsync() [3/3]

override ValueTask< int > System.IO.MemoryStream.ReadAsync ( Memory< byte > buffer,
[Optional] CancellationToken cancellationToken )
inlinevirtualinherited

Reimplemented from System.IO.Stream.

Definition at line 399 of file MemoryStream.cs.

400 {
401 Task task;
402 if (task == null)
403 {
404 }
406 Task task2;
407 if (task2 == null)
408 {
409 return;
410 }
411 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.task.