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

◆ SetResponseStream()

void System.Net.FtpWebResponse.SetResponseStream ( Stream stream)
inlinepackage

Definition at line 61 of file FtpWebResponse.cs.

62 {
63 if (stream != null)
64 {
65 if (!true)
66 {
67 }
68 this._responseStream = stream;
69 }
70 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.