20 references to AssignRootComponentId
Microsoft.AspNetCore.Components.Authorization.Tests (20)
AuthorizeRouteViewTest.cs (2)
40
_authorizeRouteViewComponentId = _renderer.
AssignRootComponentId
(_authorizeRouteViewComponent);
307
var rootComponentId = _renderer.
AssignRootComponentId
(rootComponent);
AuthorizeViewTest.cs (14)
33
renderer.
AssignRootComponentId
(rootComponent);
62
renderer.
AssignRootComponentId
(rootComponent);
96
renderer.
AssignRootComponentId
(rootComponent);
126
renderer.
AssignRootComponentId
(rootComponent);
162
renderer.
AssignRootComponentId
(rootComponent);
199
renderer.
AssignRootComponentId
(rootComponent);
243
renderer.
AssignRootComponentId
(rootComponent);
264
renderer.
AssignRootComponentId
(rootComponent);
307
renderer.
AssignRootComponentId
(rootComponent);
365
renderer.
AssignRootComponentId
(rootComponent);
417
renderer.
AssignRootComponentId
(rootComponent);
440
renderer.
AssignRootComponentId
(rootComponent);
465
renderer.
AssignRootComponentId
(rootComponent);
489
renderer.
AssignRootComponentId
(rootComponent);
CascadingAuthenticationStateTest.cs (4)
27
renderer.
AssignRootComponentId
(component);
48
renderer.
AssignRootComponentId
(component);
81
renderer.
AssignRootComponentId
(component);
131
renderer.
AssignRootComponentId
(component);