5 references to Schedule
Microsoft.AspNetCore.Components.WebAssembly (5)
Hosting\WebAssemblyHost.cs (1)
164
WebAssemblyCallQueue.
Schedule
((_rootComponents, _renderer, initializationTcs), async state =>
Rendering\WebAssemblyRenderer.cs (2)
157
WebAssemblyCallQueue.
Schedule
(this, static @this => @this.CallBaseProcessPendingRender());
186
WebAssemblyCallQueue.
Schedule
(tcs, static tcs => tcs.SetResult());
Services\DefaultWebAssemblyJSRuntime.cs (2)
59
WebAssemblyCallQueue.
Schedule
(argsJson, static argsJson =>
88
WebAssemblyCallQueue.
Schedule
((callInfo, argsJson), static state =>