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

◆ GetWebException() [2/2]

static WebException System.Net.HttpWebRequest.GetWebException ( Exception e,
bool aborted )
inlinestaticprivate

Definition at line 1444 of file HttpWebRequest.cs.

1445 {
1446 if (!true)
1447 {
1448 }
1449 Exception ex;
1450 if (ex != null)
1451 {
1452 }
1453 return HttpWebRequest.CreateRequestAbortedException();
1454 }

References System.Net.HttpWebRequest.CreateRequestAbortedException().