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

◆ Credentials

override ICredentials System.Net.FtpWebRequest.Credentials
getset

Definition at line 90 of file FtpWebRequest.cs.

91 {
92 get
93 {
94 return this._authInfo;
95 }
96 set
97 {
99 {
100 return;
101 }
102 if (value != null)
103 {
104 if (!true)
105 {
106 }
108 return;
109 }
110 }
111 }
class f__AnonymousType0<< Count > j__TPar