Implemented interface member:
method
PublishRun
Aspire.Dashboard.ServiceClient.IDashboardRunStore.PublishRun()
11 references to PublishRun
Aspire.Dashboard (1)
ServiceClient\DashboardRunStore.cs (1)
316
/// Kept separate from <see cref="
PublishRun
"/> because pruning walks every run directory, takes a cross-process
Aspire.Dashboard.Tests (10)
Model\DashboardDataSourceTests.cs (10)
544
historicalRunStore.
PublishRun
();
629
historicalRunStore.
PublishRun
();
634
activeRunStore.
PublishRun
();
698
activeRunStore.
PublishRun
();
811
historicalRunStore.
PublishRun
();
859
historicalRunStore.
PublishRun
();
909
historicalRunStore.
PublishRun
();
980
malformedRunStore.
PublishRun
();
1144
historicalRunStore.
PublishRun
();
1315
runStore.
PublishRun
();