2 writes to stoppedAt_
Aspire.Hosting (2)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (2)
4250stoppedAt_ = other.stoppedAt_ != null ? other.stoppedAt_.Clone() : null; 4488stoppedAt_ = value;
9 references to stoppedAt_
Aspire.Hosting (9)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (9)
4250stoppedAt_ = other.stoppedAt_ != null ? other.stoppedAt_.Clone() : null; 4486get { return stoppedAt_; } 4574if (stoppedAt_ != null) hash ^= StoppedAt.GetHashCode(); 4690if (stoppedAt_ != null) { 4739if (stoppedAt_ != null) { 4794if (other.stoppedAt_ != null) { 4795if (stoppedAt_ == null) { 4982if (stoppedAt_ == null) {