4 references to ParametersBarTitle
Aspire.Hosting (1)
Orchestrator\ParameterProcessor.cs (1)
139InteractionStrings.ParametersBarTitle,
Aspire.Hosting.Tests (3)
Orchestrator\ParameterProcessorTests.cs (3)
192Assert.Equal(InteractionStrings.ParametersBarTitle, messageBarInteraction.Title); 278Assert.Equal(InteractionStrings.ParametersBarTitle, messageBarInteraction.Title); 285Assert.Equal(InteractionStrings.ParametersBarTitle, nextMessageBarInteraction.Title);