34 references to ApplicationName
Aspire.Dashboard (31)
Components_Layout_MainLayout_razor.g.cs (2)
338__builder3.OpenComponent<global::Aspire.Dashboard.Components.ApplicationName>(23); 854__builder3.OpenComponent<global::Aspire.Dashboard.Components.ApplicationName>(80);
Components_Pages_ConsoleLogs_razor.g.cs (4)
196__builder2.OpenComponent<global::Aspire.Dashboard.Components.ApplicationName>(2); 197__builder2.AddComponentParameter(3, nameof(global::Aspire.Dashboard.Components.ApplicationName. 214__builder2.AddComponentParameter(4, nameof(global::Aspire.Dashboard.Components.ApplicationName. 231__builder2.AddComponentParameter(5, nameof(global::Aspire.Dashboard.Components.ApplicationName.
Components_Pages_Login_razor.g.cs (6)
196__builder2.OpenComponent<global::Aspire.Dashboard.Components.ApplicationName>(2); 197__builder2.AddComponentParameter(3, nameof(global::Aspire.Dashboard.Components.ApplicationName. 214__builder2.AddComponentParameter(4, nameof(global::Aspire.Dashboard.Components.ApplicationName. 339__builder2.OpenComponent<global::Aspire.Dashboard.Components.ApplicationName>(34); 340__builder2.AddComponentParameter(35, nameof(global::Aspire.Dashboard.Components.ApplicationName. 357__builder2.AddComponentParameter(36, nameof(global::Aspire.Dashboard.Components.ApplicationName.
Components_Pages_Metrics_razor.g.cs (4)
255__builder2.OpenComponent<global::Aspire.Dashboard.Components.ApplicationName>(2); 256__builder2.AddComponentParameter(3, nameof(global::Aspire.Dashboard.Components.ApplicationName. 273__builder2.AddComponentParameter(4, nameof(global::Aspire.Dashboard.Components.ApplicationName. 290__builder2.AddComponentParameter(5, nameof(global::Aspire.Dashboard.Components.ApplicationName.
Components_Pages_Resources_razor.g.cs (3)
209__builder2.OpenComponent<global::Aspire.Dashboard.Components.ApplicationName>(2); 210__builder2.AddComponentParameter(3, nameof(global::Aspire.Dashboard.Components.ApplicationName. 227__builder2.AddComponentParameter(4, nameof(global::Aspire.Dashboard.Components.ApplicationName.
Components_Pages_StructuredLogs_razor.g.cs (4)
221__builder2.OpenComponent<global::Aspire.Dashboard.Components.ApplicationName>(2); 222__builder2.AddComponentParameter(3, nameof(global::Aspire.Dashboard.Components.ApplicationName. 239__builder2.AddComponentParameter(4, nameof(global::Aspire.Dashboard.Components.ApplicationName. 256__builder2.AddComponentParameter(5, nameof(global::Aspire.Dashboard.Components.ApplicationName.
Components_Pages_TraceDetail_razor.g.cs (4)
215__builder2.OpenComponent<global::Aspire.Dashboard.Components.ApplicationName>(2); 216__builder2.AddComponentParameter(3, nameof(global::Aspire.Dashboard.Components.ApplicationName. 233__builder2.AddComponentParameter(4, nameof(global::Aspire.Dashboard.Components.ApplicationName. 250__builder2.AddComponentParameter(5, nameof(global::Aspire.Dashboard.Components.ApplicationName.
Components_Pages_Traces_razor.g.cs (4)
221__builder2.OpenComponent<global::Aspire.Dashboard.Components.ApplicationName>(2); 222__builder2.AddComponentParameter(3, nameof(global::Aspire.Dashboard.Components.ApplicationName. 239__builder2.AddComponentParameter(4, nameof(global::Aspire.Dashboard.Components.ApplicationName. 256__builder2.AddComponentParameter(5, nameof(global::Aspire.Dashboard.Components.ApplicationName.
Aspire.Dashboard.Components.Tests (3)
Controls\ApplicationNameTests.cs (3)
31var cut = RenderComponent<ApplicationName>(); 48var cut = RenderComponent<ApplicationName>(builder => 68var cut = RenderComponent<ApplicationName>();