2 references to Execute
Microsoft.AspNetCore.Components (2)
Rendering\RendererSynchronizationContext.cs (2)
89
_taskQueue = PostAsync(_taskQueue,
Execute
, (completion, function, this));
96
Execute
((completion, function, this));