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

◆ ThrowArgumentOutOfRangeException() [3/3]

static void System.ThrowHelper.ThrowArgumentOutOfRangeException ( ExceptionArgument argument,
ExceptionResource resource )
inlinestaticpackage

Definition at line 284 of file ThrowHelper.cs.

285 {
286 string argumentName = ThrowHelper.GetArgumentName(argument);
288 }
class f__AnonymousType0<< Count > j__TPar
static string GetResourceString(string key)
static string GetResourceName(ExceptionResource resource)
static string GetArgumentName(ExceptionArgument argument)

References System.ThrowHelper.GetArgumentName(), System.ThrowHelper.GetResourceName(), System.Environment.GetResourceString(), and j__TPar.