Base:
2 references to GetHashCode
Stress.TelemetryService (2)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (2)
4359if (positive_ != null) hash ^= Positive.GetHashCode(); 4360if (negative_ != null) hash ^= Negative.GetHashCode();