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

◆ Copy() [1/5]

static void System.Runtime.InteropServices.Marshal.Copy ( byte[] source,
int startIndex,
IntPtr destination,
int length )
inlinestatic

Definition at line 55 of file Marshal.cs.

56 {
57 int num = 1;
58 if (num != 0)
59 {
60 return;
61 }
62 if (num == 0)
63 {
64 }
65 }

Referenced by Mono.Unity.UnityTlsContext.ReadCallback(), and Mono.Unity.UnityTlsContext.WriteCallback().