2 references to Execute
Microsoft.AspNetCore.Components (2)
Rendering\RendererSynchronizationContext.cs (2)
50
_taskQueue = PostAsync(_taskQueue,
Execute
, (completion, action, this));
57
Execute
((completion, action, this));