2 writes to sum_
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (2)
3344
sum_
= other.sum_;
3452
sum_
= value;
2 references to sum_
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (2)
3344
sum_ = other.
sum_
;
3449
get { if ((_hasBits0 & 1) != 0) { return
sum_
; } else { return SumDefaultValue; } }