2 writes to Positive
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (2)
4575Positive = new global::OpenTelemetry.Proto.Metrics.V1.ExponentialHistogramDataPoint.Types.Buckets(); 4728Positive = new global::OpenTelemetry.Proto.Metrics.V1.ExponentialHistogramDataPoint.Types.Buckets();
8 references to Positive
Aspire.Dashboard (8)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (8)
4338if (!object.Equals(Positive, other.Positive)) return false; 4359if (positive_ != null) hash ^= Positive.GetHashCode(); 4471output.WriteMessage(Positive); 4524size += 1 + pb::CodedOutputStream.ComputeMessageSize(Positive); 4577Positive.MergeFrom(other.Positive); 4730input.ReadMessage(Positive);