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

◆ ToString() [1/2]

static string System.BitConverter.ToString ( byte[] value)
inlinestatic

Definition at line 137 of file BitConverter.cs.

138 {
140 if (!true)
141 {
142 }
143 string text;
144 return text;
145 }
static void ThrowArgumentNullException(ExceptionArgument argument)

References System.text, and System.ThrowHelper.ThrowArgumentNullException().