13 references to AssertAccess
Microsoft.AspNetCore.Components (9)
CascadingValueSource.cs (2)
166dispatcher.AssertAccess(); 175dispatcher.AssertAccess();
RenderTree\Renderer.cs (7)
276Dispatcher.AssertAccess(); 307Dispatcher.AssertAccess(); 441Dispatcher.AssertAccess(); 666Dispatcher.AssertAccess(); 708Dispatcher.AssertAccess(); 792Dispatcher.AssertAccess(); 1146Dispatcher.AssertAccess();
Microsoft.AspNetCore.Components.Server (3)
Circuits\CircuitHost.cs (3)
251Renderer.Dispatcher.AssertAccess(); 281Renderer.Dispatcher.AssertAccess(); 311Renderer.Dispatcher.AssertAccess();
Microsoft.AspNetCore.Components.Web (1)
HtmlRendering\StaticHtmlRenderer.HtmlWriting.cs (1)
37Dispatcher.AssertAccess();