36 [Conditional(
"DEBUG")]
42 [Conditional(
"DEBUG")]
static Exception ThrowHelperCallback(Exception e)
static Exception ThrowHelperFatal(string message, Exception innerException)
static Exception ThrowHelperArgumentNull(string message)
static Exception ThrowHelperError(Exception e)
static Exception ThrowHelperArgument(string message)
static void DebugAssert([DoesNotReturnIf(false)] bool condition, string message)
static void DebugAssert(string message)