2 references to ArrayValue
Aspire.Dashboard (2)
Otlp\Model\Serialization\OtlpJsonProtobufConverter.cs (2)
815else if (json.ArrayValue is not null) 817anyValue.ArrayValue = ToProtobuf(json.ArrayValue);