Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinestaticprivate |
Definition at line 618 of file ThrowHelper.cs.
References System.SR.Arg_ArrayPlusOffTooSmall, System.SR.Arg_LowerBoundsMustMatch, System.SR.Arg_MustBeType, System.SR.Arg_Need1DArray, System.SR.Arg_Need2DArray, System.SR.Arg_Need3DArray, System.SR.Arg_NeedAtLeast1Rank, System.SR.Arg_NonZeroLowerBound, System.SR.Arg_RankIndices, System.SR.Arg_RankMultiDimNotSupported, System.SR.Arg_RanksAndBounds, System.SR.Arg_TypeNotSupported, System.SR.Argument_AddingDuplicate, System.SR.Argument_AlignmentMustBePow2, System.SR.Argument_CannotExtractScalar, System.SR.Argument_InvalidArgumentForComparison, System.SR.Argument_InvalidFlag, System.SR.Argument_InvalidOffLen, System.SR.Argument_SpansMustHaveSameLength, System.SR.ArgumentException_OtherNotArrayOfCorrectLength, System.SR.ArgumentNull_Array, System.SR.ArgumentNull_SafeHandle, System.SR.ArgumentOutOfRange_BiggerThanCollection, System.SR.ArgumentOutOfRange_Count, System.SR.ArgumentOutOfRange_EndIndexStartIndex, System.SR.ArgumentOutOfRange_Enum, System.SR.ArgumentOutOfRange_GetCharCountOverflow, System.SR.ArgumentOutOfRange_HugeArrayNotSupported, System.SR.ArgumentOutOfRange_Index, System.SR.ArgumentOutOfRange_IndexCount, System.SR.ArgumentOutOfRange_IndexCountBuffer, System.SR.ArgumentOutOfRange_ListInsert, System.SR.ArgumentOutOfRange_NeedNonNegNum, System.SR.ArgumentOutOfRange_SmallCapacity, System.SR.ArgumentOutOfRange_Year, System.SR.AsyncMethodBuilder_InstanceNotInitialized, System.SR.CancellationTokenSource_Disposed, System.SR.ConcurrentCollection_SyncRoot_NotSupported, System.Runtime.Serialization.Dictionary, System.SR.InvalidOperation_IComparerFailed, System.SR.InvalidOperation_NullArray, System.SR.InvalidOperation_WrongAsyncResultOrEndCalledMultiple, System.SR.NotSupported_FixedSizeCollection, System.SR.NotSupported_KeyCollectionSet, System.SR.NotSupported_ReadOnlyCollection, System.SR.NotSupported_StringComparison, System.SR.NotSupported_ValueCollectionSet, System.SR.Rank_MultiDimNotSupported, System.SR.Serialization_MissingKeys, System.SR.Serialization_NullKey, System.SR.Task_ContinueWith_ESandLR, System.SR.Task_ContinueWith_NotOnAnything, System.SR.Task_Delay_InvalidMillisecondsDelay, System.SR.Task_Dispose_NotCompleted, System.SR.Task_InvalidTimerTimeSpan, System.SR.Task_MultiTaskContinuation_EmptyTaskList, System.SR.Task_MultiTaskContinuation_NullTask, System.SR.Task_RunSynchronously_AlreadyStarted, System.SR.Task_RunSynchronously_Continuation, System.SR.Task_RunSynchronously_Promise, System.SR.Task_RunSynchronously_TaskCompleted, System.SR.Task_Start_AlreadyStarted, System.SR.Task_Start_ContinuationTask, System.SR.Task_Start_Promise, System.SR.Task_Start_TaskCompleted, System.SR.Task_ThrowIfDisposed, System.SR.Task_WaitMulti_NullTask, System.SR.TaskCompletionSourceT_TrySetException_NoExceptions, System.SR.TaskCompletionSourceT_TrySetException_NullException, and System.SR.TaskT_TransitionToFinal_AlreadyCompleted.
Referenced by System.ThrowHelper.GetArgumentException(), System.ThrowHelper.GetArgumentException(), System.ThrowHelper.GetArgumentOutOfRangeException(), System.ThrowHelper.GetArgumentOutOfRangeException(), System.ThrowHelper.GetInvalidOperationException(), System.ThrowHelper.ThrowArgumentNullException(), System.ThrowHelper.ThrowInvalidOperationException(), System.ThrowHelper.ThrowNotSupportedException(), System.ThrowHelper.ThrowObjectDisposedException(), System.ThrowHelper.ThrowRankException(), and System.ThrowHelper.ThrowSerializationException().