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

◆ LockContext()

static void System.ComponentModel.LicenseManager.LockContext ( object contextUser)
inlinestatic

Definition at line 177 of file LicenseManager.cs.

178 {
179 if (!true)
180 {
181 }
182 if (!false)
183 {
184 return;
185 }
186 throw new OutOfMemoryException();
187 }