2 writes to Label
Aspire.Hosting (2)
Pipelines\PipelineActivityReporter.cs (2)
342Label = input.EffectiveLabel, 379Label = "Confirm",
4 references to Label
Aspire.Hosting.Tests (4)
Publishing\PipelineActivityReporterTests.cs (4)
577Assert.Equal("text-label", input.Label); 604Assert.Equal("text-label", input.Label); 633Assert.Equal("text-label", input.Label); 737Assert.Equal("Confirm", input.Label);