13 references to AssertAccess
Microsoft.AspNetCore.Components (9)
CascadingValueSource.cs (2)
166
dispatcher.
AssertAccess
();
175
dispatcher.
AssertAccess
();
RenderTree\Renderer.cs (7)
322
Dispatcher.
AssertAccess
();
353
Dispatcher.
AssertAccess
();
487
Dispatcher.
AssertAccess
();
712
Dispatcher.
AssertAccess
();
754
Dispatcher.
AssertAccess
();
838
Dispatcher.
AssertAccess
();
1192
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
();