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