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

◆ EndRead()

static int System.IO.Stream.SynchronousAsyncResult.EndRead ( IAsyncResult asyncResult)
inlinestaticpackage

Definition at line 1014 of file Stream.cs.

1015 {
1016 return "IAsyncResult object did not come from the corresponding async method on this type.";
1017 }