4 references to ParametersBarTitle
Aspire.Hosting (1)
Orchestrator\ParameterProcessor.cs (1)
255InteractionStrings.ParametersBarTitle,
Aspire.Hosting.Tests (3)
Orchestrator\ParameterProcessorTests.cs (3)
193Assert.Equal(InteractionStrings.ParametersBarTitle, messageBarInteraction.Title); 279Assert.Equal(InteractionStrings.ParametersBarTitle, messageBarInteraction.Title); 286Assert.Equal(InteractionStrings.ParametersBarTitle, nextMessageBarInteraction.Title);