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