4 references to RethrowException
Microsoft.AspNetCore.Components.WebView.WindowsForms (4)
WindowsFormsDispatcher.cs (4)
60
_ = _dispatchThreadControl.BeginInvoke(
RethrowException
, ex);
104
_ = _dispatchThreadControl.BeginInvoke(
RethrowException
, ex);
128
_ = _dispatchThreadControl.BeginInvoke(
RethrowException
, ex);
173
_ = _dispatchThreadControl.BeginInvoke(
RethrowException
, ex);