2 references to DashboardComponentType
Aspire.Dashboard (2)
Components\Pages\ComponentTelemetryContext.cs (2)
57
Properties[TelemetryPropertyKeys.
DashboardComponentType
] = new AspireTelemetryProperty(_type.ToString());
117
{ TelemetryPropertyKeys.
DashboardComponentType
, new AspireTelemetryProperty(_type.ToString()) },