Base:
property
Dispatcher
Microsoft.AspNetCore.Components.RenderTree.Renderer.Dispatcher
18 references to Dispatcher
Microsoft.AspNetCore.Components.Server (18)
Circuits\CircuitHost.cs (15)
115return HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(async () => 195await Renderer.Dispatcher.InvokeAsync(async () => 251Renderer.Dispatcher.AssertAccess(); 281Renderer.Dispatcher.AssertAccess(); 311Renderer.Dispatcher.AssertAccess(); 395await HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(() => 421await HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(() => 455await HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(() => 480return await HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(() => 503return await Renderer.Dispatcher.InvokeAsync(async () => await dotNetStreamReference.Stream.ReadAsync(buffer)); 525return await Renderer.Dispatcher.InvokeAsync<DotNetStreamReference>(() => 555await HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(() => 597var shouldContinueNavigation = await HandleInboundActivityAsync(() => Renderer.Dispatcher.InvokeAsync(async () => 636_ = Renderer.Dispatcher.InvokeAsync(Renderer.ProcessBufferedRenderBatches); 756return 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(() =>