2 writes to Negative
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (2)
4581Negative = new global::OpenTelemetry.Proto.Metrics.V1.ExponentialHistogramDataPoint.Types.Buckets(); 4735Negative = new global::OpenTelemetry.Proto.Metrics.V1.ExponentialHistogramDataPoint.Types.Buckets();
8 references to Negative
Aspire.Dashboard (8)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (8)
4339if (!object.Equals(Negative, other.Negative)) return false; 4360if (negative_ != null) hash ^= Negative.GetHashCode(); 4475output.WriteMessage(Negative); 4527size += 1 + pb::CodedOutputStream.ComputeMessageSize(Negative); 4583Negative.MergeFrom(other.Negative); 4737input.ReadMessage(Negative);