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

◆ ZeroFreeGlobalAllocUnicode()

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

Definition at line 211 of file Marshal.cs.

212 {
213 if (!true)
214 {
215 }
216 Marshal.ClearUnicode(s);
217 }

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

Referenced by System.Net.UnsafeNclNativeMethods.SecureStringHelper.CreateString().