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