6 references to RemoveRootComponent
Microsoft.AspNetCore.Components.Authorization.Tests (1)
src\Components\Shared\test\TestRenderer.cs (1)
56=> base.RemoveRootComponent(componentId);
Microsoft.AspNetCore.Components.Endpoints.Tests (1)
ImportMapTest.cs (1)
289=> base.RemoveRootComponent(componentId);
Microsoft.AspNetCore.Components.Forms.Tests (1)
src\Components\Shared\test\TestRenderer.cs (1)
56=> base.RemoveRootComponent(componentId);
Microsoft.AspNetCore.Components.Tests (1)
src\Components\Shared\test\TestRenderer.cs (1)
56=> base.RemoveRootComponent(componentId);
Microsoft.AspNetCore.Components.Web.Tests (1)
src\Components\Shared\test\TestRenderer.cs (1)
56=> base.RemoveRootComponent(componentId);
Microsoft.AspNetCore.Components.WebView (1)
Services\WebViewRenderer.cs (1)
71=> base.RemoveRootComponent(componentId);