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