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)
81_dispatcher.InvokeAsync(() => _messageDispatcher(message)); 84_dispatcher.InvokeAsync(() => ExceptionDispatchInfo.Capture(exception).Throw()); 89NotifyErrors(_dispatcher.InvokeAsync(() => _messageDispatcher(message)));