2 references to GetServerCertificate
Aspire.Dashboard (1)
Model\DebugSessionHelpers.cs (1)
54serverCert = debugSession.GetServerCertificate();
Aspire.Dashboard.Tests (1)
Integration\StartupTests.cs (1)
288var cert = app.DashboardOptionsMonitor.CurrentValue.DebugSession.GetServerCertificate();