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