1 write to BytesValue
aspire (1)
OtlpCliJsonSerializerContext.OtlpAnyValueJson.g.cs (1)
179
Setter = static (obj, value) => ((global::Aspire.Otlp.Serialization.OtlpAnyValueJson)obj).
BytesValue
= value!,
1 reference to BytesValue
aspire (1)
OtlpCliJsonSerializerContext.OtlpAnyValueJson.g.cs (1)
178
Getter = static obj => ((global::Aspire.Otlp.Serialization.OtlpAnyValueJson)obj).
BytesValue
,