51 source.SetCurrentStackTrace();
61 if (stackTrace ==
null)
65 source.SetRemoteStackTrace(stackTrace);
void RestoreDispatchState(in DispatchState dispatchState)
DispatchState CaptureDispatchState()
ExceptionDispatchInfo(Exception exception)
static Exception SetRemoteStackTrace(Exception source, string stackTrace)
static ExceptionDispatchInfo Capture(Exception source)
static void Throw(Exception source)
Exception SourceException
readonly Exception.DispatchState _dispatchState
readonly Exception _exception
static Exception SetCurrentStackTrace(Exception source)