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