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