1 write to _delegate
Microsoft.AspNetCore.Components (1)
EventCallbackWorkItem.cs (1)
26_delegate = @delegate;
1 reference to _delegate
Microsoft.AspNetCore.Components (1)
EventCallbackWorkItem.cs (1)
36return InvokeAsync<object?>(_delegate, arg);