3 references to DashboardComponentId
Aspire.Dashboard (3)
Components\Pages\ComponentTelemetryContext.cs (3)
48
Properties[TelemetryPropertyKeys.
DashboardComponentId
] = new AspireTelemetryProperty(_componentType);
60
{ TelemetryPropertyKeys.
DashboardComponentId
, new AspireTelemetryProperty(_componentType) }
114
{ TelemetryPropertyKeys.
DashboardComponentId
, new AspireTelemetryProperty(_componentType) }