2 writes to Description
aspire (2)
Commands\ResourcesCommand.cs (1)
292
Description
= h.Description,
ResourcesCommandJsonContext.ResourceHealthReportJson.g.cs (1)
99
Setter = static (obj, value) => ((global::Aspire.Shared.Model.Serialization.ResourceHealthReportJson)obj).
Description
= value!,
2 references to Description
aspire (2)
ResourcesCommandJsonContext.ResourceHealthReportJson.g.cs (2)
98
Getter = static obj => ((global::Aspire.Shared.Model.Serialization.ResourceHealthReportJson)obj).
Description
,
156
string __value_Description = ((global::Aspire.Shared.Model.Serialization.ResourceHealthReportJson)value).
Description
;