1 write to _metadataPublished
Aspire.Dashboard (1)
ServiceClient\DashboardRunStore.cs (1)
293_metadataPublished = true;
3 references to _metadataPublished
Aspire.Dashboard (3)
ServiceClient\DashboardRunStore.cs (3)
287if (_metadataPath is null || _metadataPublished) 306if (!_metadataPublished || _runsDirectory is null || !Directory.Exists(_runsDirectory)) 390if (_metadataPublished)