8 references to SetValue
Aspire.Dashboard (8)
Telemetry\DashboardTelemetryService.cs (8)
116context.Properties[0].SetValue(response.OperationId); 117context.Properties[1].SetValue(response.Correlation); 162context.Properties[0].SetValue(response.OperationId); 163context.Properties[1].SetValue(response.Correlation); 209context.Properties[0].SetValue(response); 237context.Properties[0].SetValue(response); 265context.Properties[0].SetValue(response); 294context.Properties[0].SetValue(response);