Base:
property
Dispatcher
Microsoft.AspNetCore.Components.RenderTree.Renderer.Dispatcher
18 references to Dispatcher
Microsoft.AspNetCore.Components.Server (18)
Circuits\CircuitHost.cs (15)
107return HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(async () => 179await Renderer.Dispatcher.InvokeAsync(async () => 234Renderer.Dispatcher.AssertAccess(); 263Renderer.Dispatcher.AssertAccess(); 292Renderer.Dispatcher.AssertAccess(); 375await HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(() => 401await HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(() => 435await HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(() => 460return await HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(() => 483return await Renderer.Dispatcher.InvokeAsync(async () => await dotNetStreamReference.Stream.ReadAsync(buffer)); 505return await Renderer.Dispatcher.InvokeAsync<DotNetStreamReference>(() => 535await HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(() => 577var shouldContinueNavigation = await HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(async () => 616_ = Renderer.Dispatcher.InvokeAsync(Renderer.ProcessBufferedRenderBatches); 736return Renderer.Dispatcher.InvokeAsync(async () =>
Circuits\CircuitRegistry.cs (2)
96circuitHandlerTask = circuitHost.Renderer.Dispatcher.InvokeAsync(() => circuitHost.OnConnectionDownAsync(default)); 199circuitHandlerTask = circuitHost.Renderer.Dispatcher.InvokeAsync(async () =>
Circuits\RemoteRenderer.cs (1)
297return Dispatcher.InvokeAsync(() =>