1 write to explicitBounds_
Aspire.Dashboard (1)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (1)
3346explicitBounds_ = other.explicitBounds_.Clone();
10 references to explicitBounds_
Aspire.Dashboard (10)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (10)
3346explicitBounds_ = other.explicitBounds_.Clone(); 3511get { return explicitBounds_; } 3626if(!explicitBounds_.Equals(other.explicitBounds_)) return false; 3644hash ^= explicitBounds_.GetHashCode(); 3726explicitBounds_.WriteTo(ref output, _repeated_explicitBounds_codec); 3765size += explicitBounds_.CalculateSize(_repeated_explicitBounds_codec); 3802explicitBounds_.Add(other.explicitBounds_); 3920explicitBounds_.AddEntriesFrom(ref input, _repeated_explicitBounds_codec);