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