13 references to AssertAccess
Microsoft.AspNetCore.Components (9)
CascadingValueSource.cs (2)
166dispatcher.AssertAccess(); 175dispatcher.AssertAccess();
RenderTree\Renderer.cs (7)
288Dispatcher.AssertAccess(); 319Dispatcher.AssertAccess(); 453Dispatcher.AssertAccess(); 678Dispatcher.AssertAccess(); 720Dispatcher.AssertAccess(); 804Dispatcher.AssertAccess(); 1158Dispatcher.AssertAccess();
Microsoft.AspNetCore.Components.Server (3)
Circuits\CircuitHost.cs (3)
256Renderer.Dispatcher.AssertAccess(); 287Renderer.Dispatcher.AssertAccess(); 323Renderer.Dispatcher.AssertAccess();
Microsoft.AspNetCore.Components.Web (1)
HtmlRendering\StaticHtmlRenderer.HtmlWriting.cs (1)
37Dispatcher.AssertAccess();