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