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() [1/3]

static ServicePoint System.Net.ServicePointManager.FindServicePoint ( global::System::Uri address)
inlinestatic

Definition at line 562 of file ServicePointManager.cs.

563 {
564 if (!true)
565 {
566 }
567 ServicePoint servicePoint;
568 return servicePoint;
569 }

Referenced by System.Net.HttpWebRequest.GetServicePoint().