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