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()

override int System.Net.FtpDataStream.EndRead ( IAsyncResult ar)
inlinevirtual

Reimplemented from System.IO.Stream.

Definition at line 254 of file FtpDataStream.cs.

255 {
256 if (ar != null)
257 {
258 }
259 object obj;
260 if (obj != null)
261 {
262 }
263 this.CheckError();
264 throw new InvalidCastException();
265 }
class f__AnonymousType0<< Count > j__TPar

References System.Net.FtpDataStream.CheckError(), j__TPar, and System.obj.