23 if (argumentValue ==
null)
36 return TraceException(
"<comm.ADP.TraceException|ERR|THROW> '%ls'\n", e);
static NotSupportedException NotSupported(string message)
static ArgumentOutOfRangeException InvalidDataRowState(DataRowState value)
static InvalidCastException InvalidCast(string message)
static readonly Type s_nullReferenceType
static InvalidOperationException InvalidOperation(string message)
static readonly Type s_threadAbortType
static ArgumentException Argument(string message)
static ArgumentOutOfRangeException InvalidEnumerationValue(Type type, int value)
static ArgumentOutOfRangeException ArgumentOutOfRange(string message, string parameterName)
static ArgumentNullException ArgumentNull(string message)
static ArgumentOutOfRangeException InvalidLoadOption(LoadOption value)
static readonly Type s_accessViolationType
static readonly Type s_stackOverflowType
static T TraceExceptionAsReturnValue< T >(T e)
static readonly Type s_securityType
static void CheckArgumentNull< T >(T argumentValue, string argumentName)
static readonly Type s_outOfMemoryType
static bool IsCatchableExceptionType(Exception e)
static T TraceException< T >(string trace, T e)
static CultureInfo InvariantCulture
static string DataSetLinq_InvalidEnumerationValue
static string Format(string resourceFormat, object p1)