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

◆ FindServicePoint() [3/3]

static ServicePoint System.Net.ServicePointManager.FindServicePoint ( string uriString,
IWebProxy proxy )
inlinestatic

Definition at line 572 of file ServicePointManager.cs.

573 {
574 if (!true)
575 {
576 }
577 ServicePoint servicePoint;
578 return servicePoint;
579 }