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