2 references to DashboardComponentId
Aspire.Dashboard (2)
Components\Pages\ComponentTelemetryContext.cs (2)
56
Properties[TelemetryPropertyKeys.
DashboardComponentId
] = new AspireTelemetryProperty(_componentId);
116
{ TelemetryPropertyKeys.
DashboardComponentId
, new AspireTelemetryProperty(_componentId) },