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