13 references to AssertAccess
Microsoft.AspNetCore.Components (9)
CascadingValueSource.cs (2)
166dispatcher.AssertAccess(); 175dispatcher.AssertAccess();
RenderTree\Renderer.cs (7)
272Dispatcher.AssertAccess(); 303Dispatcher.AssertAccess(); 437Dispatcher.AssertAccess(); 623Dispatcher.AssertAccess(); 665Dispatcher.AssertAccess(); 749Dispatcher.AssertAccess(); 1094Dispatcher.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();