7 references to GetCurrentRenderTreeFrames
Microsoft.AspNetCore.Components.Authorization.Tests (1)
src\Components\Shared\test\TestRenderer.cs (1)
59=> base.GetCurrentRenderTreeFrames(componentId);
Microsoft.AspNetCore.Components.Endpoints (1)
Rendering\EndpointHtmlRenderer.EventDispatch.cs (1)
149var frames = GetCurrentRenderTreeFrames(componentId);
Microsoft.AspNetCore.Components.Endpoints.Tests (1)
ImportMapTest.cs (1)
292=> base.GetCurrentRenderTreeFrames(componentId);
Microsoft.AspNetCore.Components.Forms.Tests (1)
src\Components\Shared\test\TestRenderer.cs (1)
59=> base.GetCurrentRenderTreeFrames(componentId);
Microsoft.AspNetCore.Components.Tests (1)
src\Components\Shared\test\TestRenderer.cs (1)
59=> base.GetCurrentRenderTreeFrames(componentId);
Microsoft.AspNetCore.Components.Web (1)
HtmlRendering\StaticHtmlRenderer.cs (1)
105=> base.GetCurrentRenderTreeFrames(componentId);
Microsoft.AspNetCore.Components.Web.Tests (1)
src\Components\Shared\test\TestRenderer.cs (1)
59=> base.GetCurrentRenderTreeFrames(componentId);