2 writes to ExceptionMessage
Aspire.Dashboard (2)
Model\TelemetryExportService.cs (1)
714ExceptionMessage = h.ExceptionText
ResourceJsonSerializerContext.ResourceHealthReportJson.g.cs (1)
119Setter = static (obj, value) => ((global::Aspire.Dashboard.Model.Serialization.ResourceHealthReportJson)obj).ExceptionMessage = value!,
2 references to ExceptionMessage
Aspire.Dashboard (2)
ResourceJsonSerializerContext.ResourceHealthReportJson.g.cs (2)
118Getter = static obj => ((global::Aspire.Dashboard.Model.Serialization.ResourceHealthReportJson)obj).ExceptionMessage, 161string __value_ExceptionMessage = ((global::Aspire.Dashboard.Model.Serialization.ResourceHealthReportJson)value).ExceptionMessage;