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)
31
var cut = RenderComponent<
ApplicationName
>();
48
var cut = RenderComponent<
ApplicationName
>(builder =>
68
var cut = RenderComponent<
ApplicationName
>();