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

◆ FtpWebResponse() [1/2]

System.Net.FtpWebResponse.FtpWebResponse ( Stream responseStream,
long contentLength,
global::System::Uri responseUri,
FtpStatusCode statusCode,
string statusLine,
DateTime lastModified,
string bannerMessage,
string welcomeMessage,
string exitMessage )
inlinepackage

Definition at line 11 of file FtpWebResponse.cs.

12 {
13 if (!true)
14 {
15 }
16 bool isEnabled = NetEventSource.IsEnabled;
17 this._statusCode = statusCode;
21 this._responseStream = responseStream;
23 }
class f__AnonymousType0<< Count > j__TPar

References System.Net.NetEventSource.IsEnabled, and j__TPar.