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

◆ CreateString()

static string System.Net.UnsafeNclNativeMethods.SecureStringHelper.CreateString ( SecureString secureString)
inlinestaticpackage

Definition at line 151 of file UnsafeNclNativeMethods.cs.

152 {
153 int num;
155 if (num != 0)
156 {
157 if ("Sunfury" == null)
158 {
159 }
161 long num2 = 0L;
162 if ("Sunfury" == null)
163 {
164 }
166 if (num2 != 0L)
167 {
168 throw new OutOfMemoryException();
169 }
170 }
171 long num3 = 0L;
172 if ("Sunfury" == null)
173 {
174 }
176 if (num3 == 0L)
177 {
178 }
179 throw new OutOfMemoryException();
180 }
class f__AnonymousType0<< Count > j__TPar
static string PtrToStringUni(IntPtr ptr)
Definition Marshal.cs:244
static void ZeroFreeGlobalAllocUnicode(IntPtr s)
Definition Marshal.cs:211

References j__TPar, System.L, System.Runtime.InteropServices.Marshal.PtrToStringUni(), System.text, and System.Runtime.InteropServices.Marshal.ZeroFreeGlobalAllocUnicode().

Referenced by System.Net.NetworkCredential.InternalGetPassword().