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

◆ ZeroFreeGlobalAllocAnsi()

static void System.Runtime.InteropServices.Marshal.ZeroFreeGlobalAllocAnsi ( IntPtr s)
inlinestatic

Definition at line 202 of file Marshal.cs.

203 {
204 if (!true)
205 {
206 }
207 Marshal.ClearAnsi(s);
208 }

References System.Runtime.InteropServices.Marshal.ClearAnsi(), and System.s.

Referenced by Microsoft.Win32.SafeHandles.SafePasswordHandle.FreeHandle().