1 write to healthReports_
Aspire.Hosting (1)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (1)
4248healthReports_ = other.healthReports_.Clone();
10 references to healthReports_
Aspire.Hosting (10)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\ResourceService.cs (10)
4248healthReports_ = other.healthReports_.Clone(); 4459get { return healthReports_; } 4548if(!healthReports_.Equals(other.healthReports_)) return false; 4572hash ^= healthReports_.GetHashCode(); 4685healthReports_.WriteTo(ref output, _repeated_healthReports_codec); 4735size += healthReports_.CalculateSize(_repeated_healthReports_codec); 4787healthReports_.Add(other.healthReports_); 4971healthReports_.AddEntriesFrom(ref input, _repeated_healthReports_codec);