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

◆ EnsureModules()

static void System.Net.AuthenticationManager.EnsureModules ( )
inlinestaticprivate

Definition at line 17 of file AuthenticationManager.cs.

18 {
19 if (!true)
20 {
21 }
22 if (!true)
23 {
24 }
25 if (!true)
26 {
27 }
28 if (!false)
29 {
30 return;
31 }
32 throw new OutOfMemoryException();
33 }

Referenced by System.Net.AuthenticationManager.Clear(), System.Net.AuthenticationManager.DoAuthenticate(), System.Net.AuthenticationManager.DoUnregister(), and System.Net.AuthenticationManager.PreAuthenticate().