13 references to AssertAccess
Microsoft.AspNetCore.Components (9)
CascadingValueSource.cs (2)
156dispatcher.AssertAccess(); 165dispatcher.AssertAccess();
RenderTree\Renderer.cs (7)
261Dispatcher.AssertAccess(); 292Dispatcher.AssertAccess(); 422Dispatcher.AssertAccess(); 608Dispatcher.AssertAccess(); 650Dispatcher.AssertAccess(); 734Dispatcher.AssertAccess(); 1076Dispatcher.AssertAccess();
Microsoft.AspNetCore.Components.Server (3)
Circuits\CircuitHost.cs (3)
233Renderer.Dispatcher.AssertAccess(); 262Renderer.Dispatcher.AssertAccess(); 291Renderer.Dispatcher.AssertAccess();
Microsoft.AspNetCore.Components.Web (1)
HtmlRendering\StaticHtmlRenderer.HtmlWriting.cs (1)
37Dispatcher.AssertAccess();