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

◆ Clear()

static void System.Net.AuthenticationManager.Clear ( )
inlinestaticpackage

Definition at line 147 of file AuthenticationManager.cs.

148 {
149 if (!true)
150 {
151 }
152 AuthenticationManager.EnsureModules();
153 if (!false)
154 {
155 return;
156 }
157 throw new OutOfMemoryException();
158 }

References System.Net.AuthenticationManager.EnsureModules().