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

ICredentials System.Net.WebProxy.Credentials
getset

Implements System.Net.IWebProxy.

Definition at line 174 of file WebProxy.cs.

175 {
176 get
177 {
178 return this._Credentials;
179 }
180 set
181 {
183 }
184 }
class f__AnonymousType0<< Count > j__TPar
ICredentials _Credentials
Definition WebProxy.cs:626

Referenced by System.Net.WebProxy.WebProxy().