4 references to Schedule
Microsoft.AspNetCore.Components.WebAssembly (4)
Rendering\WebAssemblyRenderer.cs (2)
131
WebAssemblyCallQueue.
Schedule
(this, static @this => @this.CallBaseProcessPendingRender());
160
WebAssemblyCallQueue.
Schedule
(tcs, static tcs => tcs.SetResult());
Services\DefaultWebAssemblyJSRuntime.cs (2)
58
WebAssemblyCallQueue.
Schedule
(argsJson, static argsJson =>
87
WebAssemblyCallQueue.
Schedule
((callInfo, argsJson), static state =>