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

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

Definition at line 582 of file ServicePointManager.cs.

583 {
584 if (!true)
585 {
586 }
587 string text2;
588 string text3;
589 string text = text2 + "://" + text3;
590 if (address != null)
591 {
592 }
593 bool flag = address.Scheme == "https";
594 bool flag2 = address.Scheme != "http";
595 bool flag3 = address.Scheme == "http";
596 string scheme = address.Scheme;
597 string authority = address.Authority;
598 string text4 = scheme + "://" + authority;
599 return -1073741824;
600 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.text.