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

◆ BeginEndReadAsync()

Task< int > System.IO.Stream.BeginEndReadAsync ( byte[] buffer,
int offset,
int count )
inlineprivateinherited

Definition at line 243 of file Stream.cs.

244 {
245 if (!true)
246 {
247 }
248 if (!true)
249 {
250 }
251 if (!true)
252 {
253 }
254 if (count != 0 || !true)
255 {
256 }
257 Task task;
258 return task;
259 }

References System.count, and System.task.