13 references to AssertAccess
Microsoft.AspNetCore.Components (9)
CascadingValueSource.cs (2)
166dispatcher.AssertAccess(); 175dispatcher.AssertAccess();
RenderTree\Renderer.cs (7)
322Dispatcher.AssertAccess(); 353Dispatcher.AssertAccess(); 487Dispatcher.AssertAccess(); 712Dispatcher.AssertAccess(); 754Dispatcher.AssertAccess(); 838Dispatcher.AssertAccess(); 1192Dispatcher.AssertAccess();
Microsoft.AspNetCore.Components.Server (3)
Circuits\CircuitHost.cs (3)
258Renderer.Dispatcher.AssertAccess(); 290Renderer.Dispatcher.AssertAccess(); 326Renderer.Dispatcher.AssertAccess();
Microsoft.AspNetCore.Components.Web (1)
HtmlRendering\StaticHtmlRenderer.HtmlWriting.cs (1)
37Dispatcher.AssertAccess();