13 references to AssertAccess
Microsoft.AspNetCore.Components (9)
CascadingValueSource.cs (2)
166dispatcher.AssertAccess(); 175dispatcher.AssertAccess();
RenderTree\Renderer.cs (7)
282Dispatcher.AssertAccess(); 313Dispatcher.AssertAccess(); 447Dispatcher.AssertAccess(); 672Dispatcher.AssertAccess(); 714Dispatcher.AssertAccess(); 798Dispatcher.AssertAccess(); 1152Dispatcher.AssertAccess();
Microsoft.AspNetCore.Components.Server (3)
Circuits\CircuitHost.cs (3)
255Renderer.Dispatcher.AssertAccess(); 285Renderer.Dispatcher.AssertAccess(); 315Renderer.Dispatcher.AssertAccess();
Microsoft.AspNetCore.Components.Web (1)
HtmlRendering\StaticHtmlRenderer.HtmlWriting.cs (1)
37Dispatcher.AssertAccess();