13 references to AssertAccess
Microsoft.AspNetCore.Components (9)
CascadingValueSource.cs (2)
166
dispatcher.
AssertAccess
();
175
dispatcher.
AssertAccess
();
RenderTree\Renderer.cs (7)
323
Dispatcher.
AssertAccess
();
354
Dispatcher.
AssertAccess
();
488
Dispatcher.
AssertAccess
();
713
Dispatcher.
AssertAccess
();
755
Dispatcher.
AssertAccess
();
839
Dispatcher.
AssertAccess
();
1193
Dispatcher.
AssertAccess
();
Microsoft.AspNetCore.Components.Server (3)
Circuits\CircuitHost.cs (3)
258
Renderer.Dispatcher.
AssertAccess
();
290
Renderer.Dispatcher.
AssertAccess
();
326
Renderer.Dispatcher.
AssertAccess
();
Microsoft.AspNetCore.Components.Web (1)
HtmlRendering\StaticHtmlRenderer.HtmlWriting.cs (1)
37
Dispatcher.
AssertAccess
();