13 references to AssertAccess
Microsoft.AspNetCore.Components (9)
CascadingValueSource.cs (2)
166dispatcher.AssertAccess(); 175dispatcher.AssertAccess();
RenderTree\Renderer.cs (7)
273Dispatcher.AssertAccess(); 304Dispatcher.AssertAccess(); 438Dispatcher.AssertAccess(); 624Dispatcher.AssertAccess(); 666Dispatcher.AssertAccess(); 764Dispatcher.AssertAccess(); 1109Dispatcher.AssertAccess();
Microsoft.AspNetCore.Components.Server (3)
Circuits\CircuitHost.cs (3)
241Renderer.Dispatcher.AssertAccess(); 271Renderer.Dispatcher.AssertAccess(); 301Renderer.Dispatcher.AssertAccess();
Microsoft.AspNetCore.Components.Web (1)
HtmlRendering\StaticHtmlRenderer.HtmlWriting.cs (1)
37Dispatcher.AssertAccess();