1 write to _dispatcher
Microsoft.AspNetCore.Components.WebView (1)
IpcSender.cs (1)
20_dispatcher = dispatcher;
3 references to _dispatcher
Microsoft.AspNetCore.Components.WebView (3)
IpcSender.cs (3)
89_dispatcher.InvokeAsync(() => _messageDispatcher(message)); 92_dispatcher.InvokeAsync(() => ExceptionDispatchInfo.Capture(exception).Throw()); 97NotifyErrors(_dispatcher.InvokeAsync(() => _messageDispatcher(message)));