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.UnmanagedMemoryStream.ReadAsync ( Memory< byte > buffer,
[Optional] CancellationToken cancellationToken )
inlinevirtualinherited

Reimplemented from System.IO.Stream.

Definition at line 283 of file UnmanagedMemoryStream.cs.

284 {
285 Task task;
286 if (task == null)
287 {
288 }
290 Task task2;
291 if (task2 == null)
292 {
293 return;
294 }
295 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.task.