13 references to AssertAccess
Microsoft.AspNetCore.Components (9)
CascadingValueSource.cs (2)
166dispatcher.AssertAccess(); 175dispatcher.AssertAccess();
RenderTree\Renderer.cs (7)
266Dispatcher.AssertAccess(); 297Dispatcher.AssertAccess(); 427Dispatcher.AssertAccess(); 613Dispatcher.AssertAccess(); 655Dispatcher.AssertAccess(); 739Dispatcher.AssertAccess(); 1081Dispatcher.AssertAccess();
Microsoft.AspNetCore.Components.Server (3)
Circuits\CircuitHost.cs (3)
234Renderer.Dispatcher.AssertAccess(); 263Renderer.Dispatcher.AssertAccess(); 292Renderer.Dispatcher.AssertAccess();
Microsoft.AspNetCore.Components.Web (1)
HtmlRendering\StaticHtmlRenderer.HtmlWriting.cs (1)
37Dispatcher.AssertAccess();