1 reference to NotifyUnhandledException
Microsoft.AspNetCore.Components.WebView (1)
IpcSender.cs (1)
80
var message = IpcCommon.Serialize(IpcCommon.OutgoingMessageType.
NotifyUnhandledException
, exception.Message, exception.StackTrace);