2 writes to scope_
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (2)
790scope_ = other.scope_ != null ? other.scope_.Clone() : null; 815scope_ = value;
9 references to scope_
Aspire.Dashboard (9)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (9)
790scope_ = other.scope_ != null ? other.scope_.Clone() : null; 813get { return scope_; } 878if (scope_ != null) hash ^= Scope.GetHashCode(); 918if (scope_ != null) { 937if (scope_ != null) { 956if (other.scope_ != null) { 957if (scope_ == null) { 1020if (scope_ == null) {