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