8 references to SetValue
Aspire.Dashboard (8)
Telemetry\DashboardTelemetryService.cs (8)
106context.Properties[0].SetValue(response.OperationId); 107context.Properties[1].SetValue(response.Correlation); 152context.Properties[0].SetValue(response.OperationId); 153context.Properties[1].SetValue(response.Correlation); 199context.Properties[0].SetValue(response); 227context.Properties[0].SetValue(response); 255context.Properties[0].SetValue(response); 284context.Properties[0].SetValue(response);