2 writes to Label
Aspire.Hosting (2)
Pipelines\PipelineActivityReporter.cs (2)
329Label = input.EffectiveLabel, 363Label = "Confirm",
4 references to Label
Aspire.Hosting.Tests (4)
Publishing\PipelineActivityReporterTests.cs (4)
527Assert.Equal("text-label", input.Label); 554Assert.Equal("text-label", input.Label); 583Assert.Equal("text-label", input.Label); 623Assert.Equal("Confirm", input.Label);