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
)
inline
package
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
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
System
Net
FtpWebResponse
Generated by
1.10.0