3 references to DisplayedLiveRenderables
Aspire.Cli.Tests (3)
Commands\LsCommandTests.cs (1)
586Assert.Empty(interactionService.DisplayedLiveRenderables);
TestServices\TestInteractionService.cs (2)
381DisplayedLiveRenderables.Add(initialRenderable); 388DisplayedLiveRenderables.Add(renderable);