2 writes to scope_
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\trace\v1\Trace.cs (2)
612
scope_
= other.scope_ != null ? other.scope_.Clone() : null;
637
scope_
= value;
9 references to scope_
Aspire.Dashboard (9)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\trace\v1\Trace.cs (9)
612
scope_ = other.
scope_
!= null ? other.
scope_
.Clone() : null;
635
get { return
scope_
; }
695
if (
scope_
!= null) hash ^= Scope.GetHashCode();
735
if (
scope_
!= null) {
754
if (
scope_
!= null) {
773
if (other.
scope_
!= null) {
774
if (
scope_
== null) {
837
if (
scope_
== null) {