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