2 writes to negative_
Stress.TelemetryService (2)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (2)
4001negative_ = other.negative_ != null ? other.negative_.Clone() : null; 4201negative_ = value;
9 references to negative_
Stress.TelemetryService (9)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (9)
4001negative_ = other.negative_ != null ? other.negative_.Clone() : null; 4199get { return negative_; } 4360if (negative_ != null) hash ^= Negative.GetHashCode(); 4473if (negative_ != null) { 4526if (negative_ != null) { 4579if (other.negative_ != null) { 4580if (negative_ == null) { 4734if (negative_ == null) {