1 reference to StatusDefaultValue
Aspire.Dashboard (1)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceService.cs (1)
3316
get { if ((_hasBits0 & 1) != 0) { return status_; } else { return
StatusDefaultValue
; } }