2 writes to startedAt_
Aspire.Hosting (2)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (2)
4249startedAt_ = other.startedAt_ != null ? other.startedAt_.Clone() : null; 4473startedAt_ = value;
9 references to startedAt_
Aspire.Hosting (9)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (9)
4249startedAt_ = other.startedAt_ != null ? other.startedAt_.Clone() : null; 4471get { return startedAt_; } 4573if (startedAt_ != null) hash ^= StartedAt.GetHashCode(); 4686if (startedAt_ != null) { 4736if (startedAt_ != null) { 4788if (other.startedAt_ != null) { 4789if (startedAt_ == null) { 4975if (startedAt_ == null) {