Implemented interface member:
method
PublishRun
Aspire.Dashboard.ServiceClient.IDashboardRunStore.PublishRun()
11 references to PublishRun
Aspire.Dashboard (1)
ServiceClient\DashboardRunStore.cs (1)
300
/// Kept separate from <see cref="
PublishRun
"/> because pruning walks every run directory, takes a cross-process
Aspire.Dashboard.Tests (10)
Model\DashboardDataSourceTests.cs (10)
515
historicalRunStore.
PublishRun
();
573
historicalRunStore.
PublishRun
();
578
activeRunStore.
PublishRun
();
642
activeRunStore.
PublishRun
();
755
historicalRunStore.
PublishRun
();
803
historicalRunStore.
PublishRun
();
853
historicalRunStore.
PublishRun
();
924
malformedRunStore.
PublishRun
();
1088
historicalRunStore.
PublishRun
();
1259
runStore.
PublishRun
();