2 writes to Label
Aspire.Hosting (2)
Publishing\PublishingActivityReporter.cs (2)
288Label = input.EffectiveLabel, 317Label = "Confirm",
2 references to Label
Aspire.Hosting.Tests (2)
Publishing\PublishingActivityReporterTests.cs (2)
481Assert.Equal("text-label", input.Label); 521Assert.Equal("Confirm", input.Label);