1 write to _tagsSource
aspire (1)
Telemetry\AspireCliTelemetry.cs (1)
118_tagsSource = tagsSource;
3 references to _tagsSource
aspire (3)
Telemetry\AspireCliTelemetry.cs (3)
128return await _tagsSource.TagsTask.ConfigureAwait(false); 208foreach (var tag in _tagsSource.GetResolvedTags()) 245_tagsSource.StartCalculation(async () =>