Base:
property
Dispatcher
Microsoft.AspNetCore.Components.RenderTree.Renderer.Dispatcher
20 references to Dispatcher
Microsoft.AspNetCore.Components.Server (20)
Circuits\CircuitHost.cs (16)
120return HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(async () => 201await Renderer.Dispatcher.InvokeAsync(async () => 257Renderer.Dispatcher.AssertAccess(); 289Renderer.Dispatcher.AssertAccess(); 325Renderer.Dispatcher.AssertAccess(); 409await HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(() => 435await HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(() => 469await HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(() => 494return await HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(() => 517return await Renderer.Dispatcher.InvokeAsync(async () => await dotNetStreamReference.Stream.ReadAsync(buffer)); 539return await Renderer.Dispatcher.InvokeAsync<DotNetStreamReference>(() => 569await HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(() => 611var shouldContinueNavigation = await HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(async () => 650_ = Renderer.Dispatcher.InvokeAsync(Renderer.ProcessBufferedRenderBatches); 771return Renderer.Dispatcher.InvokeAsync(async () => 975return await 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(() =>