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

◆ WriteAsync() [2/3]

override Task System.IO.Stream.NullStream.WriteAsync ( byte[] buffer,
int offset,
int count,
CancellationToken cancellationToken )
inlinevirtual

Reimplemented from System.IO.Stream.

Definition at line 854 of file Stream.cs.

855 {
856 if (!true)
857 {
858 }
859 Task task;
860 return task;
861 }

References System.task.