Implemented interface member:
method
InvokeAsync<TValue>
Microsoft.JSInterop.IJSObjectReference.InvokeAsync<TValue>(System.String, System.Threading.CancellationToken, System.Object[])
1 reference to InvokeAsync
Aspire.Dashboard.Components.Tests (1)
Shared\TestJSObjectReference.cs (1)
27=> InvokeAsync<TValue>(identifier, CancellationToken.None, args);