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