1 write to _onAttachMessage
Microsoft.AspNetCore.Components.WebView (1)
IpcReceiver.cs (1)
29_onAttachMessage = onAttachMessage;
1 reference to _onAttachMessage
Microsoft.AspNetCore.Components.WebView (1)
IpcReceiver.cs (1)
39await _onAttachMessage(args[0].GetString(), args[1].GetString());