5 references to InvokeAsync
Microsoft.AspNetCore.Components (1)
Rendering\RendererSynchronizationContextDispatcher.cs (1)
30return _context.InvokeAsync(workItem);
Microsoft.AspNetCore.Components.Tests (4)
Rendering\RendererSynchronizationContextTest.cs (4)
410var task = context.InvokeAsync(() => 443var task2 = context.InvokeAsync(() => 467var task = context.InvokeAsync((Action)(() => 483var task = context.InvokeAsync((Action)(() =>