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

◆ LoadConfigSettings()

static void System.Net.Cache.RequestCacheManager.LoadConfigSettings ( )
inlinestaticprivate

Definition at line 77 of file RequestCacheManager.cs.

78 {
79 if (!true)
80 {
81 }
82 if (!true)
83 {
84 }
85 if (true)
86 {
87 return;
88 }
89 if (!true)
90 {
91 }
92 if (!false)
93 {
94 return;
95 }
96 throw new OutOfMemoryException();
97 }

Referenced by System.Net.Cache.RequestCacheManager.SetBinding().