2 writes to scope_
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (2)
766scope_ = other.scope_ != null ? other.scope_.Clone() : null; 791scope_ = value;
9 references to scope_
Aspire.Dashboard (9)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (9)
766scope_ = other.scope_ != null ? other.scope_.Clone() : null; 789get { return scope_; } 849if (scope_ != null) hash ^= Scope.GetHashCode(); 889if (scope_ != null) { 908if (scope_ != null) { 927if (other.scope_ != null) { 928if (scope_ == null) { 991if (scope_ == null) {