2 writes to Label
Aspire.Hosting (2)
Pipelines\PipelineActivityReporter.cs (2)
309Label = input.EffectiveLabel, 343Label = "Confirm",
4 references to Label
Aspire.Hosting.Tests (4)
Publishing\PipelineActivityReporterTests.cs (4)
526Assert.Equal("text-label", input.Label); 553Assert.Equal("text-label", input.Label); 582Assert.Equal("text-label", input.Label); 622Assert.Equal("Confirm", input.Label);