34 references to ApplicationName
Aspire.Dashboard (31)
Components_Layout_MainLayout_razor.g.cs (2)
350
__builder3.OpenComponent<global::Aspire.Dashboard.Components.
ApplicationName
>(23);
966
__builder3.OpenComponent<global::Aspire.Dashboard.Components.
ApplicationName
>(90);
Components_Pages_ConsoleLogs_razor.g.cs (4)
202
__builder2.OpenComponent<global::Aspire.Dashboard.Components.
ApplicationName
>(2);
203
__builder2.AddComponentParameter(3, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
220
__builder2.AddComponentParameter(4, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
237
__builder2.AddComponentParameter(5, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
Components_Pages_Login_razor.g.cs (6)
202
__builder2.OpenComponent<global::Aspire.Dashboard.Components.
ApplicationName
>(2);
203
__builder2.AddComponentParameter(3, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
220
__builder2.AddComponentParameter(4, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
345
__builder2.OpenComponent<global::Aspire.Dashboard.Components.
ApplicationName
>(34);
346
__builder2.AddComponentParameter(35, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
363
__builder2.AddComponentParameter(36, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
Components_Pages_Metrics_razor.g.cs (4)
261
__builder2.OpenComponent<global::Aspire.Dashboard.Components.
ApplicationName
>(2);
262
__builder2.AddComponentParameter(3, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
279
__builder2.AddComponentParameter(4, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
296
__builder2.AddComponentParameter(5, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
Components_Pages_Resources_razor.g.cs (3)
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
.
Components_Pages_StructuredLogs_razor.g.cs (4)
227
__builder2.OpenComponent<global::Aspire.Dashboard.Components.
ApplicationName
>(2);
228
__builder2.AddComponentParameter(3, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
245
__builder2.AddComponentParameter(4, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
262
__builder2.AddComponentParameter(5, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
Components_Pages_TraceDetail_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_Traces_razor.g.cs (4)
227
__builder2.OpenComponent<global::Aspire.Dashboard.Components.
ApplicationName
>(2);
228
__builder2.AddComponentParameter(3, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
245
__builder2.AddComponentParameter(4, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
262
__builder2.AddComponentParameter(5, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
Aspire.Dashboard.Components.Tests (3)
Controls\ApplicationNameTests.cs (3)
31
var cut = RenderComponent<
ApplicationName
>();
48
var cut = RenderComponent<
ApplicationName
>(builder =>
68
var cut = RenderComponent<
ApplicationName
>();