Base:
property
Dispatcher
Microsoft.AspNetCore.Components.RenderTree.Renderer.Dispatcher
20 references to Dispatcher
Microsoft.AspNetCore.Components.Server (20)
Circuits\CircuitHost.cs (16)
121return HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(async () => 202await Renderer.Dispatcher.InvokeAsync(async () => 258Renderer.Dispatcher.AssertAccess(); 290Renderer.Dispatcher.AssertAccess(); 326Renderer.Dispatcher.AssertAccess(); 410await HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(() => 436await HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(() => 470await HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(() => 495return await HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(() => 518return await Renderer.Dispatcher.InvokeAsync(async () => await dotNetStreamReference.Stream.ReadAsync(buffer)); 540return await Renderer.Dispatcher.InvokeAsync<DotNetStreamReference>(() => 570await HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(() => 612var shouldContinueNavigation = await HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(async () => 651_ = Renderer.Dispatcher.InvokeAsync(Renderer.ProcessBufferedRenderBatches); 772return Renderer.Dispatcher.InvokeAsync(async () => 976return Renderer.Dispatcher.InvokeAsync(async () =>
Circuits\CircuitPersistenceManager.cs (1)
25await circuit.Renderer.Dispatcher.InvokeAsync(async () =>
Circuits\CircuitRegistry.cs (2)
99circuitHandlerTask = circuitHost.Renderer.Dispatcher.InvokeAsync(() => circuitHost.OnConnectionDownAsync(default)); 202circuitHandlerTask = circuitHost.Renderer.Dispatcher.InvokeAsync(async () =>
Circuits\RemoteRenderer.cs (1)
298return Dispatcher.InvokeAsync(() =>