1 write to _metadataPublished
Aspire.Dashboard (1)
ServiceClient\DashboardRunStore.cs (1)
309_metadataPublished = true;
3 references to _metadataPublished
Aspire.Dashboard (3)
ServiceClient\DashboardRunStore.cs (3)
303if (_metadataPath is null || _metadataPublished) 322if (!_metadataPublished || _runsDirectory is null || !Directory.Exists(_runsDirectory)) 413if (_metadataPublished)