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

◆ GetNextProxy()

override bool System.Net.StaticProxy.GetNextProxy ( [Out] global::System::Uri proxy)
inlineprotected

Definition at line 20 of file StaticProxy.cs.

21 {
22 global::System.Uri proxy2 = this.m_Proxy;
23 if (!true)
24 {
25 }
26 return true;
27 }
class f__AnonymousType0<< Count > j__TPar
global::System.Uri m_Proxy

References j__TPar, and System.Net.StaticProxy.m_Proxy.