490 if (
default(T) !=
null &&
value ==
null)
static string ArgumentOutOfRange_Month
static string ArgumentOutOfRange_Index
static string Arg_BogusIComparer
static string ObjectDisposed_StreamClosed
static string InvalidOperation_ConcurrentOperationsNotSupported
static string Arg_Need3DArray
static string Task_ContinueWith_NotOnAnything
static string CancellationTokenSource_Disposed
static string ArgumentOutOfRange_BadYearMonthDay
static string InvalidOperation_EnumNotStarted
static string ArgumentOutOfRange_SmallCapacity
static string ArgumentNull_SafeHandle
static string NotSupported_ReadOnlyCollection
static string Arg_MustBeType
static string Argument_DestinationTooShort
static string InvalidOperation_WrongAsyncResultOrEndCalledMultiple
static string Task_MultiTaskContinuation_EmptyTaskList
static string Argument_SpansMustHaveSameLength
static string Argument_AddingDuplicateWithKey
static string Arg_TypeNotSupported
static string Arg_LowerBoundsMustMatch
static string ConcurrentCollection_SyncRoot_NotSupported
static string ArgumentOutOfRange_IndexCount
static string IO_EOF_ReadBeyondEOF
static string Task_RunSynchronously_TaskCompleted
static string ArgumentOutOfRange_Count
static string Argument_PrecisionTooLarge
static string Task_ThrowIfDisposed
static string Serialization_MissingKeys
static string ArgumentOutOfRange_GetCharCountOverflow
static string Arg_WrongType
static string InvalidOperation_EnumEnded
static string InvalidOperation_HandleIsNotPinned
static string ArgumentException_OtherNotArrayOfCorrectLength
static string Task_Start_Promise
static string TaskCompletionSourceT_TrySetException_NoExceptions
static string InvalidOperation_NullArray
static string Arg_InvalidHandle
static string ArgumentOutOfRange_Enum
static string InvalidOperation_IComparerFailed
static string Format(string resourceFormat, object p1)
static string Overflow_TimeSpanTooLong
static string Argument_InvalidFlag
static string Task_WaitMulti_NullTask
static string Task_RunSynchronously_Continuation
static string Arg_Need1DArray
static string Argument_AlignmentMustBePow2
static string NotSupported_UnseekableStream
static string Task_RunSynchronously_AlreadyStarted
static string Arg_ArrayPlusOffTooSmall
static string Argument_AddingDuplicate
static string Argument_InvalidArrayType
static string InvalidOperation_NoValue
static string ArgumentOutOfRange_IndexCountBuffer
static string NotSupported_UnwritableStream
static string Task_Start_ContinuationTask
static string ArgumentNull_Array
static string Argument_BadFormatSpecifier
static string Arg_NonZeroLowerBound
static string AsyncMethodBuilder_InstanceNotInitialized
static string Task_Start_TaskCompleted
static string ArgumentOutOfRange_BiggerThanCollection
static string InvalidOperation_EnumFailedVersion
static string Arg_RanksAndBounds
static string Argument_CannotExtractScalar
static string Argument_OverlapAlignmentMismatch
static string InvalidOperation_HandleIsNotInitialized
static string Arg_RankMultiDimNotSupported
static string NotSupported_FixedSizeCollection
static string Argument_InvalidArgumentForComparison
static string ArgumentOutOfRange_Year
static string NotSupported_ValueCollectionSet
static string Task_InvalidTimerTimeSpan
static string ArgumentOutOfRange_ListInsert
static string NotSupported_UnreadableStream
static string ArgumentException_ValueTupleIncorrectType
static string ArgumentOutOfRange_BadHourMinuteSecond
static string Serialization_NullKey
static string Task_MultiTaskContinuation_NullTask
static string ArgumentOutOfRange_HugeArrayNotSupported
static string Task_Start_AlreadyStarted
static string Arg_Need2DArray
static string Rank_MultiDimNotSupported
static string Argument_InvalidOffLen
static string TaskCompletionSourceT_TrySetException_NullException
static string InvalidOperation_EnumOpCantHappen
static string Task_Delay_InvalidMillisecondsDelay
static string Argument_InvalidTypeWithPointersNotSupported
static string TaskT_TransitionToFinal_AlreadyCompleted
static string Task_ContinueWith_ESandLR
static string ArgumentOutOfRange_DayNumber
static string ArgumentOutOfRange_NeedNonNegNum
static string Arg_NeedAtLeast1Rank
static string Arg_RankIndices
static string Arg_HandleNotAsync
static string Arg_KeyNotFoundWithKey
static string Task_RunSynchronously_Promise
static string ObjectDisposed_FileClosed
static string Arg_HandleNotSync
static string ArgumentOutOfRange_EndIndexStartIndex
static string Task_Dispose_NotCompleted
static string NotSupported_KeyCollectionSet
static string NotSupported_StringComparison
static void ThrowInvalidOperationException_EnumCurrent(int index)
static void ThrowArgumentException_CannotExtractScalar(ExceptionArgument argument)
static string GetResourceString(ExceptionResource resource)
static void ThrowInvalidOperationException(ExceptionResource resource, Exception e)
static ArgumentException GetArgumentException(ExceptionResource resource)
static void ThrowArgumentOutOfRangeException_PrecisionTooLarge()
static void ThrowNotSupportedException_UnwritableStream()
static void ThrowArgumentOutOfRange_Month(int month)
static void ThrowArgumentNullException(ExceptionArgument argument)
static void ThrowNotSupportedException(ExceptionResource resource)
static void ThrowCountArgumentOutOfRange_ArgumentOutOfRange_Count()
static Exception GetArraySegmentCtorValidationFailedException(Array array, int offset, int count)
static void ArgumentOutOfRangeException_Enum_Value()
static void ThrowFormatException_BadFormatSpecifier()
static void ThrowValueArgumentOutOfRange_NeedNonNegNumException()
static void ThrowArrayTypeMismatchException()
static ArgumentOutOfRangeException GetArgumentOutOfRangeException(ExceptionArgument argument, int paramNumber, ExceptionResource resource)
static void ThrowWrongValueTypeArgumentException< T >(T value, Type targetType)
static void ThrowInvalidOperationException(ExceptionResource resource)
static void ThrowIndexOutOfRangeException()
static void ThrowArgumentOutOfRangeException()
static ArgumentException GetAddingDuplicateWithKeyArgumentException(object key)
static ArgumentException GetWrongValueTypeArgumentException(object value, Type targetType)
static void ThrowArraySegmentCtorValidationFailedExceptions(Array array, int offset, int count)
static void ThrowInvalidOperationException_InvalidOperation_EnumOpCantHappen()
static void ThrowArgumentException_InvalidHandle(string paramName)
static void ThrowArgumentOutOfRange_IndexException()
static void ThrowArgumentException_BadComparer(object comparer)
static void ThrowLengthArgumentOutOfRange_ArgumentOutOfRange_NeedNonNegNum()
static void ThrowArgumentOutOfRangeException_NeedNonNegNum(string paramName)
static string GetArgumentName(ExceptionArgument argument)
static void ThrowInvalidOperationException_HandleIsNotInitialized()
static void ThrowOutOfMemoryException()
static void ThrowWrongKeyTypeArgumentException< T >(T key, Type targetType)
static ArgumentOutOfRangeException GetArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
static void ThrowObjectDisposedException(ExceptionResource resource)
static void ThrowInvalidOperationException()
static InvalidOperationException GetInvalidOperationException(ExceptionResource resource)
static void ThrowArgumentOutOfRange_Year()
static void ThrowArgumentOutOfRangeException(ExceptionArgument argument)
static ArgumentException GetWrongKeyTypeArgumentException(object key, Type targetType)
static void ThrowArgumentException_Argument_InvalidArrayType()
static void ThrowAggregateException(List< Exception > exceptions)
static void ThrowArgumentException_HandleNotSync(string paramName)
static void ThrowForUnsupportedIntrinsicsVectorBaseType< T >()
static void ThrowInvalidTypeWithPointersNotSupported(Type targetType)
static void ThrowNotSupportedException_UnseekableStream()
static KeyNotFoundException GetKeyNotFoundException(object key)
static void ThrowArgumentOutOfRangeException_SymbolDoesNotFit()
static void ThrowArgumentException_TupleIncorrectType(object obj)
static void ThrowNotSupportedException()
static void ThrowInvalidOperationException_InvalidOperation_NoValue()
static void ThrowStartIndexArgumentOutOfRange_ArgumentOutOfRange_Index()
static void ThrowArgumentNullException(string name)
static void ThrowInvalidOperationException_HandleIsNotPinned()
static void ThrowAddingDuplicateWithKeyArgumentException< T >(T key)
static void ThrowArgumentOutOfRange_BadYearMonthDay()
static void ThrowArgumentOutOfRange_TimeSpanTooLong()
static void ThrowArgumentOutOfRangeException(ExceptionArgument argument, int paramNumber, ExceptionResource resource)
static void ThrowArgumentNullException(ExceptionArgument argument, ExceptionResource resource)
static void ThrowForUnsupportedNumericsVectorBaseType< T >()
static void ThrowArgumentException_HandleNotAsync(string paramName)
static void ThrowArgumentOutOfRange_DayNumber(int dayNumber)
static void ThrowObjectDisposedException_FileClosed()
static void ThrowSerializationException(ExceptionResource resource)
static void ThrowArgumentException(ExceptionResource resource)
static void ThrowArgumentOutOfRange_BadHourMinuteSecond()
static void ThrowEndOfFileException()
static void ThrowInvalidOperationException_InvalidOperation_EnumFailedVersion()
static Exception CreateEndOfFileException()
static void ThrowArgumentException(ExceptionResource resource, ExceptionArgument argument)
static void ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
static ArgumentException GetArgumentException(ExceptionResource resource, ExceptionArgument argument)
static void ThrowArgumentException_OverlapAlignmentMismatch()
static void ThrowIndexArgumentOutOfRange_NeedNonNegNumException()
static void ThrowArgumentException_DestinationTooShort()
static void ThrowObjectDisposedException_StreamClosed(string objectName)
static void ThrowRankException(ExceptionResource resource)
static void ThrowInvalidOperationException_InvalidOperation_EnumEnded()
static void ThrowInvalidOperationException_ConcurrentOperationsNotSupported()
static void ThrowNotSupportedException_UnreadableStream()
static InvalidOperationException GetInvalidOperationException_EnumCurrent(int index)
static void ThrowInvalidOperationException_InvalidOperation_EnumNotStarted()
static void IfNullAndNullsAreIllegalThenThrow< T >(object value, ExceptionArgument argName)
static void ThrowKeyNotFoundException< T >(T key)