2 writes to partialSuccess_
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net11.0\opentelemetry\proto\collector\metrics\v1\MetricsService.cs (2)
287partialSuccess_ = other.partialSuccess_ != null ? other.partialSuccess_.Clone() : null; 322partialSuccess_ = value;
9 references to partialSuccess_
Aspire.Dashboard (9)
artifacts\obj\Aspire.Dashboard\Debug\net11.0\opentelemetry\proto\collector\metrics\v1\MetricsService.cs (9)
287partialSuccess_ = other.partialSuccess_ != null ? other.partialSuccess_.Clone() : null; 320get { return partialSuccess_; } 349if (partialSuccess_ != null) hash ^= PartialSuccess.GetHashCode(); 382if (partialSuccess_ != null) { 396if (partialSuccess_ != null) { 411if (other.partialSuccess_ != null) { 412if (partialSuccess_ == null) { 463if (partialSuccess_ == null) {