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