1 write to Attributes
aspire (1)
OtlpCliJsonSerializerContext.OtlpSpanEventJson.g.cs (1)
99Setter = static (obj, value) => ((global::Aspire.Otlp.Serialization.OtlpSpanEventJson)obj).Attributes = value!,
1 reference to Attributes
aspire (1)
OtlpCliJsonSerializerContext.OtlpSpanEventJson.g.cs (1)
98Getter = static obj => ((global::Aspire.Otlp.Serialization.OtlpSpanEventJson)obj).Attributes,