4 references to Presentation
Aspire.Dashboard.Tests (4)
Shared\TerminalTestHost.cs (1)
71await Presentation.DisposeAsync();
Terminal\TerminalWebSocketTests.cs (3)
79Assert.Equal(primary.GetProperty("peer").GetProperty("id").GetString(), host.Presentation.PrimaryPeerId); 487Assert.Equal(peerId, host.Presentation.PrimaryPeerId); 669await host.Presentation.DisposeAsync();