2 references to Negative
Aspire.Dashboard (2)
Otlp\Model\Serialization\OtlpJsonProtobufConverter.cs (2)
633if (json.Negative is not null) 635dataPoint.Negative = ToProtobuf(json.Negative);