34 references to ApplicationName
Aspire.Dashboard (31)
Components_Layout_MainLayout_razor.g.cs (2)
374
__builder3.OpenComponent<global::Aspire.Dashboard.Components.
ApplicationName
>(23);
990
__builder3.OpenComponent<global::Aspire.Dashboard.Components.
ApplicationName
>(90);
Components_Pages_ConsoleLogs_razor.g.cs (4)
232
__builder2.OpenComponent<global::Aspire.Dashboard.Components.
ApplicationName
>(2);
233
__builder2.AddComponentParameter(3, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
250
__builder2.AddComponentParameter(4, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
267
__builder2.AddComponentParameter(5, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
Components_Pages_Login_razor.g.cs (6)
226
__builder2.OpenComponent<global::Aspire.Dashboard.Components.
ApplicationName
>(2);
227
__builder2.AddComponentParameter(3, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
244
__builder2.AddComponentParameter(4, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
369
__builder2.OpenComponent<global::Aspire.Dashboard.Components.
ApplicationName
>(34);
370
__builder2.AddComponentParameter(35, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
387
__builder2.AddComponentParameter(36, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
Components_Pages_Metrics_razor.g.cs (4)
273
__builder2.OpenComponent<global::Aspire.Dashboard.Components.
ApplicationName
>(2);
274
__builder2.AddComponentParameter(3, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
291
__builder2.AddComponentParameter(4, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
308
__builder2.AddComponentParameter(5, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
Components_Pages_Resources_razor.g.cs (3)
233
__builder2.OpenComponent<global::Aspire.Dashboard.Components.
ApplicationName
>(2);
234
__builder2.AddComponentParameter(3, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
251
__builder2.AddComponentParameter(4, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
Components_Pages_StructuredLogs_razor.g.cs (4)
239
__builder2.OpenComponent<global::Aspire.Dashboard.Components.
ApplicationName
>(2);
240
__builder2.AddComponentParameter(3, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
257
__builder2.AddComponentParameter(4, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
274
__builder2.AddComponentParameter(5, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
Components_Pages_TraceDetail_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_Traces_razor.g.cs (4)
239
__builder2.OpenComponent<global::Aspire.Dashboard.Components.
ApplicationName
>(2);
240
__builder2.AddComponentParameter(3, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
257
__builder2.AddComponentParameter(4, nameof(global::Aspire.Dashboard.Components.
ApplicationName
.
274
__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
>();