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