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.WebRequest.WebProxyWrapperOpaque.Credentials
getset

Implements System.Net.IWebProxy.

Definition at line 1335 of file WebRequest.cs.

1336 {
1337 get
1338 {
1339 return this.webProxy._Credentials;
1340 }
1341 set
1342 {
1344 }
1345 }
class f__AnonymousType0<< Count > j__TPar
ICredentials _Credentials
Definition WebProxy.cs:626