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
Loading...
Searching...
No Matches
ExceptionResource.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 

Enumerations

enum  System.ExceptionResource {
  System.Argument_ImplementIComparable , System.Argument_InvalidType , System.Argument_InvalidArgumentForComparison , System.Argument_InvalidRegistryKeyPermissionCheck ,
  System.ArgumentOutOfRange_NeedNonNegNum , System.Arg_ArrayPlusOffTooSmall , System.Arg_NonZeroLowerBound , System.Arg_RankMultiDimNotSupported ,
  System.Arg_RegKeyDelHive , System.Arg_RegKeyStrLenBug , System.Arg_RegSetStrArrNull , System.Arg_RegSetMismatchedKind ,
  System.Arg_RegSubKeyAbsent , System.Arg_RegSubKeyValueAbsent , System.Argument_AddingDuplicate , System.Serialization_InvalidOnDeser ,
  System.Serialization_MissingKeys , System.Serialization_NullKey , System.Argument_InvalidArrayType , System.NotSupported_KeyCollectionSet ,
  System.NotSupported_ValueCollectionSet , System.ArgumentOutOfRange_SmallCapacity , System.ArgumentOutOfRange_Index , System.Argument_InvalidOffLen ,
  System.Argument_ItemNotExist , System.ArgumentOutOfRange_Count , System.ArgumentOutOfRange_InvalidThreshold , System.ArgumentOutOfRange_ListInsert ,
  System.NotSupported_ReadOnlyCollection , System.InvalidOperation_CannotRemoveFromStackOrQueue , System.InvalidOperation_EmptyQueue , System.InvalidOperation_EnumOpCantHappen ,
  System.InvalidOperation_EnumFailedVersion , System.InvalidOperation_EmptyStack , System.ArgumentOutOfRange_BiggerThanCollection , System.InvalidOperation_EnumNotStarted ,
  System.InvalidOperation_EnumEnded , System.NotSupported_SortedListNestedWrite , System.InvalidOperation_NoValue , System.InvalidOperation_RegRemoveSubKey ,
  System.Security_RegistryPermission , System.UnauthorizedAccess_RegistryNoWrite , System.ObjectDisposed_RegKeyClosed , System.NotSupported_InComparableType ,
  System.Argument_InvalidRegistryOptionsCheck , System.Argument_InvalidRegistryViewCheck , System.TaskT_TransitionToFinal_AlreadyCompleted , System.TaskCompletionSourceT_TrySetException_NullException ,
  System.TaskCompletionSourceT_TrySetException_NoExceptions , System.NotSupported_StringComparison , System.InvalidOperation_NullArray
}