2 writes to status_
Stress.TelemetryService (2)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\trace\v1\Trace.cs (2)
912status_ = other.status_ != null ? other.status_.Clone() : null; 1192status_ = value;
9 references to status_
Stress.TelemetryService (9)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\trace\v1\Trace.cs (9)
912status_ = other.status_ != null ? other.status_.Clone() : null; 1190get { return status_; } 1247if (status_ != null) hash ^= Status.GetHashCode(); 1374if (status_ != null) { 1424if (status_ != null) { 1475if (other.status_ != null) { 1476if (status_ == null) { 1639if (status_ == null) {