8 references to SetValue
Aspire.Dashboard (8)
Telemetry\DashboardTelemetryService.cs (8)
117context.Properties[0].SetValue(response.OperationId); 118context.Properties[1].SetValue(response.Correlation); 163context.Properties[0].SetValue(response.OperationId); 164context.Properties[1].SetValue(response.Correlation); 210context.Properties[0].SetValue(response); 238context.Properties[0].SetValue(response); 266context.Properties[0].SetValue(response); 295context.Properties[0].SetValue(response);