terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Static Private Member Functions | |
static global::System.Exception | CreateArgumentNullException (global::System.ExceptionArgument argument) |
static global::System.Exception | CreateArrayTypeMismatchException () |
static global::System.Exception | CreateArgumentException_DestinationTooShort () |
static global::System.Exception | CreateIndexOutOfRangeException () |
static global::System.Exception | CreateArgumentOutOfRangeException () |
static global::System.Exception | CreateArgumentOutOfRangeException (global::System.ExceptionArgument argument) |
static global::System.Exception | CreateThrowNotSupportedException () |
static global::System.ArgumentOutOfRangeException | GetArgumentOutOfRangeException (global::System.ExceptionArgument argument, string resource) |
static global::System.ArgumentException | GetAddingDuplicateWithKeyArgumentException (object key) |
static global::System.Collections.Generic.KeyNotFoundException | GetKeyNotFoundException (object key) |
static global::System.Exception | GetArraySegmentCtorValidationFailedException (global::System.Array array, int offset, int count) |
static global::System.ArgumentException | GetArgumentException (global::System.ExceptionResource resource) |
static global::System.ArgumentNullException | GetArgumentNullException (global::System.ExceptionArgument argument) |
static global::System.ArgumentOutOfRangeException | GetArgumentOutOfRangeException (global::System.ExceptionArgument argument, global::System.ExceptionResource resource) |
Definition at line 24 of file ThrowHelper.cs.